/home/bdqbpbxa/db_dumps/root_db/root_wp_upod.sql
-- MySQL dump 10.19  Distrib 10.2.39-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: root_wp_upod
-- ------------------------------------------------------
-- Server version	10.1.47-MariaDB

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

--
-- Table structure for table `wp_cf7_vdata`
--

DROP TABLE IF EXISTS `wp_cf7_vdata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cf7_vdata` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cf7_vdata`
--

LOCK TABLES `wp_cf7_vdata` WRITE;
/*!40000 ALTER TABLE `wp_cf7_vdata` DISABLE KEYS */;
INSERT INTO `wp_cf7_vdata` VALUES (1,'2021-08-18 21:16:19'),(3,'2021-08-18 21:23:09'),(6,'2021-08-23 14:59:38'),(7,'2021-08-23 15:01:04'),(8,'2021-08-23 15:03:16'),(9,'2021-08-23 15:04:05'),(10,'2021-08-23 15:04:44'),(11,'2021-08-23 15:05:48'),(12,'2021-08-23 15:06:11'),(13,'2021-08-23 15:06:44'),(14,'2021-08-23 15:36:22'),(15,'2021-08-23 15:46:57'),(16,'2021-08-23 15:58:10'),(17,'2021-08-23 15:58:40'),(18,'2021-08-23 15:59:57'),(19,'2021-08-23 16:17:34'),(20,'2021-08-23 16:17:51'),(21,'2021-08-23 16:28:32'),(22,'2021-08-23 16:31:58'),(23,'2021-08-23 16:33:12'),(24,'2021-08-23 16:39:47'),(25,'2021-08-23 16:41:15'),(26,'2021-08-23 16:44:07'),(27,'2021-08-23 17:26:42'),(28,'2021-08-23 17:27:05'),(29,'2021-08-23 17:29:54'),(30,'2021-08-23 17:31:02'),(31,'2021-08-23 17:32:12'),(32,'2021-08-25 15:31:23'),(33,'2021-08-25 15:39:11'),(34,'2021-08-25 15:39:31'),(35,'2021-08-26 12:07:34'),(36,'2021-08-26 12:08:36'),(37,'2021-08-26 12:17:59'),(38,'2021-08-26 12:24:09'),(39,'2021-08-26 12:24:23'),(40,'2021-08-26 12:24:36'),(41,'2021-08-26 12:25:06'),(42,'2021-08-26 12:25:17'),(43,'2021-08-26 12:25:31'),(44,'2021-08-26 12:25:59'),(45,'2021-08-26 12:26:30'),(46,'2021-08-26 12:26:59'),(47,'2021-08-26 12:27:56'),(48,'2021-08-26 13:04:08'),(49,'2021-08-26 13:04:24'),(50,'2021-08-26 13:04:34'),(51,'2021-08-26 16:03:13'),(52,'2021-08-26 16:04:16'),(53,'2021-08-26 17:49:24'),(54,'2021-08-26 17:50:29');
/*!40000 ALTER TABLE `wp_cf7_vdata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cf7_vdata_entry`
--

DROP TABLE IF EXISTS `wp_cf7_vdata_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cf7_vdata_entry` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cf7_id` int(11) NOT NULL,
  `data_id` int(11) NOT NULL,
  `name` varchar(250) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `value` text COLLATE utf8mb4_unicode_ci,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=242 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cf7_vdata_entry`
--

LOCK TABLES `wp_cf7_vdata_entry` WRITE;
/*!40000 ALTER TABLE `wp_cf7_vdata_entry` DISABLE KEYS */;
INSERT INTO `wp_cf7_vdata_entry` VALUES (1,316,1,'join-form-ru','vova.tsirul1609@gmail.com'),(2,316,1,'acceptance-240','1'),(3,316,1,'submit_time','2021-08-18 17:16:19'),(4,316,1,'submit_ip','5.58.22.184'),(9,316,3,'join-form-ru','test@gmail.com'),(10,316,3,'acceptance-240','1'),(11,316,3,'submit_time','2021-08-18 17:23:09'),(12,316,3,'submit_ip','5.58.22.184'),(21,316,6,'join-form-ru','test@gmail.com'),(22,316,6,'acceptance-240','1'),(23,316,6,'submit_time','2021-08-23 10:59:38'),(24,316,6,'submit_ip','5.58.22.184'),(25,316,7,'join-form-ru','test@gmail.com'),(26,316,7,'acceptance-240','1'),(27,316,7,'submit_time','2021-08-23 11:01:04'),(28,316,7,'submit_ip','5.58.22.184'),(29,316,8,'join-form-ru','test@gmail.com'),(30,316,8,'acceptance-240','1'),(31,316,8,'submit_time','2021-08-23 11:03:16'),(32,316,8,'submit_ip','5.58.22.184'),(33,316,9,'join-form-ru','test@gmail.com'),(34,316,9,'acceptance-240','1'),(35,316,9,'submit_time','2021-08-23 11:04:05'),(36,316,9,'submit_ip','5.58.22.184'),(37,316,10,'join-form-ru','test@gmail.com'),(38,316,10,'acceptance-240','1'),(39,316,10,'submit_time','2021-08-23 11:04:44'),(40,316,10,'submit_ip','5.58.22.184'),(41,316,11,'join-form-ru','test@gmail.com'),(42,316,11,'acceptance-240','1'),(43,316,11,'submit_time','2021-08-23 11:05:48'),(44,316,11,'submit_ip','5.58.22.184'),(45,316,12,'join-form-ru','test@gmail.com'),(46,316,12,'acceptance-240','1'),(47,316,12,'submit_time','2021-08-23 11:06:11'),(48,316,12,'submit_ip','5.58.22.184'),(49,316,13,'join-form-ru','test@gmail.com'),(50,316,13,'acceptance-240','1'),(51,316,13,'submit_time','2021-08-23 11:06:44'),(52,316,13,'submit_ip','5.58.22.184'),(53,316,14,'join-form-ru','test@gmail.com'),(54,316,14,'acceptance-240','1'),(55,316,14,'submit_time','2021-08-23 11:36:22'),(56,316,14,'submit_ip','5.58.22.184'),(57,316,15,'join-form-ru','test@gmail.com'),(58,316,15,'acceptance-240','1'),(59,316,15,'submit_time','2021-08-23 11:46:57'),(60,316,15,'submit_ip','5.58.22.184'),(61,385,16,'modal_form_name-ru','jkl'),(62,385,16,'modal_form_email-ru','test@gmail.com'),(63,385,16,'modal_form_accept-ru','1'),(64,385,16,'submit_time','2021-08-23 11:58:10'),(65,385,16,'submit_ip','5.58.22.184'),(66,385,17,'modal_form_name-ru','jkl'),(67,385,17,'modal_form_email-ru','test@gmail.com'),(68,385,17,'modal_form_accept-ru','1'),(69,385,17,'submit_time','2021-08-23 11:58:40'),(70,385,17,'submit_ip','5.58.22.184'),(71,316,18,'join-form-ru','test@gmail.com'),(72,316,18,'acceptance-240','1'),(73,316,18,'submit_time','2021-08-23 11:59:57'),(74,316,18,'submit_ip','5.58.22.184'),(75,385,19,'modal_form_name-ru','jkl'),(76,385,19,'modal_form_email-ru','vova.tsirul1609@gmail.com'),(77,385,19,'modal_form_accept-ru','1'),(78,385,19,'submit_time','2021-08-23 12:17:34'),(79,385,19,'submit_ip','5.58.22.184'),(80,316,20,'join-form-ru','test@gmail.com'),(81,316,20,'acceptance-240','1'),(82,316,20,'submit_time','2021-08-23 12:17:51'),(83,316,20,'submit_ip','5.58.22.184'),(84,316,21,'join-form-ru','test@gmail.com'),(85,316,21,'acceptance-240','1'),(86,316,21,'submit_time','2021-08-23 12:28:32'),(87,316,21,'submit_ip','5.58.22.184'),(88,316,22,'join-form-ru','test@gmail.com'),(89,316,22,'acceptance-240','1'),(90,316,22,'submit_time','2021-08-23 12:31:58'),(91,316,22,'submit_ip','5.58.22.184'),(92,385,23,'modal_form_name-ru','jkl'),(93,385,23,'modal_form_email-ru','test@gmail.com'),(94,385,23,'modal_form_accept-ru','1'),(95,385,23,'submit_time','2021-08-23 12:33:12'),(96,385,23,'submit_ip','5.58.22.184'),(97,385,24,'modal_form_name-ru','jkl'),(98,385,24,'modal_form_email-ru','just@gmail.com'),(99,385,24,'modal_form_accept-ru','1'),(100,385,24,'submit_time','2021-08-23 12:39:47'),(101,385,24,'submit_ip','5.58.22.184'),(102,385,25,'modal_form_name-ru','h'),(103,385,25,'modal_form_email-ru','just@gmail.com'),(104,385,25,'modal_form_accept-ru','1'),(105,385,25,'submit_time','2021-08-23 12:41:15'),(106,385,25,'submit_ip','5.58.22.184'),(107,385,26,'modal_form_name-ru','jkl'),(108,385,26,'modal_form_email-ru','just@gmail.com'),(109,385,26,'modal_form_accept-ru','1'),(110,385,26,'submit_time','2021-08-23 12:44:07'),(111,385,26,'submit_ip','5.58.22.184'),(112,316,27,'join-form-ru','test@gmail.com'),(113,316,27,'acceptance-240','1'),(114,316,27,'submit_time','2021-08-23 13:26:42'),(115,316,27,'submit_ip','5.58.22.184'),(116,385,28,'modal_form_name-ru','jkl'),(117,385,28,'modal_form_phone-ru','+38 423 434 23 42'),(118,385,28,'modal_form_email-ru','just@gmail.com'),(119,385,28,'modal_form_accept-ru','1'),(120,385,28,'submit_time','2021-08-23 13:27:05'),(121,385,28,'submit_ip','5.58.22.184'),(122,385,29,'modal_form_name-ru','yuki'),(123,385,29,'modal_form_phone-ru','+38 546 745 74 57'),(124,385,29,'modal_form_email-ru','just@gmail.com'),(125,385,29,'modal_form_accept-ru','1'),(126,385,29,'submit_time','2021-08-23 13:29:54'),(127,385,29,'submit_ip','5.58.22.184'),(128,385,30,'modal_form_name-ru','jkl'),(129,385,30,'modal_form_phone-ru','+38 436 457 65 67'),(130,385,30,'modal_form_email-ru','just@gmail.com'),(131,385,30,'modal_form_accept-ru','1'),(132,385,30,'submit_time','2021-08-23 13:31:02'),(133,385,30,'submit_ip','5.58.22.184'),(134,385,31,'modal_form_name-ru','jkl'),(135,385,31,'modal_form_phone-ru','+38 547 645 64 56'),(136,385,31,'modal_form_email-ru','just@gmail.com'),(137,385,31,'modal_form_accept-ru','1'),(138,385,31,'submit_time','2021-08-23 13:32:12'),(139,385,31,'submit_ip','5.58.22.184'),(140,386,32,'modal_form_name-en','fghjf'),(141,386,32,'modal_form_phone-ru','+38 435 345 34 53'),(142,386,32,'modal_form_email-en','vova.tsirul1609@gmail.com'),(143,386,32,'checkbox-651',''),(144,386,32,'submit_time','2021-08-25 11:31:23'),(145,386,32,'submit_ip','5.58.22.184'),(146,386,33,'modal_form_name-en','fghf'),(147,386,33,'modal_form_phone-en','+38 436 453 64 56'),(148,386,33,'modal_form_email-en','test@gmail.com'),(149,386,33,'checkbox-651','yes'),(150,386,33,'submit_time','2021-08-25 11:39:11'),(151,386,33,'submit_ip','5.58.22.184'),(152,388,34,'join-form-en','test@gmail.com'),(153,388,34,'checkbox-65132','yes'),(154,388,34,'submit_time','2021-08-25 11:39:31'),(155,388,34,'submit_ip','5.58.22.184'),(156,316,35,'join-form-ru','test@mail.com'),(157,316,35,'checkbox-65132ru','yes'),(158,316,35,'submit_time','2021-08-26 08:07:34'),(159,316,35,'submit_ip','5.58.22.184'),(160,316,36,'join-form-ru','test@mail.com'),(161,316,36,'checkbox-65132ru','yes'),(162,316,36,'submit_time','2021-08-26 08:08:36'),(163,316,36,'submit_ip','5.58.22.184'),(164,385,37,'modal_form_name-ru','Vitaliy'),(165,385,37,'modal_form_phone-ru','+38 098 115 01 37'),(166,385,37,'modal_form_email-ru','krock00000@gmail.com'),(167,385,37,'checkbox-651ru','yes'),(168,385,37,'submit_time','2021-08-26 08:17:59'),(169,385,37,'submit_ip','5.58.22.184'),(170,316,38,'join-form-ru','krock00000@gmail.com'),(171,316,38,'checkbox-65132ru','yes'),(172,316,38,'submit_time','2021-08-26 08:24:09'),(173,316,38,'submit_ip','5.58.22.184'),(174,316,39,'join-form-ru','krock00000@gmail.com'),(175,316,39,'checkbox-65132ru','yes'),(176,316,39,'submit_time','2021-08-26 08:24:23'),(177,316,39,'submit_ip','5.58.22.184'),(178,316,40,'join-form-ru','test@mail.com'),(179,316,40,'checkbox-65132ru','yes'),(180,316,40,'submit_time','2021-08-26 08:24:36'),(181,316,40,'submit_ip','5.58.22.184'),(182,316,41,'join-form-ru','krock00000@gmail.com'),(183,316,41,'checkbox-65132ru','yes'),(184,316,41,'submit_time','2021-08-26 08:25:06'),(185,316,41,'submit_ip','5.58.22.184'),(186,316,42,'join-form-ru','krock00000@gmail.com'),(187,316,42,'checkbox-65132ru','yes'),(188,316,42,'submit_time','2021-08-26 08:25:17'),(189,316,42,'submit_ip','5.58.22.184'),(190,316,43,'join-form-ru','krock00000@gmail.com'),(191,316,43,'checkbox-65132ru','yes'),(192,316,43,'submit_time','2021-08-26 08:25:31'),(193,316,43,'submit_ip','5.58.22.184'),(194,316,44,'join-form-ru','krock00000@gmail.com'),(195,316,44,'checkbox-65132ru','yes'),(196,316,44,'submit_time','2021-08-26 08:25:59'),(197,316,44,'submit_ip','5.58.22.184'),(198,316,45,'join-form-ru','krock00000@gmail.com'),(199,316,45,'checkbox-65132ru','yes'),(200,316,45,'submit_time','2021-08-26 08:26:30'),(201,316,45,'submit_ip','5.58.22.184'),(202,316,46,'join-form-ru','krock00000@gmail.com'),(203,316,46,'checkbox-65132ru','yes'),(204,316,46,'submit_time','2021-08-26 08:26:59'),(205,316,46,'submit_ip','5.58.22.184'),(206,316,47,'join-form-ru','krock00000@gmail.com'),(207,316,47,'checkbox-65132ru','yes'),(208,316,47,'submit_time','2021-08-26 08:27:56'),(209,316,47,'submit_ip','5.58.22.184'),(210,316,48,'join-form-ru','krock00000@gmail.com'),(211,316,48,'checkbox-65132ru','yes'),(212,316,48,'submit_time','2021-08-26 09:04:08'),(213,316,48,'submit_ip','5.58.22.184'),(214,316,49,'join-form-ru','krock00000@gmail.com'),(215,316,49,'checkbox-65132ru','yes'),(216,316,49,'submit_time','2021-08-26 09:04:24'),(217,316,49,'submit_ip','5.58.22.184'),(218,316,50,'join-form-ru','krock00000@gmail.com'),(219,316,50,'checkbox-65132ru','yes'),(220,316,50,'submit_time','2021-08-26 09:04:34'),(221,316,50,'submit_ip','5.58.22.184'),(222,389,51,'join-form-uk','test@gmail.com'),(223,389,51,'checkbox-65132uk','yes'),(224,389,51,'submit_time','2021-08-26 12:03:13'),(225,389,51,'submit_ip','5.58.22.184'),(226,387,52,'modal_form_name-uk','gfg'),(227,387,52,'modal_form_phone-uk','+38 435 245 24 53'),(228,387,52,'modal_form_email-uk','test@gmail.com'),(229,387,52,'checkbox-651uk','yes'),(230,387,52,'submit_time','2021-08-26 12:04:16'),(231,387,52,'submit_ip','5.58.22.184'),(232,316,53,'join-form-ru','mark@gmail.com'),(233,316,53,'checkbox-65132ru','yes'),(234,316,53,'submit_time','2021-08-26 13:49:24'),(235,316,53,'submit_ip','185.205.44.48'),(236,385,54,'modal_form_name-ru','Тест'),(237,385,54,'modal_form_phone-ru','+38 123 123 13 13'),(238,385,54,'modal_form_email-ru','mfelwjf@gmail.com'),(239,385,54,'checkbox-651ru','yes'),(240,385,54,'submit_time','2021-08-26 13:50:29'),(241,385,54,'submit_ip','185.205.44.48');
/*!40000 ALTER TABLE `wp_cf7_vdata_entry` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `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))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'Коментатор WordPress','wapuu@wordpress.example','https://wordpress.org/','','2021-08-16 15:23:06','2021-08-16 12:23:06','Привіт! Це коментар.\nЩоб почати модерувати, редагувати і видаляти коментарі, перейдіть в розділ Коментарів у Майстерні.\nАватари авторів коментарів завантажуються з сервісу<a href=\"https://uk.gravatar.com\">Gravatar</a>.',0,'post-trashed','','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_db7_forms`
--

DROP TABLE IF EXISTS `wp_db7_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_db7_forms` (
  `form_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_post_id` bigint(20) NOT NULL,
  `form_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `form_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_db7_forms`
--

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

--
-- Table structure for table `wp_duplicator_packages`
--

DROP TABLE IF EXISTS `wp_duplicator_packages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_duplicator_packages` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) NOT NULL,
  `hash` varchar(50) NOT NULL,
  `status` int(11) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `owner` varchar(60) NOT NULL,
  `package` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_duplicator_packages`
--

LOCK TABLES `wp_duplicator_packages` WRITE;
/*!40000 ALTER TABLE `wp_duplicator_packages` DISABLE KEYS */;
INSERT INTO `wp_duplicator_packages` VALUES (1,'1','7894e5888f72322b2332_20211118075448',100,'2021-11-18 07:54:54','unknown','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-11-18 07:54:48\";s:7:\"Version\";s:5:\"1.4.2\";s:9:\"VersionWP\";s:3:\"5.8\";s:9:\"VersionDB\";s:7:\"10.1.47\";s:10:\"VersionPHP\";s:6:\"7.3.23\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";i:1;s:4:\"Name\";s:1:\"1\";s:4:\"Hash\";s:35:\"7894e5888f72322b2332_20211118075448\";s:8:\"NameHash\";s:37:\"1_7894e5888f72322b2332_20211118075448\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:47:\"1_7894e5888f72322b2332_20211118075448_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";s:10:\"21.97 sec.\";s:7:\"ExeSize\";s:7:\"64.24KB\";s:7:\"ZipSize\";s:7:\"72.54MB\";s:6:\"Status\";s:5:\"100.0\";s:6:\"WPUser\";s:7:\"unknown\";s:7:\"Archive\";O:11:\"DUP_Archive\":23:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";s:49:\"1_7894e5888f72322b2332_20211118075448_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:38:\"/home/bdqbpbxa/upod.goodface.com.ua/wp\";s:4:\"Size\";i:76061631;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":6:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":7:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:6293;s:10:\"\0*\0Package\";r:1;s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:47:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-admin\";i:1;s:57:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/uploads\";i:2;s:59:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/languages\";i:3;s:56:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/themes\";i:4;s:50:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:38:\"/home/bdqbpbxa/upod.goodface.com.ua/wp\";i:1;s:49:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content\";}s:19:\"isOuterWPContentDir\";b:0;s:25:\"wpContentDirNormalizePath\";s:50:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/\";}s:9:\"Installer\";O:13:\"DUP_Installer\":13:{s:4:\"File\";s:51:\"1_7894e5888f72322b2332_20211118075448_installer.php\";s:4:\"Size\";i:65783;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:1;}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";i:3043765;s:4:\"File\";s:50:\"1_7894e5888f72322b2332_20211118075448_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:14:\"MariaDB Server\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":16:{s:9:\"buildMode\";s:9:\"MYSQLDUMP\";s:13:\"collationList\";a:2:{i:0;s:18:\"utf8mb4_unicode_ci\";i:1;s:17:\"latin1_swedish_ci\";}s:17:\"isTablesUpperCase\";i:0;s:15:\"isNameUpperCase\";i:0;s:4:\"name\";s:12:\"root_wp_upod\";s:15:\"tablesBaseCount\";i:16;s:16:\"tablesFinalCount\";i:16;s:14:\"tablesRowCount\";s:6:\"16,120\";s:16:\"tablesSizeOnDisk\";s:5:\"6.8MB\";s:18:\"varLowerCaseTables\";s:1:\"0\";s:7:\"version\";s:7:\"10.1.47\";s:14:\"versionComment\";s:14:\"MariaDB Server\";s:18:\"tableWiseRowCounts\";a:16:{s:12:\"wp_cf7_vdata\";s:2:\"51\";s:18:\"wp_cf7_vdata_entry\";s:3:\"229\";s:14:\"wp_commentmeta\";s:1:\"0\";s:11:\"wp_comments\";s:1:\"1\";s:12:\"wp_db7_forms\";s:1:\"0\";s:22:\"wp_duplicator_packages\";s:1:\"1\";s:8:\"wp_links\";s:1:\"0\";s:10:\"wp_options\";s:3:\"878\";s:11:\"wp_postmeta\";s:5:\"13335\";s:8:\"wp_posts\";s:3:\"830\";s:21:\"wp_term_relationships\";s:3:\"370\";s:16:\"wp_term_taxonomy\";s:2:\"71\";s:11:\"wp_termmeta\";s:1:\"0\";s:8:\"wp_terms\";s:2:\"71\";s:11:\"wp_usermeta\";s:2:\"32\";s:8:\"wp_users\";s:1:\"1\";}s:11:\"triggerList\";a:0:{}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:1;s:24:\"\0DUP_Database\0tempDbPath\";s:121:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/backups-dup-lite/tmp/1_7894e5888f72322b2332_20211118075448_database.sql\";s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;s:19:\"sameNameTableExists\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:1;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-11-18 07:54:48\";s:7:\"Version\";s:5:\"1.4.2\";s:9:\"VersionWP\";s:3:\"5.8\";s:9:\"VersionDB\";s:7:\"10.1.47\";s:10:\"VersionPHP\";s:6:\"7.3.23\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:1:\"1\";s:4:\"Hash\";s:35:\"7894e5888f72322b2332_20211118075448\";s:8:\"NameHash\";s:37:\"1_7894e5888f72322b2332_20211118075448\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";r:76;s:8:\"Database\";r:90;s:13:\"BuildProgress\";r:140;}}}');
/*!40000 ALTER TABLE `wp_duplicator_packages` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

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

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://upod.goodface.com.ua/wp','yes'),(2,'home','https://upod.goodface.com.ua/wp','yes'),(3,'blogname','UPOD','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','vitaliy@goodface.agency','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','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','d.m.Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','d.m.Y H:i','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:10:{i:0;s:25:\"polylang-pro/polylang.php\";i:1;s:35:\"advanced-cf7-db/advanced-cf7-db.php\";i:2;s:34:\"advanced-custom-fields-pro/acf.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:43:\"custom-post-type-ui/custom-post-type-ui.php\";i:6;s:32:\"duplicate-page/duplicatepage.php\";i:7;s:25:\"duplicator/duplicator.php\";i:8;s:21:\"safe-svg/safe-svg.php\";i:9;s:37:\"tinymce-advanced/tinymce-advanced.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','upod','yes'),(41,'stylesheet','upod','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','49752','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a: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:0:{}','no'),(80,'timezone_string','Europe/Kiev','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','9','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','920','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','1644668586','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','49752','yes'),(100,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:73:{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:19:\"cf7_db_form_view316\";b:1;s:20:\"cf7_db_form_edit_316\";b:1;s:19:\"cf7_db_form_view385\";b:1;s:20:\"cf7_db_form_edit_385\";b:1;s:19:\"cf7_db_form_view386\";b:1;s:20:\"cf7_db_form_edit_386\";b:1;s:19:\"cf7_db_form_view387\";b:1;s:20:\"cf7_db_form_edit_387\";b:1;s:19:\"cf7_db_form_view388\";b:1;s:20:\"cf7_db_form_edit_388\";b:1;s:19:\"cf7_db_form_view389\";b:1;s:20:\"cf7_db_form_edit_389\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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;}}}','yes'),(101,'fresh_site','0','yes'),(102,'WPLANG','ru_RU','yes'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:169:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Недавні записи</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:245:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Останні коментарі</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Архіви</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:158:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Категорії</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:6:{i:1630930993;a:6:{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;}}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;}}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: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:1630931010;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:1630931013;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:1631013297;a:1:{s:23:\"polylang_check_licenses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1631017393;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(128,'can_compress_scripts','0','no'),(141,'recently_activated','a:0:{}','yes'),(142,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1629121202;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(149,'acf_version','5.10.2','yes'),(152,'new_admin_email','vitaliy@goodface.agency','yes'),(174,'current_theme','upod','yes'),(175,'theme_mods_upod','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),(176,'theme_switched','','yes'),(183,'cptui_new_install','false','yes'),(184,'cptui_post_types','a:3:{s:7:\"product\";a:30:{s:4:\"name\";s:7:\"product\";s:5:\"label\";s:16:\"Продукты\";s:14:\"singular_label\";s:14:\"Продукт\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:18:\"dashicons-database\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:13:\"custom-fields\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:30:{s:9:\"menu_name\";s:16:\"Продукты\";s:9:\"all_items\";s:23:\"Все продукты\";s:7:\"add_new\";s:42:\"Добавить новый продукт\";s:12:\"add_new_item\";s:42:\"Добавить новый продукт\";s:9:\"edit_item\";s:41:\"Редактировать продукт\";s:8:\"new_item\";s:25:\"Новый продукт\";s:9:\"view_item\";s:35:\"Посмотреть продукт\";s:10:\"view_items\";s:39:\"Просмотреть продукты\";s:12:\"search_items\";s:25:\"Найти продукт\";s:9:\"not_found\";s:38:\"Не найдено продуктов\";s:18:\"not_found_in_trash\";s:56:\"Не найдено продуктов в корзине\";s:6:\"parent\";s:37:\"Категория продуктов\";s:17:\"parent_item_colon\";s:37:\"Категория продуктов\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:5:\"brand\";a:30:{s:4:\"name\";s:5:\"brand\";s:5:\"label\";s:12:\"Бренды\";s:14:\"singular_label\";s:10:\"Бренд\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:25:\"dashicons-table-row-after\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:29:{s:9:\"menu_name\";s:12:\"Бренды\";s:9:\"all_items\";s:19:\"Все бренды\";s:7:\"add_new\";s:38:\"Добавить новый бренд\";s:12:\"add_new_item\";s:38:\"Добавить новый бренд\";s:9:\"edit_item\";s:37:\"Редактировать бренд\";s:8:\"new_item\";s:21:\"Новый бренд\";s:9:\"view_item\";s:31:\"Посмотреть бренд\";s:10:\"view_items\";s:33:\"Посмотреть бренды\";s:12:\"search_items\";s:21:\"Найти бренд\";s:9:\"not_found\";s:34:\"Не найдено брендов\";s:18:\"not_found_in_trash\";s:52:\"Не найдено брендов в корзине\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}s:4:\"shop\";a:30:{s:4:\"name\";s:4:\"shop\";s:5:\"label\";s:16:\"Магазины\";s:14:\"singular_label\";s:14:\"Магазин\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";s:22:\"dashicons-location-alt\";s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:1:{i:0;s:6:\"cities\";}s:6:\"labels\";a:29:{s:9:\"menu_name\";s:16:\"Магазины\";s:9:\"all_items\";s:23:\"Все Магазины\";s:7:\"add_new\";s:42:\"Добавить новый Магазин\";s:12:\"add_new_item\";s:42:\"Добавить новый Магазин\";s:9:\"edit_item\";s:41:\"Редактировать Магазин\";s:8:\"new_item\";s:25:\"Новый магазин\";s:9:\"view_item\";s:35:\"Посмотреть магазин\";s:10:\"view_items\";s:37:\"Посмотреть магазины\";s:12:\"search_items\";s:25:\"Найти магазин\";s:9:\"not_found\";s:38:\"Не найдено магазинов\";s:18:\"not_found_in_trash\";s:56:\"Не найдено магазинов в корзине\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";}}','yes'),(214,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(217,'options_upod_logo','970','no'),(218,'_options_upod_logo','field_611b98dd474c8','no'),(223,'polylang','a:15:{s:7:\"browser\";i:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:1;s:13:\"media_support\";b:0;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:3:{i:0;s:7:\"product\";i:1;s:5:\"brand\";i:2;s:4:\"shop\";}s:10:\"taxonomies\";a:1:{i:0;s:6:\"cities\";}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.1.1\";s:16:\"first_activation\";i:1629198897;s:12:\"default_lang\";s:2:\"ru\";s:16:\"previous_version\";s:5:\"3.0.2\";}','yes'),(224,'polylang_wpml_strings','a:0:{}','yes'),(225,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234,'category_children','a:0:{}','yes'),(245,'pll_dismissed_notices','a:1:{i:0;s:6:\"wizard\";}','yes'),(258,'options_instagram','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:26:\"https://www.instagram.com/\";s:6:\"target\";s:0:\"\";}','no'),(259,'_options_instagram','field_611ba29a036de','no'),(260,'options_fb','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:25:\"https://www.facebook.com/\";s:6:\"target\";s:0:\"\";}','no'),(261,'_options_fb','field_611ba2d2036df','no'),(262,'options_tiktok','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:23:\"https://www.tiktok.com/\";s:6:\"target\";s:0:\"\";}','no'),(263,'_options_tiktok','field_611ba2e3036e0','no'),(264,'options_youtube','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:24:\"https://www.youtube.com/\";s:6:\"target\";s:0:\"\";}','no'),(265,'_options_youtube','field_611ba2ee036e1','no'),(268,'options_brand_title-en','Brands','no'),(269,'_options_brand_title-en','field_611ba8e1c7934','no'),(270,'options_center_title-en_text','Check authenticity','no'),(271,'_options_center_title-en_text','field_611ba917c7937','no'),(272,'options_center_title-en_link','a:3:{s:5:\"title\";s:39:\"Проверка подлинности\";s:3:\"url\";s:46:\"https://upod.goodface.com.ua/wp/check-info-en/\";s:6:\"target\";s:0:\"\";}','no'),(273,'_options_center_title-en_link','field_611ba920c7938','no'),(274,'options_center_title-en','','no'),(275,'_options_center_title-en','field_611ba8f7c7935','no'),(276,'options_contact_title-en','Contacts','no'),(277,'_options_contact_title-en','field_611ba8fec7936','no'),(278,'options_contact_en','2','no'),(279,'_options_contact_en','field_611ba972c7939','no'),(280,'options_where_button-en_text','where buy','no'),(281,'_options_where_button-en_text','field_611ba9d049368','no'),(282,'options_where_button-en_link','a:3:{s:5:\"title\";s:19:\"Где купить\";s:3:\"url\";s:39:\"https://upod.goodface.com.ua/wp/map-en/\";s:6:\"target\";s:0:\"\";}','no'),(283,'_options_where_button-en_link','field_611ba9dc49369','no'),(284,'options_where_button-en','a:3:{s:5:\"title\";s:19:\"Где купить\";s:3:\"url\";s:42:\"https://upod.goodface.com.ua/wp/en/map-en/\";s:6:\"target\";s:0:\"\";}','no'),(285,'_options_where_button-en','field_611ba9b649367','no'),(286,'options_contact_en_0_title','Phone','no'),(287,'_options_contact_en_0_title','field_611ba988c793a','no'),(288,'options_contact_en_0_val','+380 96 903 2500','no'),(289,'_options_contact_en_0_val','field_611ba994c793b','no'),(290,'options_contact_en_1_title','E-mail','no'),(291,'_options_contact_en_1_title','field_611ba988c793a','no'),(292,'options_contact_en_1_val','info@upod.ua','no'),(293,'_options_contact_en_1_val','field_611ba994c793b','no'),(294,'options_brand_title-ua','Бренди','no'),(295,'_options_brand_title-ua','field_611baa0a416db','no'),(296,'options_center_title-ua_text','Перевірити справжність','no'),(297,'_options_center_title-ua_text','field_611baa0a4a60c','no'),(298,'options_center_title-ua_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(299,'_options_center_title-ua_link','field_611baa0a4a65d','no'),(300,'options_center_title-ua','','no'),(301,'_options_center_title-ua','field_611baa0a4171f','no'),(302,'options_contact_title-ua','Контакти','no'),(303,'_options_contact_title-ua','field_611baa0a41764','no'),(304,'options_contact_ua','2','no'),(305,'_options_contact_ua','field_611baa0a417d7','no'),(306,'options_where_button-ua_text','де купити','no'),(307,'_options_where_button-ua_text','field_611baa0a60835','no'),(308,'options_where_button-ua_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(309,'_options_where_button-ua_link','field_611baa0a6087f','no'),(310,'options_where_button-ua','','no'),(311,'_options_where_button-ua','field_611baa0a41817','no'),(312,'options_contact_ua_0_title','Телефон','no'),(313,'_options_contact_ua_0_title','field_611baa0a5771e','no'),(314,'options_contact_ua_0_val','+380 96 903 2500','no'),(315,'_options_contact_ua_0_val','field_611baa0a5776c','no'),(316,'options_contact_ua_1_title','E-mail','no'),(317,'_options_contact_ua_1_title','field_611baa0a5771e','no'),(318,'options_contact_ua_1_val','info@upod.ua','no'),(319,'_options_contact_ua_1_val','field_611baa0a5776c','no'),(320,'options_brand_title-ru','Бренды','no'),(321,'_options_brand_title-ru','field_611baa6b19c25','no'),(322,'options_center_title-ru_text','Проверить подлиность','no'),(323,'_options_center_title-ru_text','field_611baa6b450e4','no'),(324,'options_center_title-ru_link','a:3:{s:5:\"title\";s:39:\"Проверка подлинности\";s:3:\"url\";s:43:\"https://upod.goodface.com.ua/wp/check-info/\";s:6:\"target\";s:0:\"\";}','no'),(325,'_options_center_title-ru_link','field_611baa6b4512c','no'),(326,'options_center_title-ru','','no'),(327,'_options_center_title-ru','field_611baa6b1c6ad','no'),(328,'options_contact_title-ru','Контакты','no'),(329,'_options_contact_title-ru','field_611baa6b1c6fc','no'),(330,'options_contact_ru_0_title','Телефон','no'),(331,'_options_contact_ru_0_title','field_611baa6b5079c','no'),(332,'options_contact_ru_0_val','+380 96 903 2500','no'),(333,'_options_contact_ru_0_val','field_611baa6b507ef','no'),(334,'options_contact_ru_1_title','E-mail','no'),(335,'_options_contact_ru_1_title','field_611baa6b5079c','no'),(336,'options_contact_ru_1_val','info@upod.ua','no'),(337,'_options_contact_ru_1_val','field_611baa6b507ef','no'),(338,'options_contact_ru','2','no'),(339,'_options_contact_ru','field_611baa6b1f1a7','no'),(340,'options_where_button-ru_text','где купить','no'),(341,'_options_where_button-ru_text','field_611baa6b59fc3','no'),(342,'options_where_button-ru_link','a:3:{s:5:\"title\";s:39:\"Проверка подлинности\";s:3:\"url\";s:36:\"https://upod.goodface.com.ua/wp/map/\";s:6:\"target\";s:0:\"\";}','no'),(343,'_options_where_button-ru_link','field_611baa6b5a018','no'),(344,'options_where_button-ru','a:3:{s:5:\"title\";s:19:\"Где купить\";s:3:\"url\";s:36:\"https://upod.goodface.com.ua/wp/map/\";s:6:\"target\";s:0:\"\";}','no'),(345,'_options_where_button-ru','field_611baa6b21ca1','no'),(346,'options_phones-en_0_title','Phone','no'),(347,'_options_phones-en_0_title','field_611bb17fd4b4c','no'),(348,'options_phones-en_0_phone','+380 96 903 2500','no'),(349,'_options_phones-en_0_phone','field_611bb17fd4b4d','no'),(350,'options_phones-en','1','no'),(351,'_options_phones-en','field_611bb17fd4b4b','no'),(352,'options_mails-en_0_title','E-mail','no'),(353,'_options_mails-en_0_title','field_611bb181d4b4f','no'),(354,'options_mails-en_0_mail','info@upod.ua','no'),(355,'_options_mails-en_0_mail','field_611bb181d4b50','no'),(356,'options_mails-en','1','no'),(357,'_options_mails-en','field_611bb181d4b4e','no'),(358,'options_phones-ua_0_title','Телефон','no'),(359,'_options_phones-ua_0_title','field_611bafa3b6c1e','no'),(360,'options_phones-ua_0_phone','+380 96 903 2500','no'),(361,'_options_phones-ua_0_phone','field_611bafadb6c1f','no'),(362,'options_phones-ua','1','no'),(363,'_options_phones-ua','field_611baa0a5771e','no'),(364,'options_mails-ua_0_title','E-mail','no'),(365,'_options_mails-ua_0_title','field_611bafbfb6c21','no'),(366,'options_mails-ua_0_mail','info@upod.ua','no'),(367,'_options_mails-ua_0_mail','field_611bafbfb6c22','no'),(368,'options_mails-ua','1','no'),(369,'_options_mails-ua','field_611bafbfb6c20','no'),(370,'options_phones-ru_0_title','Телефон','no'),(371,'_options_phones-ru_0_title','field_611bb19637dd5','no'),(372,'options_phones-ru_0_phone','+380 96 903 2500','no'),(373,'_options_phones-ru_0_phone','field_611bb19637dd6','no'),(374,'options_phones-ru','1','no'),(375,'_options_phones-ru','field_611bb19637dd4','no'),(376,'options_mails-ru_0_title','E-mail','no'),(377,'_options_mails-ru_0_title','field_611bb19837dd8','no'),(378,'options_mails-ru_0_mail','info@upod.ua','no'),(379,'_options_mails-ru_0_mail','field_611bb19837dd9','no'),(380,'options_mails-ru','1','no'),(381,'_options_mails-ru','field_611bb19837dd7','no'),(386,'edd_sl_609ae11585be436291a4a56797acb272','a:2:{s:7:\"timeout\";i:1637232862;s:5:\"value\";s:6218:\"{\"new_version\":\"3.1.2\",\"stable_version\":\"3.1.2\",\"name\":\"Polylang Pro\",\"slug\":\"polylang\",\"url\":\"https:\\/\\/polylang.pro\\/downloads\\/polylang-pro\\/?changelog=1\",\"last_updated\":\"2021-10-11 07:40:14\",\"homepage\":\"https:\\/\\/polylang.pro\\/downloads\\/polylang-pro\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Polylang Pro offers all the awesomeness of Polylang plus extra features and Premium support.<\\/p>\\n\",\"changelog\":\"<h4> 3.1.2 (2021-10-11) <\\/h4>\\n<ul>\\n<li>Pro: Fix parent page not filtered by language in the block editor since WP 5.6<\\/li>\\n<li>Pro: Fix XLIFF mime type for PHP 7.0 and PHP 7.1<\\/li>\\n<li>Fix settings page displaying the media modules whne no language are defined<\\/li>\\n<li>Enforce Yoast SEO to use dynamic permalinks #882<\\/li>\\n<li>Yoast SEO: Fix static front page and blog page breadcrumb<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (2021-08-16) <\\/h4>\\n<ul>\\n<li>Pro: Fix a fatal error with The Events Calendar<\\/li>\\n<li>Allow to remove the cookie with the pll_cookie_expiration filter #905<\\/li>\\n<\\/ul>\\n<h4> 3.1 (2021-07-27) <\\/h4>\\n<ul>\\n<li>Add compatibility with WordPress 5.8<\\/li>\\n<li>Raise Minimum WordPress version to 5.4<\\/li>\\n<li>Pro: Allow to filter blocks by language in the widget block editor<\\/li>\\n<li>Pro: Allow to export and import XLIFF files for string translations<\\/li>\\n<li>Pro: Add the language switcher in the navigation block (experimental)<\\/li>\\n<li>Pro: Replace dashicons by svg icons in the block editor<\\/li>\\n<li>Pro: The Events Calendar: Add compatibility with Views V2 (only for sites using only one domain)<\\/li>\\n<li>Pro: Fix + icon displayed in the block editor sidebar when the user cannot create a translation<\\/li>\\n<li>Add a warning section to the site health for posts and terms without languages #825<\\/li>\\n<li>Require the simplexml extension in the site health if a wpml-config.xml is found #827<\\/li>\\n<li>Remove the information about the WPML compabitility mode in settings #843<\\/li>\\n<li>The browser preferred language detection is now deactivated by default<\\/li>\\n<li>The media are now untranslated by default<\\/li>\\n<li>Highlight the language filter in the admin toolbar when it\'s active #821<\\/li>\\n<li>Allow to query comments in multiple languages (just as posts and terms) #840<\\/li>\\n<li>Don\'t disable the translation input field in the classic metabox #841 Props Onatcer<\\/li>\\n<li>Optimize all images including flags #848 Props lowwebtech<\\/li>\\n<li>Don\'t redirect if WordPress doesn\'t validate the redirect url to avoid redirects to \\/wp-admin\\/ #879<\\/li>\\n<li>Fix media appearing to have a language after the language is changed in the media library grid view  #807<\\/li>\\n<li>Fix media not all deleted when bulk deleting from the grid view of the media library #830<\\/li>\\n<li>Fix when more than one language switcher are added to the same menu #853<\\/li>\\n<li>Fix PHP notice when adding a CPT archive link to a menu #868 Props davidwebca<\\/li>\\n<\\/ul>\\n<p>See <a href=\\\"https:\\/\\/plugins.svn.wordpress.org\\/polylang\\/trunk\\/changelog.txt\\\">changelog.txt<\\/a> for older changelog<\\/p>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/polylang.pro\\/wp-content\\/uploads\\/edd\\/2016\\/04\\/polylang-pro.png\",\"2x\":\"https:\\/\\/polylang.pro\\/wp-content\\/uploads\\/edd\\/2016\\/04\\/polylang-pro.png\"},\"msg\":\"No license key has been provided.\",\"stable_tag\":\"3.1.2\",\"tested\":\"5.8\",\"description\":[\"<p>Polylang Pro offers all the awesomeness of Polylang plus extra features and Premium support.<\\/p>\\n\"],\"changelog\":[\"<h4> 3.1.2 (2021-10-11) <\\/h4>\\n<ul>\\n<li>Pro: Fix parent page not filtered by language in the block editor since WP 5.6<\\/li>\\n<li>Pro: Fix XLIFF mime type for PHP 7.0 and PHP 7.1<\\/li>\\n<li>Fix settings page displaying the media modules whne no language are defined<\\/li>\\n<li>Enforce Yoast SEO to use dynamic permalinks #882<\\/li>\\n<li>Yoast SEO: Fix static front page and blog page breadcrumb<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (2021-08-16) <\\/h4>\\n<ul>\\n<li>Pro: Fix a fatal error with The Events Calendar<\\/li>\\n<li>Allow to remove the cookie with the pll_cookie_expiration filter #905<\\/li>\\n<\\/ul>\\n<h4> 3.1 (2021-07-27) <\\/h4>\\n<ul>\\n<li>Add compatibility with WordPress 5.8<\\/li>\\n<li>Raise Minimum WordPress version to 5.4<\\/li>\\n<li>Pro: Allow to filter blocks by language in the widget block editor<\\/li>\\n<li>Pro: Allow to export and import XLIFF files for string translations<\\/li>\\n<li>Pro: Add the language switcher in the navigation block (experimental)<\\/li>\\n<li>Pro: Replace dashicons by svg icons in the block editor<\\/li>\\n<li>Pro: The Events Calendar: Add compatibility with Views V2 (only for sites using only one domain)<\\/li>\\n<li>Pro: Fix + icon displayed in the block editor sidebar when the user cannot create a translation<\\/li>\\n<li>Add a warning section to the site health for posts and terms without languages #825<\\/li>\\n<li>Require the simplexml extension in the site health if a wpml-config.xml is found #827<\\/li>\\n<li>Remove the information about the WPML compabitility mode in settings #843<\\/li>\\n<li>The browser preferred language detection is now deactivated by default<\\/li>\\n<li>The media are now untranslated by default<\\/li>\\n<li>Highlight the language filter in the admin toolbar when it\'s active #821<\\/li>\\n<li>Allow to query comments in multiple languages (just as posts and terms) #840<\\/li>\\n<li>Don\'t disable the translation input field in the classic metabox #841 Props Onatcer<\\/li>\\n<li>Optimize all images including flags #848 Props lowwebtech<\\/li>\\n<li>Don\'t redirect if WordPress doesn\'t validate the redirect url to avoid redirects to \\/wp-admin\\/ #879<\\/li>\\n<li>Fix media appearing to have a language after the language is changed in the media library grid view  #807<\\/li>\\n<li>Fix media not all deleted when bulk deleting from the grid view of the media library #830<\\/li>\\n<li>Fix when more than one language switcher are added to the same menu #853<\\/li>\\n<li>Fix PHP notice when adding a CPT archive link to a menu #868 Props davidwebca<\\/li>\\n<\\/ul>\\n<p>See <a href=\\\"https:\\/\\/plugins.svn.wordpress.org\\/polylang\\/trunk\\/changelog.txt\\\">changelog.txt<\\/a> for older changelog<\\/p>\"],\"plugin\":\"polylang-pro\\/polylang.php\",\"id\":\"polylang-pro\\/polylang.php\"}\";}','no'),(397,'tadv_settings','a:10:{s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:62:\"pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";s:13:\"toolbar_block\";s:67:\"core/code,core/image,core/strikethrough,tadv/mark,tadv/removeformat\";s:18:\"toolbar_block_side\";s:46:\"core/superscript,core/subscript,core/underline\";s:12:\"panels_block\";s:44:\"tadv/color-panel,tadv/background-color-panel\";s:7:\"options\";s:44:\"menubar_block,menubar,merge_toolbars,advlist\";s:7:\"plugins\";s:13:\"table,advlist\";}','yes'),(398,'tadv_admin_settings','a:2:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";s:16:\"disabled_editors\";s:0:\"\";}','yes'),(399,'tadv_version','5600','yes'),(450,'cptui_taxonomies','a:1:{s:6:\"cities\";a:25:{s:4:\"name\";s:6:\"cities\";s:5:\"label\";s:12:\"Города\";s:14:\"singular_label\";s:10:\"Город\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:12:\"hierarchical\";s:5:\"false\";s:7:\"show_ui\";s:4:\"true\";s:12:\"show_in_menu\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";s:17:\"show_admin_column\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:18:\"show_in_quick_edit\";s:0:\"\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:6:\"labels\";a:19:{s:9:\"menu_name\";s:12:\"Города\";s:9:\"all_items\";s:19:\"Все Города\";s:9:\"edit_item\";s:37:\"Редактировать Город\";s:9:\"view_item\";s:31:\"Посмотреть Город\";s:11:\"update_item\";s:25:\"Оновить Город\";s:12:\"add_new_item\";s:38:\"Добавить новый Город\";s:13:\"new_item_name\";s:21:\"Новый Город\";s:12:\"search_items\";s:23:\"Найти Города\";s:13:\"popular_items\";s:33:\"Популярные Города\";s:9:\"not_found\";s:19:\"Не найдено\";s:11:\"parent_item\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:26:\"separate_items_with_commas\";s:0:\"\";s:19:\"add_or_remove_items\";s:0:\"\";s:21:\"choose_from_most_used\";s:0:\"\";s:8:\"no_terms\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:13:\"back_to_items\";s:0:\"\";}s:11:\"meta_box_cb\";s:0:\"\";s:12:\"default_term\";s:0:\"\";s:12:\"object_types\";a:2:{i:0;s:5:\"brand\";i:1;s:4:\"shop\";}}}','yes'),(473,'options_map_center_coord_latitude','50.44923071389725','no'),(474,'_options_map_center_coord_latitude','field_611c10fc55cb6','no'),(475,'options_map_center_coord_width','50.44923071389725','no'),(476,'_options_map_center_coord_width','field_611c110955cb7','no'),(477,'options_map_center_coord','','no'),(478,'_options_map_center_coord','field_611c10e055cb5','no'),(479,'options_map_pont_img','952','no'),(480,'_options_map_pont_img','field_611c11ba5280b','no'),(481,'options_map_center_coord_length','30.4439912036216','no'),(482,'_options_map_center_coord_length','field_611c10fc55cb6','no'),(483,'options_map_form_title-ru','Магазины с товарами','no'),(484,'_options_map_form_title-ru','field_611c171ada2df','no'),(485,'options_map_form_all_cities-ru','Все города','no'),(486,'_options_map_form_all_cities-ru','field_611c171fda2e0','no'),(487,'options_map_form_all_brands-ru','Все бренды','no'),(488,'_options_map_form_all_brands-ru','field_611c1725da2e1','no'),(523,'options_privacy_policy_text','Политика конфиденциальности','no'),(524,'_options_privacy_policy_text','field_611d14e2c4d77','no'),(525,'options_privacy_policy_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(526,'_options_privacy_policy_link','field_611d14ecc4d78','no'),(527,'options_privacy_policy','','no'),(528,'_options_privacy_policy','field_611d14cdc4d76','no'),(529,'options_sertificates_text','Cертификаты','no'),(530,'_options_sertificates_text','field_611d150ec4d7a','no'),(531,'options_sertificates_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(532,'_options_sertificates_link','field_611d150ec4d7b','no'),(533,'options_sertificates','','no'),(534,'_options_sertificates','field_611d150ec4d79','no'),(535,'options_license_text','Лицензии','no'),(536,'_options_license_text','field_611d1523c4d7d','no'),(537,'options_license_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(538,'_options_license_link','field_611d1523c4d7e','no'),(539,'options_license','','no'),(540,'_options_license','field_611d1523c4d7c','no'),(543,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(544,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(546,'options_privacy_policy-ru_text','Политика конфиденциальности','no'),(547,'_options_privacy_policy-ru_text','field_611d14e2c4d77','no'),(548,'options_privacy_policy-ru_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(549,'_options_privacy_policy-ru_link','field_611d14ecc4d78','no'),(550,'options_privacy_policy-ru','','no'),(551,'_options_privacy_policy-ru','field_611d14cdc4d76','no'),(552,'options_sertificates-ru_text','Cертификаты','no'),(553,'_options_sertificates-ru_text','field_611d150ec4d7a','no'),(554,'options_sertificates-ru_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(555,'_options_sertificates-ru_link','field_611d150ec4d7b','no'),(556,'options_sertificates-ru','','no'),(557,'_options_sertificates-ru','field_611d150ec4d79','no'),(558,'options_license-ru_text','Лицензии','no'),(559,'_options_license-ru_text','field_611d1523c4d7d','no'),(560,'options_license-ru_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(561,'_options_license-ru_link','field_611d1523c4d7e','no'),(562,'options_license-ru','','no'),(563,'_options_license-ru','field_611d1523c4d7c','no'),(564,'options_join_form_title-ru','Подпишитесь, чтобы не упустить скидки и новые поступления.','no'),(565,'_options_join_form_title-ru','field_611d2cff6072f','no'),(566,'options_join_form_thanks-ru','Спасибо за подписку','no'),(567,'_options_join_form_thanks-ru','field_611d2d1a60730','no'),(582,'cfdb7_view_install_date','2021-08-18 16:05:26','yes'),(583,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.4.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1629302730;s:7:\"version\";s:5:\"5.4.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(589,'vsz_cf7_db_version','1.8.2','yes'),(590,'secret_key','hAkGPka[z.M6bR2#/Uk1;E0ZJrY/<_{hGY~LYiCe)!;9j2|[!L=2p=yID7uaK9-A','no'),(651,'options_start_modal_title-ru','Вам уже исполнилось\r\n18 лет?','no'),(652,'_options_start_modal_title-ru','field_611e48d7be7b4','no'),(653,'options_start_modal_yes-ru','Да','no'),(654,'_options_start_modal_yes-ru','field_611e48fdbe7b5','no'),(655,'options_start_modal_no-ru','Нет','no'),(656,'_options_start_modal_no-ru','field_611e4919be7b6','no'),(657,'options_start_modal_bottom_text-ru','Нажав «Да» вы подтверждаете, что достигли установленного законом возраста для приобретения и потребления табачных изделий','no'),(658,'_options_start_modal_bottom_text-ru','field_611e493dbe7b7','no'),(659,'options_start_modal_last_title-ru','Сайт доступен только с 18 лет','no'),(660,'_options_start_modal_last_title-ru','field_611e4962be7b8','no'),(661,'options_start_modal_last_subtitle-ru','Вы не можете просматривать содержимое этого сайта.','no'),(662,'_options_start_modal_last_subtitle-ru','field_611e498cbe7b9','no'),(663,'options_privacy_policy-ua_text','Политика конфиденциальности','no'),(664,'_options_privacy_policy-ua_text','field_611d28ae7c0bc','no'),(665,'options_privacy_policy-ua_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(666,'_options_privacy_policy-ua_link','field_611d28ae7c0bd','no'),(667,'options_privacy_policy-ua','','no'),(668,'_options_privacy_policy-ua','field_611d28ae7c0bb','no'),(669,'options_map_form_title-ua','Магазины с товарами','no'),(670,'_options_map_form_title-ua','field_611c174cda2e3','no'),(671,'options_sertificates-ua_text','Cертификаты','no'),(672,'_options_sertificates-ua_text','field_611d28b57c0bf','no'),(673,'options_sertificates-ua_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(674,'_options_sertificates-ua_link','field_611d28b57c0c0','no'),(675,'options_sertificates-ua','','no'),(676,'_options_sertificates-ua','field_611d28b57c0be','no'),(677,'options_map_form_all_cities-ua','Все города','no'),(678,'_options_map_form_all_cities-ua','field_611c175cda2e4','no'),(679,'options_license-ua_text','Лицензии','no'),(680,'_options_license-ua_text','field_611d29327c0cf','no'),(681,'options_license-ua_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(682,'_options_license-ua_link','field_611d29327c0d0','no'),(683,'options_license-ua','','no'),(684,'_options_license-ua','field_611d29327c0ce','no'),(685,'options_map_form_all_brands-ua','Все бренды','no'),(686,'_options_map_form_all_brands-ua','field_611c1767da2e5','no'),(687,'options_join_form_title-ua','Подпишитесь, чтобы не упустить скидки и новые поступления.','no'),(688,'_options_join_form_title-ua','field_611d2e02fe684','no'),(689,'options_join_form_thanks-ua','Спасибо за подписку','no'),(690,'_options_join_form_thanks-ua','field_611d2e24fe687','no'),(691,'options_start_modal_title-ua','Вам уже исполнилось\r\n18 лет?','no'),(692,'_options_start_modal_title-ua','field_611e4b11cdc02','no'),(693,'options_start_modal_yes-ua','Да','no'),(694,'_options_start_modal_yes-ua','field_611e4b1ecdc03','no'),(695,'options_start_modal_no-ua','Нет','no'),(696,'_options_start_modal_no-ua','field_611e4b2bcdc04','no'),(697,'options_start_modal_bottom_text-ua','Нажав «Да» вы подтверждаете, что достигли установленного законом возраста для приобретения и потребления табачных изделий','no'),(698,'_options_start_modal_bottom_text-ua','field_611e4b33cdc05','no'),(699,'options_start_modal_last_title-ua','Сайт доступен только с 18 лет','no'),(700,'_options_start_modal_last_title-ua','field_611e4b42cdc06','no'),(701,'options_start_modal_last_subtitle-ua','Вы не можете просматривать содержимое этого сайта.','no'),(702,'_options_start_modal_last_subtitle-ua','field_611e4b4acdc07','no'),(703,'options_map_form_title-en','Магазины с товарами','no'),(704,'_options_map_form_title-en','field_611c102ab5408','no'),(705,'options_map_form_all_cities-en','Все города','no'),(706,'_options_map_form_all_cities-en','field_611c1061b5409','no'),(707,'options_map_form_all_brands-en','Все бренды','no'),(708,'_options_map_form_all_brands-en','field_611c1084b540a','no'),(709,'options_privacy_policy-en_text','Политика конфиденциальности','no'),(710,'_options_privacy_policy-en_text','field_611d29077c0c6','no'),(711,'options_privacy_policy-en_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(712,'_options_privacy_policy-en_link','field_611d29077c0c7','no'),(713,'options_privacy_policy-en','','no'),(714,'_options_privacy_policy-en','field_611d29077c0c5','no'),(715,'options_sertificates-en_text','Cертификаты','no'),(716,'_options_sertificates-en_text','field_611d29127c0c9','no'),(717,'options_sertificates-en_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(718,'_options_sertificates-en_link','field_611d29127c0ca','no'),(719,'options_sertificates-en','','no'),(720,'_options_sertificates-en','field_611d29127c0c8','no'),(721,'options_license-en_text','Лицензии','no'),(722,'_options_license-en_text','field_611d28bc7c0c2','no'),(723,'options_license-en_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(724,'_options_license-en_link','field_611d28bc7c0c3','no'),(725,'options_license-en','','no'),(726,'_options_license-en','field_611d28bc7c0c1','no'),(727,'options_join_form_title-en','Подпишитесь, чтобы не упустить скидки и новые поступления.','no'),(728,'_options_join_form_title-en','field_6124fcd0fb6ff','no'),(729,'options_join_form_thanks-en','Спасибо за подписку','no'),(730,'_options_join_form_thanks-en','field_6124fcdcfb700','no'),(731,'options_start_modal_title-en','Вам уже исполнилось\r\n18 лет?','no'),(732,'_options_start_modal_title-en','field_611e4ab4cdbfb','no'),(733,'options_start_modal_yes-en','Да','no'),(734,'_options_start_modal_yes-en','field_611e4ab8cdbfc','no'),(735,'options_start_modal_no-en','Нет','no'),(736,'_options_start_modal_no-en','field_611e4abdcdbfd','no'),(737,'options_start_modal_bottom_text-en','Нажав «Да» вы подтверждаете, что достигли установленного законом возраста для приобретения и потребления табачных изделий','no'),(738,'_options_start_modal_bottom_text-en','field_611e4ac2cdbfe','no'),(739,'options_start_modal_last_title-en','Сайт доступен только с 18 лет','no'),(740,'_options_start_modal_last_title-en','field_611e4ac5cdbff','no'),(741,'options_start_modal_last_subtitle-en','Вы не можете просматривать содержимое этого сайта.','no'),(742,'_options_start_modal_last_subtitle-en','field_611e4acacdc00','no'),(743,'options_modal_form_title-ru','Коммерческое предложение по оптовой продаже','no'),(744,'_options_modal_form_title-ru','field_611e501a7e24f','no'),(745,'options_modal_form_title-en','Коммерческое предложение по оптовой продаже','no'),(746,'_options_modal_form_title-en','field_611e509d7e250','no'),(747,'options_modal_form_title-ua','Коммерческое предложение по оптовой продаже','no'),(748,'_options_modal_form_title-ua','field_611e50a07e251','no'),(749,'recovery_mode_email_last_sent','1629903801','yes'),(750,'recovery_keys','a:0:{}','yes'),(823,'options_models_brand_page_title-ru_odnina','модель','no'),(824,'_options_models_brand_page_title-ru_odnina','field_611fac851c001','no'),(825,'options_models_brand_page_title-ru_mnozhina_1','модели','no'),(826,'_options_models_brand_page_title-ru_mnozhina_1','field_611faca11c002','no'),(827,'options_models_brand_page_title-ru_mnozhina_2','моделей','no'),(828,'_options_models_brand_page_title-ru_mnozhina_2','field_611facb61c003','no'),(829,'options_models_brand_page_title-ru','','no'),(830,'_options_models_brand_page_title-ru','field_611fac441c000','no'),(831,'options_models_brand_page_title-ru_singular','модель','no'),(832,'_options_models_brand_page_title-ru_singular','field_611fac851c001','no'),(833,'options_models_brand_page_title-ru_plural_1','модели','no'),(834,'_options_models_brand_page_title-ru_plural_1','field_611faca11c002','no'),(835,'options_models_brand_page_title-ru_plural_2','моделей','no'),(836,'_options_models_brand_page_title-ru_plural_2','field_611facb61c003','no'),(862,'options_404-title-en','Page not found','no'),(863,'_options_404-title-en','field_6120fb98c004e','no'),(864,'options_404-subtitle-en','Возможно, введён некорректный адрес или страница была удалена.','no'),(865,'_options_404-subtitle-en','field_6120fba1c004f','no'),(866,'options_404-button-en_text','Вернуться на главную','no'),(867,'_options_404-button-en_text','field_6120fbacc0051','no'),(868,'options_404-button-en_link','a:3:{s:5:\"title\";s:26:\"Главная — English\";s:3:\"url\";s:78:\"https://upod.goodface.com.ua/wp/en/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f/\";s:6:\"target\";s:0:\"\";}','no'),(869,'_options_404-button-en_link','field_6120fbacc0052','no'),(870,'options_404-button-en','Вернуться на главную','no'),(871,'_options_404-button-en','field_6120fbacc0050','no'),(872,'options_404-title-ua','Страница не найдена','no'),(873,'_options_404-title-ua','field_6120fb6bc0049','no'),(874,'options_404-subtitle-ua','Возможно, введён некорректный адрес или страница была удалена.','no'),(875,'_options_404-subtitle-ua','field_6120fb7ac004a','no'),(876,'options_404-button-ua_text','Вернуться на главную','no'),(877,'_options_404-button-ua_text','field_6120fb8ac004c','no'),(878,'options_404-button-ua_link','a:3:{s:5:\"title\";s:39:\"Главная — Українська\";s:3:\"url\";s:78:\"https://upod.goodface.com.ua/wp/uk/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f/\";s:6:\"target\";s:0:\"\";}','no'),(879,'_options_404-button-ua_link','field_6120fb8ac004d','no'),(880,'options_404-button-ua','','no'),(881,'_options_404-button-ua','field_6120fb8ac004b','no'),(882,'options_404-title-ru','Страница не найдена','no'),(883,'_options_404-title-ru','field_6120f8dfebd59','no'),(884,'options_404-subtitle-ru','Возможно, введён некорректный адрес или страница была удалена.','no'),(885,'_options_404-subtitle-ru','field_6120f961ebd5a','no'),(886,'options_404-button-ru_text','Вернуться на главную','no'),(887,'_options_404-button-ru_text','field_6120f981ebd5c','no'),(888,'options_404-button-ru_link','a:3:{s:5:\"title\";s:14:\"Главная\";s:3:\"url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:6:\"target\";s:0:\"\";}','no'),(889,'_options_404-button-ru_link','field_6120f98bebd5d','no'),(890,'options_404-button-ru','Вернуться на главную','no'),(891,'_options_404-button-ru','field_6120f96eebd5b','no'),(926,'options_price_edit-ru_prefix','От','no'),(927,'_options_price_edit-ru_prefix','field_612249be52aef','no'),(928,'options_price_edit-ru_valuta','грн','no'),(929,'_options_price_edit-ru_valuta','field_612249ce52af0','no'),(930,'options_price_edit-ru','','no'),(931,'_options_price_edit-ru','field_6122499a52aee','no'),(932,'options_product_characteristics_name-ru_count_of_puff','Количество затяжек','no'),(933,'_options_product_characteristics_name-ru_count_of_puff','field_612249f213d5f','no'),(934,'options_product_characteristics_name-ru_count_of_nikotin','Количество никотина','no'),(935,'_options_product_characteristics_name-ru_count_of_nikotin','field_612249f213d60','no'),(936,'options_product_characteristics_name-ru_size','Размер, мм','no'),(937,'_options_product_characteristics_name-ru_size','field_612249f213d61','no'),(938,'options_product_characteristics_name-ru_weight','Вес, гр','no'),(939,'_options_product_characteristics_name-ru_weight','field_612249f213d62','no'),(940,'options_product_characteristics_name-ru_capacity','Ёмкость аккумулятора','no'),(941,'_options_product_characteristics_name-ru_capacity','field_612249f213d63','no'),(942,'options_product_characteristics_name-ru','','no'),(943,'_options_product_characteristics_name-ru','field_612249f213d5e','no'),(944,'options_where_buy_text-ru','Приобрести данный товар можно только в розничных магазинах.','no'),(945,'_options_where_buy_text-ru','field_61224a26c0494','no'),(946,'options_models_brand_taste-ru_singular','Вкус','no'),(947,'_options_models_brand_taste-ru_singular','field_61224c1c68539','no'),(948,'options_models_brand_taste-ru_plural_1','вкуса','no'),(949,'_options_models_brand_taste-ru_plural_1','field_61224c1c6853a','no'),(950,'options_models_brand_taste-ru_plural_2','вкусов','no'),(951,'_options_models_brand_taste-ru_plural_2','field_61224c1c6853b','no'),(952,'options_models_brand_taste-ru','','no'),(953,'_options_models_brand_taste-ru','field_61224c1c68538','no'),(954,'options_models_brand_page_title-en_singular','модель','no'),(955,'_options_models_brand_page_title-en_singular','field_61224f239d755','no'),(956,'options_models_brand_page_title-en_plural_1','модели','no'),(957,'_options_models_brand_page_title-en_plural_1','field_61224f239d756','no'),(958,'options_models_brand_page_title-en_plural_2','моделей','no'),(959,'_options_models_brand_page_title-en_plural_2','field_61224f239d757','no'),(960,'options_models_brand_page_title-en','','no'),(961,'_options_models_brand_page_title-en','field_61224f239d754','no'),(962,'options_models_brand_taste-en_singular','Вкус','no'),(963,'_options_models_brand_taste-en_singular','field_61224f319d759','no'),(964,'options_models_brand_taste-en_plural_1','вкуса','no'),(965,'_options_models_brand_taste-en_plural_1','field_61224f319d75a','no'),(966,'options_models_brand_taste-en_plural_2','вкусов','no'),(967,'_options_models_brand_taste-en_plural_2','field_61224f319d75b','no'),(968,'options_models_brand_taste-en','','no'),(969,'_options_models_brand_taste-en','field_61224f319d758','no'),(970,'options_price_edit-en_prefix','От','no'),(971,'_options_price_edit-en_prefix','field_61224f3a9d75d','no'),(972,'options_price_edit-en_valuta','грн','no'),(973,'_options_price_edit-en_valuta','field_61224f3a9d75e','no'),(974,'options_price_edit-en','','no'),(975,'_options_price_edit-en','field_61224f3a9d75c','no'),(976,'options_product_characteristics_name-en_count_of_puff','Количество затяжек','no'),(977,'_options_product_characteristics_name-en_count_of_puff','field_61224f439d760','no'),(978,'options_product_characteristics_name-en_count_of_nikotin','Количество никотина','no'),(979,'_options_product_characteristics_name-en_count_of_nikotin','field_61224f439d761','no'),(980,'options_product_characteristics_name-en_size','Размер, мм','no'),(981,'_options_product_characteristics_name-en_size','field_61224f439d762','no'),(982,'options_product_characteristics_name-en_weight','Вес, гр','no'),(983,'_options_product_characteristics_name-en_weight','field_61224f439d763','no'),(984,'options_product_characteristics_name-en_capacity','Ёмкость аккумулятора','no'),(985,'_options_product_characteristics_name-en_capacity','field_61224f439d764','no'),(986,'options_product_characteristics_name-en','','no'),(987,'_options_product_characteristics_name-en','field_61224f439d75f','no'),(988,'options_where_buy_text-en','Приобрести данный товар можно только в розничных магазинах.','no'),(989,'_options_where_buy_text-en','field_61224f4d9d765','no'),(990,'options_models_brand_page_title-ua_singular','модель','no'),(991,'_options_models_brand_page_title-ua_singular','field_61224f5a9d767','no'),(992,'options_models_brand_page_title-ua_plural_1','модели','no'),(993,'_options_models_brand_page_title-ua_plural_1','field_61224f5a9d768','no'),(994,'options_models_brand_page_title-ua_plural_2','моделей','no'),(995,'_options_models_brand_page_title-ua_plural_2','field_61224f5a9d769','no'),(996,'options_models_brand_page_title-ua','','no'),(997,'_options_models_brand_page_title-ua','field_61224f5a9d766','no'),(998,'options_models_brand_taste-ua_singular','Вкус','no'),(999,'_options_models_brand_taste-ua_singular','field_61224f649d76b','no'),(1000,'options_models_brand_taste-ua_plural_1','вкуса','no'),(1001,'_options_models_brand_taste-ua_plural_1','field_61224f649d76c','no'),(1002,'options_models_brand_taste-ua_plural_2','вкусов','no'),(1003,'_options_models_brand_taste-ua_plural_2','field_61224f649d76d','no'),(1004,'options_models_brand_taste-ua','','no'),(1005,'_options_models_brand_taste-ua','field_61224f649d76a','no'),(1006,'options_price_edit-ua_prefix','От','no'),(1007,'_options_price_edit-ua_prefix','field_61224f6c9d76f','no'),(1008,'options_price_edit-ua_valuta','грн','no'),(1009,'_options_price_edit-ua_valuta','field_61224f6c9d770','no'),(1010,'options_price_edit-ua','','no'),(1011,'_options_price_edit-ua','field_61224f6c9d76e','no'),(1012,'options_product_characteristics_name-ua_count_of_puff','Количество затяжек','no'),(1013,'_options_product_characteristics_name-ua_count_of_puff','field_61224f769d772','no'),(1014,'options_product_characteristics_name-ua_count_of_nikotin','Количество никотина','no'),(1015,'_options_product_characteristics_name-ua_count_of_nikotin','field_61224f769d773','no'),(1016,'options_product_characteristics_name-ua_size','Размер, мм','no'),(1017,'_options_product_characteristics_name-ua_size','field_61224f769d774','no'),(1018,'options_product_characteristics_name-ua_weight','Вес, гр','no'),(1019,'_options_product_characteristics_name-ua_weight','field_61224f769d775','no'),(1020,'options_product_characteristics_name-ua_capacity','Ёмкость аккумулятора','no'),(1021,'_options_product_characteristics_name-ua_capacity','field_61224f769d776','no'),(1022,'options_product_characteristics_name-ua','','no'),(1023,'_options_product_characteristics_name-ua','field_61224f769d771','no'),(1024,'options_where_buy_text-ua','Приобрести данный товар можно только в розничных магазинах.','no'),(1025,'_options_where_buy_text-ua','field_61224f7f9d777','no'),(1287,'options_brand_title-uk','Бренды','no'),(1288,'_options_brand_title-uk','field_611baa0a416db','no'),(1289,'options_center_title-uk_text','Перевірити справжність','no'),(1290,'_options_center_title-uk_text','field_611baa0a4a60c','no'),(1291,'options_center_title-uk_link','a:3:{s:5:\"title\";s:39:\"Проверка подлинности\";s:3:\"url\";s:46:\"https://upod.goodface.com.ua/wp/check-info-ua/\";s:6:\"target\";s:0:\"\";}','no'),(1292,'_options_center_title-uk_link','field_611baa0a4a65d','no'),(1293,'options_center_title-uk','','no'),(1294,'_options_center_title-uk','field_611baa0a4171f','no'),(1295,'options_contact_title-uk','Контакти','no'),(1296,'_options_contact_title-uk','field_611baa0a41764','no'),(1297,'options_phones-uk_0_title','Телефон','no'),(1298,'_options_phones-uk_0_title','field_611bafa3b6c1e','no'),(1299,'options_phones-uk_0_phone','+380 96 903 2500','no'),(1300,'_options_phones-uk_0_phone','field_611bafadb6c1f','no'),(1301,'options_phones-uk','1','no'),(1302,'_options_phones-uk','field_611baa0a5771e','no'),(1303,'options_mails-uk_0_title','E-mail','no'),(1304,'_options_mails-uk_0_title','field_611bafbfb6c21','no'),(1305,'options_mails-uk_0_mail','info@upod.ua','no'),(1306,'_options_mails-uk_0_mail','field_611bafbfb6c22','no'),(1307,'options_mails-uk','1','no'),(1308,'_options_mails-uk','field_611bafbfb6c20','no'),(1309,'options_where_button-uk_text','де купити','no'),(1310,'_options_where_button-uk_text','field_611baa0a60835','no'),(1311,'options_where_button-uk_link','a:3:{s:5:\"title\";s:19:\"Где купить\";s:3:\"url\";s:39:\"https://upod.goodface.com.ua/wp/map-ua/\";s:6:\"target\";s:0:\"\";}','no'),(1312,'_options_where_button-uk_link','field_611baa0a6087f','no'),(1313,'options_where_button-uk','a:3:{s:5:\"title\";s:19:\"Где купить\";s:3:\"url\";s:42:\"https://upod.goodface.com.ua/wp/uk/map-ua/\";s:6:\"target\";s:0:\"\";}','no'),(1314,'_options_where_button-uk','field_611baa0a41817','no'),(1315,'options_map_form_title-uk','Магазины с товарами','no'),(1316,'_options_map_form_title-uk','field_611c174cda2e3','no'),(1317,'options_map_form_all_cities-uk','Все города','no'),(1318,'_options_map_form_all_cities-uk','field_611c175cda2e4','no'),(1319,'options_map_form_all_brands-uk','Все бренды','no'),(1320,'_options_map_form_all_brands-uk','field_611c1767da2e5','no'),(1321,'options_privacy_policy-uk_text','Политика конфиденциальности','no'),(1322,'_options_privacy_policy-uk_text','field_611d28ae7c0bc','no'),(1323,'options_privacy_policy-uk_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(1324,'_options_privacy_policy-uk_link','field_611d28ae7c0bd','no'),(1325,'options_privacy_policy-uk','','no'),(1326,'_options_privacy_policy-uk','field_611d28ae7c0bb','no'),(1327,'options_sertificates-uk_text','Cертификаты','no'),(1328,'_options_sertificates-uk_text','field_611d28b57c0bf','no'),(1329,'options_sertificates-uk_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(1330,'_options_sertificates-uk_link','field_611d28b57c0c0','no'),(1331,'options_sertificates-uk','','no'),(1332,'_options_sertificates-uk','field_611d28b57c0be','no'),(1333,'options_license-uk_text','Лицензии','no'),(1334,'_options_license-uk_text','field_611d29327c0cf','no'),(1335,'options_license-uk_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}','no'),(1336,'_options_license-uk_link','field_611d29327c0d0','no'),(1337,'options_license-uk','','no'),(1338,'_options_license-uk','field_611d29327c0ce','no'),(1339,'options_join_form_title-uk','Подпишитесь, чтобы не упустить скидки и новые поступления.','no'),(1340,'_options_join_form_title-uk','field_611d2e02fe684','no'),(1341,'options_join_form_thanks-uk','Спасибо за подписку','no'),(1342,'_options_join_form_thanks-uk','field_611d2e24fe687','no'),(1343,'options_start_modal_title-uk','Вам уже исполнилось\r\n18 лет?','no'),(1344,'_options_start_modal_title-uk','field_611e4b11cdc02','no'),(1345,'options_start_modal_yes-uk','Да','no'),(1346,'_options_start_modal_yes-uk','field_611e4b1ecdc03','no'),(1347,'options_start_modal_no-uk','Нет','no'),(1348,'_options_start_modal_no-uk','field_611e4b2bcdc04','no'),(1349,'options_start_modal_bottom_text-uk','Нажав «Да» вы подтверждаете, что достигли установленного законом возраста для приобретения и потребления табачных изделий','no'),(1350,'_options_start_modal_bottom_text-uk','field_611e4b33cdc05','no'),(1351,'options_start_modal_last_title-uk','Сайт доступен только с 18 лет','no'),(1352,'_options_start_modal_last_title-uk','field_611e4b42cdc06','no'),(1353,'options_start_modal_last_subtitle-uk','Вы не можете просматривать содержимое этого сайта.','no'),(1354,'_options_start_modal_last_subtitle-uk','field_611e4b4acdc07','no'),(1355,'options_modal_form_title-uk','Коммерческое предложение по оптовой продаже','no'),(1356,'_options_modal_form_title-uk','field_611e50a07e251','no'),(1357,'options_404-title-uk','Страница не найдена','no'),(1358,'_options_404-title-uk','field_6120fb6bc0049','no'),(1359,'options_404-subtitle-uk','Возможно, введён некорректный адрес или страница была удалена.','no'),(1360,'_options_404-subtitle-uk','field_6120fb7ac004a','no'),(1361,'options_404-button-uk_text','Вернуться на главную','no'),(1362,'_options_404-button-uk_text','field_6120fb8ac004c','no'),(1363,'options_404-button-uk_link','a:3:{s:5:\"title\";s:39:\"Главная — Українська\";s:3:\"url\";s:78:\"https://upod.goodface.com.ua/wp/uk/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f/\";s:6:\"target\";s:0:\"\";}','no'),(1364,'_options_404-button-uk_link','field_6120fb8ac004d','no'),(1365,'options_404-button-uk','Вернуться на главную','no'),(1366,'_options_404-button-uk','field_6120fb8ac004b','no'),(1367,'options_models_brand_page_title-uk_singular','модель','no'),(1368,'_options_models_brand_page_title-uk_singular','field_61224f5a9d767','no'),(1369,'options_models_brand_page_title-uk_plural_1','модели','no'),(1370,'_options_models_brand_page_title-uk_plural_1','field_61224f5a9d768','no'),(1371,'options_models_brand_page_title-uk_plural_2','моделей','no'),(1372,'_options_models_brand_page_title-uk_plural_2','field_61224f5a9d769','no'),(1373,'options_models_brand_page_title-uk','','no'),(1374,'_options_models_brand_page_title-uk','field_61224f5a9d766','no'),(1375,'options_models_brand_taste-uk_singular','Вкус','no'),(1376,'_options_models_brand_taste-uk_singular','field_61224f649d76b','no'),(1377,'options_models_brand_taste-uk_plural_1','вкуса','no'),(1378,'_options_models_brand_taste-uk_plural_1','field_61224f649d76c','no'),(1379,'options_models_brand_taste-uk_plural_2','вкусов','no'),(1380,'_options_models_brand_taste-uk_plural_2','field_61224f649d76d','no'),(1381,'options_models_brand_taste-uk','','no'),(1382,'_options_models_brand_taste-uk','field_61224f649d76a','no'),(1383,'options_price_edit-uk_prefix','От','no'),(1384,'_options_price_edit-uk_prefix','field_61224f6c9d76f','no'),(1385,'options_price_edit-uk_valuta','грн','no'),(1386,'_options_price_edit-uk_valuta','field_61224f6c9d770','no'),(1387,'options_price_edit-uk','','no'),(1388,'_options_price_edit-uk','field_61224f6c9d76e','no'),(1389,'options_product_characteristics_name-uk_count_of_puff','Количество затяжек','no'),(1390,'_options_product_characteristics_name-uk_count_of_puff','field_61224f769d772','no'),(1391,'options_product_characteristics_name-uk_count_of_nikotin','Количество никотина','no'),(1392,'_options_product_characteristics_name-uk_count_of_nikotin','field_61224f769d773','no'),(1393,'options_product_characteristics_name-uk_size','Размер, мм','no'),(1394,'_options_product_characteristics_name-uk_size','field_61224f769d774','no'),(1395,'options_product_characteristics_name-uk_weight','Вес, гр','no'),(1396,'_options_product_characteristics_name-uk_weight','field_61224f769d775','no'),(1397,'options_product_characteristics_name-uk_capacity','Ёмкость аккумулятора','no'),(1398,'_options_product_characteristics_name-uk_capacity','field_61224f769d776','no'),(1399,'options_product_characteristics_name-uk','','no'),(1400,'_options_product_characteristics_name-uk','field_61224f769d771','no'),(1401,'options_where_buy_text-uk','Приобрести данный товар можно только в розничных магазинах.','no'),(1402,'_options_where_buy_text-uk','field_61224f7f9d777','no'),(1434,'options_join_form_thanks_text-en','Мы отправили письмо на [email]. \r\nПожалуйста, проверьте вашу почту.','no'),(1435,'_options_join_form_thanks_text-en','field_6124fce6fb701','no'),(1436,'options_join_form_thanks_text-uk','Мы отправили письмо на [email]. \r\nПожалуйста, проверьте вашу почту.','no'),(1437,'_options_join_form_thanks_text-uk','field_6123888292261','no'),(1438,'options_join_form_thanks_text-ru','Мы отправили письмо на [email]. \r\nПожалуйста, проверьте вашу почту.','no'),(1439,'_options_join_form_thanks_text-ru','field_6123886692260','no'),(1445,'options_commerce_form_thanks-en','Большое спасибо','no'),(1446,'_options_commerce_form_thanks-en','field_6123927cd41e5','no'),(1447,'options_commerce_form_thanks_text-en','Мы отправили письмо с коммерческим предложением на [email].\r\nПожалуйста, проверьте вашу почту.','no'),(1448,'_options_commerce_form_thanks_text-en','field_61239261d41e3','no'),(1449,'options_commerce_form_thanks-uk','Большое спасибо','no'),(1450,'_options_commerce_form_thanks-uk','field_6123927bd41e4','no'),(1451,'options_commerce_form_thanks_text-uk','Мы отправили письмо с коммерческим предложением на [email].\r\nПожалуйста, проверьте вашу почту.','no'),(1452,'_options_commerce_form_thanks_text-uk','field_6123925fd41e2','no'),(1453,'options_commerce_form_thanks-ru','Большое спасибо','no'),(1454,'_options_commerce_form_thanks-ru','field_6123921cd41e0','no'),(1455,'options_commerce_form_thanks_text-ru','Мы отправили письмо с коммерческим предложением на [email].\r\nПожалуйста, проверьте вашу почту.','no'),(1456,'_options_commerce_form_thanks_text-ru','field_6123923ed41e1','no'),(1488,'options_405-title-en','Cтраница недоступна','no'),(1489,'_options_405-title-en','field_6124bbe8ed4af','no'),(1490,'options_405-subtitle-en','Сайт Upod пока не может обработать этот запрос','no'),(1491,'_options_405-subtitle-en','field_6124bbf2ed4b0','no'),(1492,'options_405-button-en_text','Вернуться на главную','no'),(1493,'_options_405-button-en_text','field_6124bbfded4b2','no'),(1494,'options_405-button-en_link','a:3:{s:5:\"title\";s:26:\"Главная — English\";s:3:\"url\";s:75:\"https://upod.goodface.com.ua/wp/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f/\";s:6:\"target\";s:0:\"\";}','no'),(1495,'_options_405-button-en_link','field_6124bbfded4b3','no'),(1496,'options_405-button-en','','no'),(1497,'_options_405-button-en','field_6124bbfded4b1','no'),(1498,'options_405-title-uk','Cтраница недоступна','no'),(1499,'_options_405-title-uk','field_6124bbdbed4ae','no'),(1500,'options_405-subtitle-uk','Сайт Upod пока не может обработать этот запрос','no'),(1501,'_options_405-subtitle-uk','field_6124bbd1ed4ad','no'),(1502,'options_405-button-uk_text','Вернуться на главную','no'),(1503,'_options_405-button-uk_text','field_6124bbc3ed4ab','no'),(1504,'options_405-button-uk_link','a:3:{s:5:\"title\";s:39:\"Главная — Українська\";s:3:\"url\";s:75:\"https://upod.goodface.com.ua/wp/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f/\";s:6:\"target\";s:0:\"\";}','no'),(1505,'_options_405-button-uk_link','field_6124bbc3ed4ac','no'),(1506,'options_405-button-uk','','no'),(1507,'_options_405-button-uk','field_6124bbc3ed4aa','no'),(1508,'options_405-title-ru','Cтраница недоступна','no'),(1509,'_options_405-title-ru','field_6124bb42ed4a3','no'),(1510,'options_405-subtitle-ru','Сайт Upod пока не может обработать этот запрос','no'),(1511,'_options_405-subtitle-ru','field_6124bb89ed4a4','no'),(1512,'options_405-button-ru_text','Вернуться на главную','no'),(1513,'_options_405-button-ru_text','field_6124bb98ed4a6','no'),(1514,'options_405-button-ru_link','a:3:{s:5:\"title\";s:14:\"Главная\";s:3:\"url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:6:\"target\";s:0:\"\";}','no'),(1515,'_options_405-button-ru_link','field_6124bb98ed4a7','no'),(1516,'options_405-button-ru','','no'),(1517,'_options_405-button-ru','field_6124bb98ed4a5','no'),(1536,'options_505-title-en','','no'),(1537,'_options_505-title-en','field_6124bbe8ed4af','no'),(1538,'options_505-subtitle-en','','no'),(1539,'_options_505-subtitle-en','field_6124bbf2ed4b0','no'),(1540,'options_505-button-en_text','','no'),(1541,'_options_505-button-en_text','field_6124bbfded4b2','no'),(1542,'options_505-button-en_link','','no'),(1543,'_options_505-button-en_link','field_6124bbfded4b3','no'),(1544,'options_505-button-en','','no'),(1545,'_options_505-button-en','field_6124bbfded4b1','no'),(1558,'options_505-title-uk','','no'),(1559,'_options_505-title-uk','field_6124bbdbed4ae','no'),(1560,'options_505-subtitle-uk','','no'),(1561,'_options_505-subtitle-uk','field_6124bbd1ed4ad','no'),(1562,'options_505-button-uk_text','','no'),(1563,'_options_505-button-uk_text','field_6124bbc3ed4ab','no'),(1564,'options_505-button-uk_link','','no'),(1565,'_options_505-button-uk_link','field_6124bbc3ed4ac','no'),(1566,'options_505-button-uk','','no'),(1567,'_options_505-button-uk','field_6124bbc3ed4aa','no'),(1568,'options_505-title-ru','','no'),(1569,'_options_505-title-ru','field_6124bb42ed4a3','no'),(1570,'options_505-subtitle-ru','','no'),(1571,'_options_505-subtitle-ru','field_6124bb89ed4a4','no'),(1572,'options_505-button-ru_text','','no'),(1573,'_options_505-button-ru_text','field_6124bb98ed4a6','no'),(1574,'options_505-button-ru_link','','no'),(1575,'_options_505-button-ru_link','field_6124bb98ed4a7','no'),(1576,'options_505-button-ru','','no'),(1577,'_options_505-button-ru','field_6124bb98ed4a5','no'),(1585,'options_footer_link-en_0_link','a:3:{s:5:\"title\";s:53:\"Политика конфиденциальности\";s:3:\"url\";s:64:\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/#conditions\";s:6:\"target\";s:0:\"\";}','no'),(1586,'_options_footer_link-en_0_link','field_6124fb2d2402b','no'),(1587,'options_footer_link-en','3','no'),(1588,'_options_footer_link-en','field_6124fb2d2402a','no'),(1589,'options_footer_link-uk_0_link','a:3:{s:5:\"title\";s:53:\"Политика конфиденциальности\";s:3:\"url\";s:64:\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/#conditions\";s:6:\"target\";s:0:\"\";}','no'),(1590,'_options_footer_link-uk_0_link','field_6124fb2524029','no'),(1591,'options_footer_link-uk','3','no'),(1592,'_options_footer_link-uk','field_6124fb2524028','no'),(1593,'options_footer_link-ru_0_text','Политика конфиденциальности','no'),(1594,'_options_footer_link-ru_0_text','field_611d14e2c4d77','no'),(1595,'options_footer_link-ru_0_link','a:3:{s:5:\"title\";s:53:\"Политика конфиденциальности\";s:3:\"url\";s:58:\"https://upod.goodface.com.ua/wp/privacy-policy/#conditions\";s:6:\"target\";s:0:\"\";}','no'),(1596,'_options_footer_link-ru_0_link','field_611d14ecc4d78','no'),(1597,'options_footer_link-ru','3','no'),(1598,'_options_footer_link-ru','field_611d14cdc4d76','no'),(1599,'options_footer_link-uk_0_text','Политика конфиденциальности','no'),(1600,'_options_footer_link-uk_0_text','field_6124fd58ee0a9','no'),(1601,'options_footer_link-en_0_text','Политика конфиденциальности','no'),(1602,'_options_footer_link-en_0_text','field_6124fd425a865','no'),(1603,'options_footer_link-en_1_text',' Cертификаты','no'),(1604,'_options_footer_link-en_1_text','field_6124fd425a865','no'),(1605,'options_footer_link-en_1_link','a:3:{s:5:\"title\";s:21:\"Cертификаты\";s:3:\"url\";s:66:\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1606,'_options_footer_link-en_1_link','field_6124fb2d2402b','no'),(1607,'options_footer_link-en_2_text','Лицензии','no'),(1608,'_options_footer_link-en_2_text','field_6124fd425a865','no'),(1609,'options_footer_link-en_2_link','a:3:{s:5:\"title\";s:16:\"Лицензии\";s:3:\"url\";s:66:\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1610,'_options_footer_link-en_2_link','field_6124fb2d2402b','no'),(1611,'options_footer_link-uk_1_text',' Cертификаты','no'),(1612,'_options_footer_link-uk_1_text','field_6124fd58ee0a9','no'),(1613,'options_footer_link-uk_1_link','a:3:{s:5:\"title\";s:21:\"Cертификаты\";s:3:\"url\";s:66:\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1614,'_options_footer_link-uk_1_link','field_6124fb2524029','no'),(1615,'options_footer_link-uk_2_text','Лицензии','no'),(1616,'_options_footer_link-uk_2_text','field_6124fd58ee0a9','no'),(1617,'options_footer_link-uk_2_link','a:3:{s:5:\"title\";s:16:\"Лицензии\";s:3:\"url\";s:66:\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1618,'_options_footer_link-uk_2_link','field_6124fb2524029','no'),(1619,'options_footer_link-ru_1_text',' Cертификаты','no'),(1620,'_options_footer_link-ru_1_text','field_611d14e2c4d77','no'),(1621,'options_footer_link-ru_1_link','a:3:{s:5:\"title\";s:22:\" Cертификаты\";s:3:\"url\";s:60:\"https://upod.goodface.com.ua/wp/privacy-policy/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1622,'_options_footer_link-ru_1_link','field_611d14ecc4d78','no'),(1623,'options_footer_link-ru_2_text','Лицензии','no'),(1624,'_options_footer_link-ru_2_text','field_611d14e2c4d77','no'),(1625,'options_footer_link-ru_2_link','a:3:{s:5:\"title\";s:16:\"Лицензии\";s:3:\"url\";s:60:\"https://upod.goodface.com.ua/wp/privacy-policy/#certificates\";s:6:\"target\";s:0:\"\";}','no'),(1626,'_options_footer_link-ru_2_link','field_611d14ecc4d78','no'),(1664,'options_product_characteristics_name-en_capacity_dat','мАч','no'),(1665,'_options_product_characteristics_name-en_capacity_dat','field_6126b15ffbb76','no'),(1666,'options_product_characteristics_name-uk_capacity_dat','мАч','no'),(1667,'_options_product_characteristics_name-uk_capacity_dat','field_6126b153e9948','no'),(1668,'options_product_characteristics_name-ru_capacity_dat','мАч','no'),(1669,'_options_product_characteristics_name-ru_capacity_dat','field_6126b0f595fd6','no'),(1739,'https_detection_errors','a:0:{}','yes'),(1749,'finished_updating_comment_type','1','yes'),(1750,'polylang_licenses','a:0:{}','yes'),(1751,'_transient_health-check-site-status-result','{\"good\":\"20\",\"recommended\":\"1\",\"critical\":\"0\",\"0\":\"NaN\"}','yes'),(1891,'_site_transient_timeout_browser_c40c0ac1b3cea8496393bd6215fd05ed','1631181474','no'),(1892,'_site_transient_browser_c40c0ac1b3cea8496393bd6215fd05ed','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"14.1.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1905,'_site_transient_timeout_browser_605f01b1409979f1b4f5151f8eefb28a','1631181935','no'),(1906,'_site_transient_browser_605f01b1409979f1b4f5151f8eefb28a','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"92.0.4515.159\";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'),(1910,'_site_transient_timeout_browser_65aa2869029c08b5f6f0c1621b8000aa','1631183160','no'),(1911,'_site_transient_browser_65aa2869029c08b5f6f0c1621b8000aa','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"91.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1931,'rewrite_rules','a:287:{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:56:\"^(uk|en)/wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:92:\"index.php?lang=$matches[1]&sitemap=$matches[2]&sitemap-subtype=$matches[3]&paged=$matches[4]\";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:42:\"^(uk|en)/wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:64:\"index.php?lang=$matches[1]&sitemap=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:55:\"(uk|en)/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:50:\"(uk|en)/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:31:\"(uk|en)/category/(.+?)/embed/?$\";s:63:\"index.php?lang=$matches[1]&category_name=$matches[2]&embed=true\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:43:\"(uk|en)/category/(.+?)/page/?([0-9]{1,})/?$\";s:70:\"index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:25:\"(uk|en)/category/(.+?)/?$\";s:52:\"index.php?lang=$matches[1]&category_name=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:52:\"(uk|en)/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:47:\"(uk|en)/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:28:\"(uk|en)/tag/([^/]+)/embed/?$\";s:53:\"index.php?lang=$matches[1]&tag=$matches[2]&embed=true\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:40:\"(uk|en)/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?lang=$matches[1]&tag=$matches[2]&paged=$matches[3]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:22:\"(uk|en)/tag/([^/]+)/?$\";s:42:\"index.php?lang=$matches[1]&tag=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:53:\"(uk|en)/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&post_format=$matches[1]&feed=$matches[2]\";s:48:\"(uk|en)/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&post_format=$matches[1]&feed=$matches[2]\";s:29:\"(uk|en)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=ru&post_format=$matches[1]&embed=true\";s:41:\"(uk|en)/type/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=ru&post_format=$matches[1]&paged=$matches[2]\";s:23:\"(uk|en)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=ru&post_format=$matches[1]\";s:55:\"(uk|en)/cities/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?lang=$matches[1]&cities=$matches[2]&feed=$matches[3]\";s:47:\"cities/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?cities=$matches[1]&feed=$matches[2]\";s:50:\"(uk|en)/cities/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:62:\"index.php?lang=$matches[1]&cities=$matches[2]&feed=$matches[3]\";s:42:\"cities/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?cities=$matches[1]&feed=$matches[2]\";s:31:\"(uk|en)/cities/([^/]+)/embed/?$\";s:56:\"index.php?lang=$matches[1]&cities=$matches[2]&embed=true\";s:23:\"cities/([^/]+)/embed/?$\";s:39:\"index.php?cities=$matches[1]&embed=true\";s:43:\"(uk|en)/cities/([^/]+)/page/?([0-9]{1,})/?$\";s:63:\"index.php?lang=$matches[1]&cities=$matches[2]&paged=$matches[3]\";s:35:\"cities/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?cities=$matches[1]&paged=$matches[2]\";s:25:\"(uk|en)/cities/([^/]+)/?$\";s:45:\"index.php?lang=$matches[1]&cities=$matches[2]\";s:17:\"cities/([^/]+)/?$\";s:28:\"index.php?cities=$matches[1]\";s:43:\"(uk|en)/product/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"(uk|en)/product/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"(uk|en)/product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"(uk|en)/product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"(uk|en)/product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"(uk|en)/product/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"(uk|en)/product/([^/]+)/embed/?$\";s:57:\"index.php?lang=$matches[1]&product=$matches[2]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:36:\"(uk|en)/product/([^/]+)/trackback/?$\";s:51:\"index.php?lang=$matches[1]&product=$matches[2]&tb=1\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:44:\"(uk|en)/product/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?lang=$matches[1]&product=$matches[2]&paged=$matches[3]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:51:\"(uk|en)/product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:64:\"index.php?lang=$matches[1]&product=$matches[2]&cpage=$matches[3]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:40:\"(uk|en)/product/([^/]+)(?:/([0-9]+))?/?$\";s:63:\"index.php?lang=$matches[1]&product=$matches[2]&page=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:32:\"(uk|en)/product/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"(uk|en)/product/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"(uk|en)/product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(uk|en)/product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"(uk|en)/product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(uk|en)/product/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:33:\"brand/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:43:\"brand/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:63:\"brand/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:58:\"brand/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:58:\"brand/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"(uk|en)/brand/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:39:\"brand/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"(uk|en)/brand/([^/]+)/embed/?$\";s:55:\"index.php?lang=$matches[1]&brand=$matches[2]&embed=true\";s:22:\"brand/([^/]+)/embed/?$\";s:38:\"index.php?brand=$matches[1]&embed=true\";s:34:\"(uk|en)/brand/([^/]+)/trackback/?$\";s:49:\"index.php?lang=$matches[1]&brand=$matches[2]&tb=1\";s:26:\"brand/([^/]+)/trackback/?$\";s:32:\"index.php?brand=$matches[1]&tb=1\";s:42:\"(uk|en)/brand/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?lang=$matches[1]&brand=$matches[2]&paged=$matches[3]\";s:34:\"brand/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?brand=$matches[1]&paged=$matches[2]\";s:49:\"(uk|en)/brand/([^/]+)/comment-page-([0-9]{1,})/?$\";s:62:\"index.php?lang=$matches[1]&brand=$matches[2]&cpage=$matches[3]\";s:41:\"brand/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?brand=$matches[1]&cpage=$matches[2]\";s:38:\"(uk|en)/brand/([^/]+)(?:/([0-9]+))?/?$\";s:61:\"index.php?lang=$matches[1]&brand=$matches[2]&page=$matches[3]\";s:30:\"brand/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?brand=$matches[1]&page=$matches[2]\";s:30:\"(uk|en)/brand/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:22:\"brand/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"(uk|en)/brand/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:32:\"brand/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"(uk|en)/brand/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\"brand/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"(uk|en)/brand/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:47:\"brand/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"(uk|en)/brand/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:47:\"brand/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"(uk|en)/brand/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:28:\"brand/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:32:\"shop/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:42:\"shop/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:62:\"shop/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\"shop/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:57:\"shop/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"(uk|en)/shop/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:38:\"shop/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"(uk|en)/shop/([^/]+)/embed/?$\";s:54:\"index.php?lang=$matches[1]&shop=$matches[2]&embed=true\";s:21:\"shop/([^/]+)/embed/?$\";s:37:\"index.php?shop=$matches[1]&embed=true\";s:33:\"(uk|en)/shop/([^/]+)/trackback/?$\";s:48:\"index.php?lang=$matches[1]&shop=$matches[2]&tb=1\";s:25:\"shop/([^/]+)/trackback/?$\";s:31:\"index.php?shop=$matches[1]&tb=1\";s:41:\"(uk|en)/shop/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&shop=$matches[2]&paged=$matches[3]\";s:33:\"shop/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?shop=$matches[1]&paged=$matches[2]\";s:48:\"(uk|en)/shop/([^/]+)/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&shop=$matches[2]&cpage=$matches[3]\";s:40:\"shop/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?shop=$matches[1]&cpage=$matches[2]\";s:37:\"(uk|en)/shop/([^/]+)(?:/([0-9]+))?/?$\";s:60:\"index.php?lang=$matches[1]&shop=$matches[2]&page=$matches[3]\";s:29:\"shop/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?shop=$matches[1]&page=$matches[2]\";s:29:\"(uk|en)/shop/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:21:\"shop/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"(uk|en)/shop/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:31:\"shop/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"(uk|en)/shop/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:51:\"shop/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"(uk|en)/shop/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:46:\"shop/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"(uk|en)/shop/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:46:\"shop/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"(uk|en)/shop/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:27:\"shop/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:40:\"(uk|en)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=ru&&feed=$matches[1]\";s:35:\"(uk|en)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=ru&&feed=$matches[1]\";s:16:\"(uk|en)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=ru&&embed=true\";s:28:\"(uk|en)/page/?([0-9]{1,})/?$\";s:45:\"index.php?lang=$matches[1]&&paged=$matches[2]\";s:20:\"page/?([0-9]{1,})/?$\";s:36:\"index.php?lang=ru&&paged=$matches[1]\";s:35:\"(uk|en)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?lang=$matches[1]&&page_id=9&cpage=$matches[2]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:46:\"index.php?lang=ru&&page_id=9&cpage=$matches[1]\";s:10:\"(uk|en)/?$\";s:26:\"index.php?lang=$matches[1]\";s:49:\"(uk|en)/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=ru&&feed=$matches[1]&withcomments=1\";s:44:\"(uk|en)/comments/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=ru&&feed=$matches[1]&withcomments=1\";s:25:\"(uk|en)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=ru&&embed=true\";s:52:\"(uk|en)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=ru&s=$matches[1]&feed=$matches[2]\";s:47:\"(uk|en)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=ru&s=$matches[1]&feed=$matches[2]\";s:28:\"(uk|en)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=ru&s=$matches[1]&embed=true\";s:40:\"(uk|en)/search/(.+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?lang=ru&s=$matches[1]&paged=$matches[2]\";s:22:\"(uk|en)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=ru&s=$matches[1]\";s:55:\"(uk|en)/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&author_name=$matches[1]&feed=$matches[2]\";s:50:\"(uk|en)/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=ru&author_name=$matches[1]&feed=$matches[2]\";s:31:\"(uk|en)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=ru&author_name=$matches[1]&embed=true\";s:43:\"(uk|en)/author/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=ru&author_name=$matches[1]&paged=$matches[2]\";s:25:\"(uk|en)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=ru&author_name=$matches[1]\";s:77:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:88:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:72:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:88:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:53:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:91:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:82:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:65:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:89:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:47:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:80:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:71:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:64:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:59:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:72:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:40:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:75:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:66:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&embed=true\";s:52:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:73:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:34:\"(uk|en)/([0-9]{4})/([0-9]{1,2})/?$\";s:64:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:55:\"index.php?lang=ru&year=$matches[1]&monthnum=$matches[2]\";s:51:\"(uk|en)/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?lang=ru&year=$matches[1]&feed=$matches[2]\";s:46:\"(uk|en)/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?lang=ru&year=$matches[1]&feed=$matches[2]\";s:27:\"(uk|en)/([0-9]{4})/embed/?$\";s:54:\"index.php?lang=$matches[1]&year=$matches[2]&embed=true\";s:19:\"([0-9]{4})/embed/?$\";s:45:\"index.php?lang=ru&year=$matches[1]&embed=true\";s:39:\"(uk|en)/([0-9]{4})/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:52:\"index.php?lang=ru&year=$matches[1]&paged=$matches[2]\";s:21:\"(uk|en)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:34:\"index.php?lang=ru&year=$matches[1]\";s:35:\"(uk|en)/.?.+?/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"(uk|en)/.?.+?/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"(uk|en)/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"(uk|en)/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"(uk|en)/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"(uk|en)/.?.+?/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"(uk|en)/(.?.+?)/embed/?$\";s:58:\"index.php?lang=$matches[1]&pagename=$matches[2]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:28:\"(uk|en)/(.?.+?)/trackback/?$\";s:52:\"index.php?lang=$matches[1]&pagename=$matches[2]&tb=1\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:48:\"(uk|en)/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:43:\"(uk|en)/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:36:\"(uk|en)/(.?.+?)/page/?([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&paged=$matches[3]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:43:\"(uk|en)/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?lang=$matches[1]&pagename=$matches[2]&cpage=$matches[3]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:32:\"(uk|en)/(.?.+?)(?:/([0-9]+))?/?$\";s:64:\"index.php?lang=$matches[1]&pagename=$matches[2]&page=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:35:\"(uk|en)/[^/]+/attachment/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"(uk|en)/[^/]+/attachment/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"(uk|en)/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"(uk|en)/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"(uk|en)/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"(uk|en)/[^/]+/attachment/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"(uk|en)/([^/]+)/embed/?$\";s:54:\"index.php?lang=$matches[1]&name=$matches[2]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:28:\"(uk|en)/([^/]+)/trackback/?$\";s:48:\"index.php?lang=$matches[1]&name=$matches[2]&tb=1\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:48:\"(uk|en)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:43:\"(uk|en)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:36:\"(uk|en)/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:43:\"(uk|en)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:32:\"(uk|en)/([^/]+)(?:/([0-9]+))?/?$\";s:60:\"index.php?lang=$matches[1]&name=$matches[2]&page=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:24:\"(uk|en)/[^/]+/([^/]+)/?$\";s:49:\"index.php?lang=$matches[1]&attachment=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"(uk|en)/[^/]+/([^/]+)/trackback/?$\";s:54:\"index.php?lang=$matches[1]&attachment=$matches[2]&tb=1\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"(uk|en)/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"(uk|en)/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"(uk|en)/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"(uk|en)/[^/]+/([^/]+)/embed/?$\";s:60:\"index.php?lang=$matches[1]&attachment=$matches[2]&embed=true\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(1933,'dismissed_update_core','a:1:{s:9:\"5.8|ru_RU\";b:1;}','no'),(1949,'duplicator_settings','a:17:{s:7:\"version\";s:5:\"1.4.2\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:1;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:19:\"installer_name_mode\";s:6:\"simple\";s:16:\"storage_position\";s:6:\"wpcont\";s:20:\"storage_htaccess_off\";b:0;s:18:\"archive_build_mode\";i:2;s:17:\"skip_archive_scan\";b:0;s:21:\"unhook_third_party_js\";b:0;s:22:\"unhook_third_party_css\";b:0;s:17:\"active_package_id\";i:1;}','yes'),(1950,'duplicator_version_plugin','1.4.2','yes'),(1951,'duplicator_package_active','O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-11-18 07:54:48\";s:7:\"Version\";s:5:\"1.4.2\";s:9:\"VersionWP\";s:3:\"5.8\";s:9:\"VersionDB\";s:7:\"10.1.47\";s:10:\"VersionPHP\";s:6:\"7.3.23\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:1:\"1\";s:4:\"Hash\";s:35:\"7894e5888f72322b2332_20211118075448\";s:8:\"NameHash\";s:37:\"1_7894e5888f72322b2332_20211118075448\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:47:\"1_7894e5888f72322b2332_20211118075448_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":21:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";N;s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:38:\"/home/bdqbpbxa/upod.goodface.com.ua/wp\";s:4:\"Size\";i:0;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":6:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":7:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:10:\"AddonSites\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:-1;s:10:\"\0*\0Package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-11-18 07:54:48\";s:7:\"Version\";s:5:\"1.4.2\";s:9:\"VersionWP\";s:3:\"5.8\";s:9:\"VersionDB\";s:7:\"10.1.47\";s:10:\"VersionPHP\";s:6:\"7.3.23\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:1:\"1\";s:4:\"Hash\";s:35:\"7894e5888f72322b2332_20211118075448\";s:8:\"NameHash\";s:37:\"1_7894e5888f72322b2332_20211118075448\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";O:13:\"DUP_Installer\":13:{s:4:\"File\";N;s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:63;}s:8:\"Database\";O:12:\"DUP_Database\":14:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";N;s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:14:\"MariaDB Server\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":16:{s:9:\"buildMode\";N;s:13:\"collationList\";a:0:{}s:17:\"isTablesUpperCase\";N;s:15:\"isNameUpperCase\";N;s:4:\"name\";N;s:15:\"tablesBaseCount\";N;s:16:\"tablesFinalCount\";N;s:14:\"tablesRowCount\";N;s:16:\"tablesSizeOnDisk\";N;s:18:\"varLowerCaseTables\";i:0;s:7:\"version\";N;s:14:\"versionComment\";N;s:18:\"tableWiseRowCounts\";a:0:{}s:11:\"triggerList\";a:0:{}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:63;s:24:\"\0DUP_Database\0tempDbPath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:0;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";r:63;}}s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:47:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-admin\";i:1;s:57:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/uploads\";i:2;s:59:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/languages\";i:3;s:56:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content/themes\";i:4;s:50:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:38:\"/home/bdqbpbxa/upod.goodface.com.ua/wp\";i:1;s:49:\"/home/bdqbpbxa/upod.goodface.com.ua/wp/wp-content\";}}s:9:\"Installer\";r:84;s:8:\"Database\";r:98;s:13:\"BuildProgress\";r:129;}','yes'),(1984,'_site_transient_timeout_browser_59504d7ec159d72106bc8b829fc0979b','1631264949','no'),(1985,'_site_transient_browser_59504d7ec159d72106bc8b829fc0979b','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"14.0.3\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','no'),(1997,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/ru_RU/wordpress-5.8.2.zip\";s:6:\"locale\";s:5:\"ru_RU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/ru_RU/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:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.8.2-partial-0.zip\";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:3:\"5.8\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.8.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.8.2-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.8.2-rollback-0.zip\";}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:3:\"5.8\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1637222060;s:15:\"version_checked\";s:3:\"5.8\";s:12:\"translations\";a:0:{}}','no'),(1998,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1637222063;s:7:\"checked\";a:2:{s:15:\"twentytwentyone\";s:3:\"1.4\";s:4:\"upod\";s:0:\"\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.4.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(1999,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1637222069;s:8:\"response\";a:6:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.5.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/custom-post-type-ui\";s:4:\"slug\";s:19:\"custom-post-type-ui\";s:6:\"plugin\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:11:\"new_version\";s:6:\"1.10.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/custom-post-type-ui/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/custom-post-type-ui.1.10.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2549362\";s:2:\"1x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-128x128.png?rev=2549362\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/custom-post-type-ui/assets/banner-1544x500.png?rev=2549362\";s:2:\"1x\";s:74:\"https://ps.w.org/custom-post-type-ui/assets/banner-772x250.png?rev=2549362\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.4.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2605836\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2605835\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2085472\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:5:\"5.3.8\";}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:4:\"5.11\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"5.8.1\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}s:25:\"polylang-pro/polylang.php\";O:8:\"stdClass\":19:{s:11:\"new_version\";s:5:\"3.1.2\";s:14:\"stable_version\";s:5:\"3.1.2\";s:4:\"name\";s:12:\"Polylang Pro\";s:4:\"slug\";s:8:\"polylang\";s:3:\"url\";s:56:\"https://polylang.pro/downloads/polylang-pro/?changelog=1\";s:12:\"last_updated\";s:19:\"2021-10-11 07:40:14\";s:8:\"homepage\";s:44:\"https://polylang.pro/downloads/polylang-pro/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";O:8:\"stdClass\":2:{s:11:\"description\";s:100:\"<p>Polylang Pro offers all the awesomeness of Polylang plus extra features and Premium support.</p>\n\";s:9:\"changelog\";s:2558:\"<h4> 3.1.2 (2021-10-11) </h4>\n<ul>\n<li>Pro: Fix parent page not filtered by language in the block editor since WP 5.6</li>\n<li>Pro: Fix XLIFF mime type for PHP 7.0 and PHP 7.1</li>\n<li>Fix settings page displaying the media modules whne no language are defined</li>\n<li>Enforce Yoast SEO to use dynamic permalinks #882</li>\n<li>Yoast SEO: Fix static front page and blog page breadcrumb</li>\n</ul>\n<h4> 3.1.1 (2021-08-16) </h4>\n<ul>\n<li>Pro: Fix a fatal error with The Events Calendar</li>\n<li>Allow to remove the cookie with the pll_cookie_expiration filter #905</li>\n</ul>\n<h4> 3.1 (2021-07-27) </h4>\n<ul>\n<li>Add compatibility with WordPress 5.8</li>\n<li>Raise Minimum WordPress version to 5.4</li>\n<li>Pro: Allow to filter blocks by language in the widget block editor</li>\n<li>Pro: Allow to export and import XLIFF files for string translations</li>\n<li>Pro: Add the language switcher in the navigation block (experimental)</li>\n<li>Pro: Replace dashicons by svg icons in the block editor</li>\n<li>Pro: The Events Calendar: Add compatibility with Views V2 (only for sites using only one domain)</li>\n<li>Pro: Fix + icon displayed in the block editor sidebar when the user cannot create a translation</li>\n<li>Add a warning section to the site health for posts and terms without languages #825</li>\n<li>Require the simplexml extension in the site health if a wpml-config.xml is found #827</li>\n<li>Remove the information about the WPML compabitility mode in settings #843</li>\n<li>The browser preferred language detection is now deactivated by default</li>\n<li>The media are now untranslated by default</li>\n<li>Highlight the language filter in the admin toolbar when it\'s active #821</li>\n<li>Allow to query comments in multiple languages (just as posts and terms) #840</li>\n<li>Don\'t disable the translation input field in the classic metabox #841 Props Onatcer</li>\n<li>Optimize all images including flags #848 Props lowwebtech</li>\n<li>Don\'t redirect if WordPress doesn\'t validate the redirect url to avoid redirects to /wp-admin/ #879</li>\n<li>Fix media appearing to have a language after the language is changed in the media library grid view  #807</li>\n<li>Fix media not all deleted when bulk deleting from the grid view of the media library #830</li>\n<li>Fix when more than one language switcher are added to the same menu #853</li>\n<li>Fix PHP notice when adding a CPT archive link to a menu #868 Props davidwebca</li>\n</ul>\n<p>See <a href=\"https://plugins.svn.wordpress.org/polylang/trunk/changelog.txt\">changelog.txt</a> for older changelog</p>\";}s:7:\"banners\";O:8:\"stdClass\":2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://polylang.pro/wp-content/uploads/edd/2016/04/polylang-pro.png\";s:2:\"2x\";s:68:\"https://polylang.pro/wp-content/uploads/edd/2016/04/polylang-pro.png\";}s:3:\"msg\";s:33:\"No license key has been provided.\";s:10:\"stable_tag\";s:5:\"3.1.2\";s:6:\"tested\";s:3:\"5.8\";s:11:\"description\";a:1:{i:0;s:100:\"<p>Polylang Pro offers all the awesomeness of Polylang plus extra features and Premium support.</p>\n\";}s:9:\"changelog\";a:1:{i:0;s:2558:\"<h4> 3.1.2 (2021-10-11) </h4>\n<ul>\n<li>Pro: Fix parent page not filtered by language in the block editor since WP 5.6</li>\n<li>Pro: Fix XLIFF mime type for PHP 7.0 and PHP 7.1</li>\n<li>Fix settings page displaying the media modules whne no language are defined</li>\n<li>Enforce Yoast SEO to use dynamic permalinks #882</li>\n<li>Yoast SEO: Fix static front page and blog page breadcrumb</li>\n</ul>\n<h4> 3.1.1 (2021-08-16) </h4>\n<ul>\n<li>Pro: Fix a fatal error with The Events Calendar</li>\n<li>Allow to remove the cookie with the pll_cookie_expiration filter #905</li>\n</ul>\n<h4> 3.1 (2021-07-27) </h4>\n<ul>\n<li>Add compatibility with WordPress 5.8</li>\n<li>Raise Minimum WordPress version to 5.4</li>\n<li>Pro: Allow to filter blocks by language in the widget block editor</li>\n<li>Pro: Allow to export and import XLIFF files for string translations</li>\n<li>Pro: Add the language switcher in the navigation block (experimental)</li>\n<li>Pro: Replace dashicons by svg icons in the block editor</li>\n<li>Pro: The Events Calendar: Add compatibility with Views V2 (only for sites using only one domain)</li>\n<li>Pro: Fix + icon displayed in the block editor sidebar when the user cannot create a translation</li>\n<li>Add a warning section to the site health for posts and terms without languages #825</li>\n<li>Require the simplexml extension in the site health if a wpml-config.xml is found #827</li>\n<li>Remove the information about the WPML compabitility mode in settings #843</li>\n<li>The browser preferred language detection is now deactivated by default</li>\n<li>The media are now untranslated by default</li>\n<li>Highlight the language filter in the admin toolbar when it\'s active #821</li>\n<li>Allow to query comments in multiple languages (just as posts and terms) #840</li>\n<li>Don\'t disable the translation input field in the classic metabox #841 Props Onatcer</li>\n<li>Optimize all images including flags #848 Props lowwebtech</li>\n<li>Don\'t redirect if WordPress doesn\'t validate the redirect url to avoid redirects to /wp-admin/ #879</li>\n<li>Fix media appearing to have a language after the language is changed in the media library grid view  #807</li>\n<li>Fix media not all deleted when bulk deleting from the grid view of the media library #830</li>\n<li>Fix when more than one language switcher are added to the same menu #853</li>\n<li>Fix PHP notice when adding a CPT archive link to a menu #868 Props davidwebca</li>\n</ul>\n<p>See <a href=\"https://plugins.svn.wordpress.org/polylang/trunk/changelog.txt\">changelog.txt</a> for older changelog</p>\";}s:6:\"plugin\";s:25:\"polylang-pro/polylang.php\";s:2:\"id\";s:25:\"polylang-pro/polylang.php\";}}s:12:\"translations\";a:1:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"contact-form-7\";s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.4.2\";s:7:\"updated\";s:19:\"2021-09-28 14:41:49\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/contact-form-7/5.4.2/ru_RU.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:4:{s:35:\"advanced-cf7-db/advanced-cf7-db.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/advanced-cf7-db\";s:4:\"slug\";s:15:\"advanced-cf7-db\";s:6:\"plugin\";s:35:\"advanced-cf7-db/advanced-cf7-db.php\";s:11:\"new_version\";s:5:\"1.8.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/advanced-cf7-db/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/advanced-cf7-db.1.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/advanced-cf7-db/assets/icon-256x256.jpg?rev=1696186\";s:2:\"1x\";s:68:\"https://ps.w.org/advanced-cf7-db/assets/icon-128x128.jpg?rev=1696186\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/advanced-cf7-db/assets/banner-1544x500.jpg?rev=1696186\";s:2:\"1x\";s:70:\"https://ps.w.org/advanced-cf7-db/assets/banner-772x250.jpg?rev=1696186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.6.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:21:\"safe-svg/safe-svg.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/safe-svg\";s:4:\"slug\";s:8:\"safe-svg\";s:6:\"plugin\";s:21:\"safe-svg/safe-svg.php\";s:11:\"new_version\";s:5:\"1.9.9\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/safe-svg/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/safe-svg.1.9.9.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:61:\"https://ps.w.org/safe-svg/assets/icon-256x256.png?rev=1706191\";s:2:\"1x\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=1706191\";s:3:\"svg\";s:53:\"https://ps.w.org/safe-svg/assets/icon.svg?rev=1706191\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/safe-svg/assets/banner-1544x500.png?rev=1706191\";s:2:\"1x\";s:63:\"https://ps.w.org/safe-svg/assets/banner-772x250.png?rev=1706191\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}}s:7:\"checked\";a:10:{s:35:\"advanced-cf7-db/advanced-cf7-db.php\";s:5:\"1.8.2\";s:34:\"advanced-custom-fields-pro/acf.php\";s:6:\"5.10.2\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.6.0\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.2\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.4.2\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:5:\"1.9.2\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.4.1\";s:25:\"duplicator/duplicator.php\";s:5:\"1.4.2\";s:25:\"polylang-pro/polylang.php\";s:5:\"3.1.1\";s:21:\"safe-svg/safe-svg.php\";s:5:\"1.9.9\";}}','no'),(2010,'_site_transient_timeout_community-events-57c71f507a52224a5ddf49f54d7ff288','1630967084','no'),(2011,'_site_transient_community-events-57c71f507a52224a5ddf49f54d7ff288','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"167.99.244.0\";}s:6:\"events\";a:6:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"Discussion Group: WordPress Troubleshooting Basics\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/280148468/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-09-07 07:00:00\";s:8:\"end_date\";s:19:\"2021-09-07 08:00:00\";s:20:\"start_unix_timestamp\";i:1631023200;s:18:\"end_unix_timestamp\";i:1631026800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:18:\"WP Meetup Mannheim\";s:3:\"url\";s:63:\"https://www.meetup.com/WordPress-Mannheim/events/qnsnhsyccmbcc/\";s:6:\"meetup\";s:25:\"WordPress Meetup Mannheim\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/WordPress-Mannheim/\";s:4:\"date\";s:19:\"2021-09-21 19:00:00\";s:8:\"end_date\";s:19:\"2021-09-21 22:00:00\";s:20:\"start_unix_timestamp\";i:1632243600;s:18:\"end_unix_timestamp\";i:1632254400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:49.5;s:9:\"longitude\";d:8.4700002670288;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:26:\"WordPress Meetup Würzburg\";s:3:\"url\";s:71:\"https://www.meetup.com/Wuerzburg-WordPress-Meetup/events/ftjqjsyccmbcc/\";s:6:\"meetup\";s:18:\"WPMeetup Würzburg\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/Wuerzburg-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-09-21 19:00:00\";s:8:\"end_date\";s:19:\"2021-09-21 21:00:00\";s:20:\"start_unix_timestamp\";i:1632243600;s:18:\"end_unix_timestamp\";i:1632250800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:49.799999237061;s:9:\"longitude\";d:9.9399995803833;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"WordPress -Meetup Neustadt Weinstraße\";s:3:\"url\";s:70:\"https://www.meetup.com/WordPress-Meetup-Neustadt/events/zlmdpsyccnbkb/\";s:6:\"meetup\";s:25:\"WordPress Meetup Neustadt\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/WordPress-Meetup-Neustadt/\";s:4:\"date\";s:19:\"2021-10-07 18:00:00\";s:8:\"end_date\";s:19:\"2021-10-07 20:00:00\";s:20:\"start_unix_timestamp\";i:1633622400;s:18:\"end_unix_timestamp\";i:1633629600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:49.360000610352;s:9:\"longitude\";d:8.1300001144409;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:18:\"WP Meetup Mannheim\";s:3:\"url\";s:63:\"https://www.meetup.com/WordPress-Mannheim/events/qnsnhsyccnbzb/\";s:6:\"meetup\";s:25:\"WordPress Meetup Mannheim\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/WordPress-Mannheim/\";s:4:\"date\";s:19:\"2021-10-19 19:00:00\";s:8:\"end_date\";s:19:\"2021-10-19 22:00:00\";s:20:\"start_unix_timestamp\";i:1634662800;s:18:\"end_unix_timestamp\";i:1634673600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:49.5;s:9:\"longitude\";d:8.4700002670288;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:26:\"WordPress Meetup Würzburg\";s:3:\"url\";s:71:\"https://www.meetup.com/Wuerzburg-WordPress-Meetup/events/ftjqjsyccnbzb/\";s:6:\"meetup\";s:18:\"WPMeetup Würzburg\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/Wuerzburg-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-10-19 19:00:00\";s:8:\"end_date\";s:19:\"2021-10-19 21:00:00\";s:20:\"start_unix_timestamp\";i:1634662800;s:18:\"end_unix_timestamp\";i:1634670000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:49.799999237061;s:9:\"longitude\";d:9.9399995803833;}}}}','no'),(2023,'duplicator_ui_view_state','a:1:{s:24:\"dup-pack-installer-panel\";s:1:\"0\";}','yes'),(2026,'_transient_doing_cron','1637222277.3492989540100097656250','yes'),(2034,'_site_transient_timeout_community-events-f8d61da0ab944f3e1c31fde728d21271','1631046259','no'),(2035,'_site_transient_community-events-f8d61da0ab944f3e1c31fde728d21271','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"46.211.30.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"Discussion Group: WordPress Troubleshooting Basics\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/280148468/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-09-07 07:00:00\";s:8:\"end_date\";s:19:\"2021-09-07 08:00:00\";s:20:\"start_unix_timestamp\";i:1631023200;s:18:\"end_unix_timestamp\";i:1631026800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}}}','no'),(2050,'_site_transient_timeout_browser_daee09138c78d1f8c777ca639d160fe1','1631783770','no'),(2051,'_site_transient_browser_daee09138c78d1f8c777ca639d160fe1','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"93.0.4577.63\";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'),(2070,'_transient_pll_translated_slugs','a:12:{s:7:\"product\";a:2:{s:4:\"slug\";s:7:\"product\";s:12:\"translations\";a:3:{s:2:\"ru\";s:7:\"product\";s:2:\"uk\";s:7:\"product\";s:2:\"en\";s:7:\"product\";}}s:5:\"brand\";a:2:{s:4:\"slug\";s:5:\"brand\";s:12:\"translations\";a:3:{s:2:\"ru\";s:5:\"brand\";s:2:\"uk\";s:5:\"brand\";s:2:\"en\";s:5:\"brand\";}}s:4:\"shop\";a:2:{s:4:\"slug\";s:4:\"shop\";s:12:\"translations\";a:3:{s:2:\"ru\";s:4:\"shop\";s:2:\"uk\";s:4:\"shop\";s:2:\"en\";s:4:\"shop\";}}s:8:\"category\";a:2:{s:4:\"slug\";s:8:\"category\";s:12:\"translations\";a:3:{s:2:\"ru\";s:8:\"category\";s:2:\"uk\";s:8:\"category\";s:2:\"en\";s:8:\"category\";}}s:8:\"post_tag\";a:2:{s:4:\"slug\";s:3:\"tag\";s:12:\"translations\";a:3:{s:2:\"ru\";s:3:\"tag\";s:2:\"uk\";s:3:\"tag\";s:2:\"en\";s:3:\"tag\";}}s:11:\"post_format\";a:2:{s:4:\"slug\";s:4:\"type\";s:12:\"translations\";a:3:{s:2:\"ru\";s:4:\"type\";s:2:\"uk\";s:4:\"type\";s:2:\"en\";s:4:\"type\";}}s:6:\"cities\";a:2:{s:4:\"slug\";s:6:\"cities\";s:12:\"translations\";a:3:{s:2:\"ru\";s:6:\"cities\";s:2:\"uk\";s:6:\"cities\";s:2:\"en\";s:6:\"cities\";}}s:6:\"author\";a:2:{s:4:\"slug\";s:6:\"author\";s:12:\"translations\";a:3:{s:2:\"ru\";s:6:\"author\";s:2:\"uk\";s:6:\"author\";s:2:\"en\";s:6:\"author\";}}s:6:\"search\";a:2:{s:4:\"slug\";s:6:\"search\";s:12:\"translations\";a:3:{s:2:\"ru\";s:6:\"search\";s:2:\"uk\";s:6:\"search\";s:2:\"en\";s:6:\"search\";}}s:10:\"attachment\";a:2:{s:4:\"slug\";s:10:\"attachment\";s:12:\"translations\";a:3:{s:2:\"ru\";s:10:\"attachment\";s:2:\"uk\";s:10:\"attachment\";s:2:\"en\";s:10:\"attachment\";}}s:5:\"paged\";a:2:{s:4:\"slug\";s:4:\"page\";s:12:\"translations\";a:3:{s:2:\"ru\";s:4:\"page\";s:2:\"uk\";s:4:\"page\";s:2:\"en\";s:4:\"page\";}}s:5:\"front\";a:2:{s:4:\"slug\";s:0:\"\";s:12:\"translations\";a:3:{s:2:\"ru\";s:0:\"\";s:2:\"uk\";s:0:\"\";s:2:\"en\";s:0:\"\";}}}','yes'),(2071,'_site_transient_timeout_browser_c7e7172c7781b034963ef5178f1479dd','1631785843','no'),(2072,'_site_transient_browser_c7e7172c7781b034963ef5178f1479dd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"93.0.4577.63\";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'),(2090,'_site_transient_timeout_community-events-e427a2d03dda6e139b5b7f0286cdd1d9','1631312830','no'),(2091,'_site_transient_community-events-e427a2d03dda6e139b5b7f0286cdd1d9','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"193.176.84.0\";}s:6:\"events\";a:6:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:63:\"Discussion group: Building a Translation Style Guide + Glossary\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/280506563/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-09-10 00:00:00\";s:8:\"end_date\";s:19:\"2021-09-10 01:00:00\";s:20:\"start_unix_timestamp\";i:1631257200;s:18:\"end_unix_timestamp\";i:1631260800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:64:\"WordPress Meetup Zwolle - \"Een schatting maken: hoe doe je dat?\"\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmryccmbmb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-09-09 18:45:00\";s:8:\"end_date\";s:19:\"2021-09-09 20:55:00\";s:20:\"start_unix_timestamp\";i:1631205900;s:18:\"end_unix_timestamp\";i:1631213700;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"WordPress MeetUp Utrecht LIVE op 29 september 2021\";s:3:\"url\";s:65:\"https://www.meetup.com/WordPress-Meetup-Utrecht/events/279931788/\";s:6:\"meetup\";s:24:\"WordPress Meetup Utrecht\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/WordPress-Meetup-Utrecht/\";s:4:\"date\";s:19:\"2021-09-29 19:00:00\";s:8:\"end_date\";s:19:\"2021-09-29 21:00:00\";s:20:\"start_unix_timestamp\";i:1632934800;s:18:\"end_unix_timestamp\";i:1632942000;s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Utrecht, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.063800811768;s:9:\"longitude\";d:5.1044549942017;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmryccnbsb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-10-14 18:45:00\";s:8:\"end_date\";s:19:\"2021-10-14 20:55:00\";s:20:\"start_unix_timestamp\";i:1634229900;s:18:\"end_unix_timestamp\";i:1634237700;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmryccpbpb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-11-11 18:45:00\";s:8:\"end_date\";s:19:\"2021-11-11 20:55:00\";s:20:\"start_unix_timestamp\";i:1636652700;s:18:\"end_unix_timestamp\";i:1636660500;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmryccqbmb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-12-09 18:45:00\";s:8:\"end_date\";s:19:\"2021-12-09 20:55:00\";s:20:\"start_unix_timestamp\";i:1639071900;s:18:\"end_unix_timestamp\";i:1639079700;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}}}','no'),(2103,'_site_transient_timeout_community-events-2a9f2b89c62f4cbd113a2d848320dfa8','1631580520','no'),(2104,'_site_transient_community-events-2a9f2b89c62f4cbd113a2d848320dfa8','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"93.175.194.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:60:\"Watch Party + Discussion Group: Intro to the Block Directory\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/280148491/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-09-14 06:00:00\";s:8:\"end_date\";s:19:\"2021-09-14 07:00:00\";s:20:\"start_unix_timestamp\";i:1631624400;s:18:\"end_unix_timestamp\";i:1631628000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}}}','no'),(2115,'_site_transient_timeout_available_translations','1631548604','no'),(2116,'_site_transient_available_translations','a:126:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-05 07:54:44\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 17:57:56\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.18/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-12 18:39:12\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-10-31 08:48:37\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.7/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-04-25 07:27:37\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 05:24:50\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-29 19:09:14\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-06 13:31:37\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-19 22:07:46\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Forts&#230;t\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-22 10:24:20\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-22 10:24:47\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/5.8/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 22:20:04\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/5.8/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 22:19:30\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-10 12:19:50\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 11:17:46\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.8/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 04:36:23\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-03 20:56:24\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 10:52:30\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 21:02:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-04-15 04:12:28\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-20 07:45:43\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-04-18 09:35:35\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-30 00:35:05\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 02:18:40\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 02:19:31\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 02:19:00\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 13:13:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 20:42:17\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 00:38:40\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.7/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.12\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.12/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-20 17:20:36\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 14:26:50\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-31 06:18:44\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 12:40:09\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-02 07:17:54\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-19 13:07:55\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 07:27:38\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-05 22:22:24\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.25\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.25/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:6:\"5.8-rc\";s:7:\"updated\";s:19:\"2021-05-28 16:42:59\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8-rc/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-11-06 12:34:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.7/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-03 09:22:19\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 11:18:08\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.8/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-12 12:56:29\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-04 18:12:54\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-14 11:54:07\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-04 07:19:09\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nutugne\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-21 07:24:54\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 18:03:03\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.8/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.12\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.12/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2020-09-30 14:08:59\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರೆಸಿ\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 05:27:21\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-11 19:53:28\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.8/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ຕໍ່\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-23 12:35:40\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-31 07:25:25\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-07-01 09:16:57\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.4.7/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.18/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2018-08-31 11:57:07\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.30\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.30/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-09 00:05:57\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:6:\"5.2.12\";s:7:\"updated\";s:19:\"2020-05-31 16:07:59\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.12/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"जारीराख्नु \";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-06 17:18:24\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 11:07:33\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/5.8/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 19:09:21\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.17/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 12:05:19\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.26\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.26/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 10:36:55\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-30 09:51:29\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 19:39:30\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 10:37:04\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 21:20:56\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 21:02:01\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.7/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-07-21 06:06:38\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-08 16:06:06\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/5.8/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-31 06:12:58\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 10:59:56\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-01 21:06:48\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"5.3.9\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.3.9/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.30\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.30/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.5.6\";s:7:\"updated\";s:19:\"2021-07-13 19:33:34\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.5.6/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.17\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.17/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-09 09:04:54\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.18\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.18/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-27 18:02:55\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"5.4.7\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.4.7/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-08-02 03:13:39\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/5.8/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-02 05:46:40\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"5.8\";s:7:\"updated\";s:19:\"2021-09-03 09:00:32\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-27 10:46:14\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(2119,'_site_transient_timeout_browser_164ef18bd347e2080439bfc8a27818e8','1632209773','no'),(2120,'_site_transient_browser_164ef18bd347e2080439bfc8a27818e8','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"92.0.4515.159\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(2134,'_transient_pll_languages_list','a:3:{i:0;a:25:{s:7:\"term_id\";i:2;s:4:\"name\";s:14:\"Русский\";s:4:\"slug\";s:2:\"ru\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:2;s:5:\"count\";i:49;s:10:\"tl_term_id\";i:3;s:19:\"tl_term_taxonomy_id\";i:3;s:8:\"tl_count\";i:4;s:6:\"locale\";s:5:\"ru_RU\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"ru-RU\";s:8:\"facebook\";s:5:\"ru_RU\";s:8:\"home_url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:10:\"search_url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:4:\"host\";N;s:5:\"mo_id\";s:2:\"68\";s:13:\"page_on_front\";i:9;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"ru\";s:8:\"flag_url\";s:101:\"https://upod.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags/ru.png\";s:4:\"flag\";s:471:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAdVBMVEX19f/u7vjm5/H+/v75+fng4Ove3ulFRfyysv6cnP6QkPmIiPh/f/YAAOYAAP1ycv5QUP06OvkxMfcoKPcgIPYUFPS0AADdaYzTRG/RPGnOM2LKLFzIIVPCEUZ7AAD0AQH7YGH3ODj0JyfzERDgAAD4TU3pAABIfLuPAAAAT0lEQVR4AQXBAQqDMAAAsZytyHzA/v9LYRS7JIAQMkBb0ATsgLoKInnHvIrHrdRaBzxupTDxuFUifUsp4R3zU4iwzmOyT1ibBtP2u3C+wB+SHBB5JNY7DAAAAABJRU5ErkJggg==\" alt=\"Русский\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;s:9:\"fallbacks\";a:0:{}}i:1;a:25:{s:7:\"term_id\";i:5;s:4:\"name\";s:20:\"Українська\";s:4:\"slug\";s:2:\"uk\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:5;s:5:\"count\";i:49;s:10:\"tl_term_id\";i:6;s:19:\"tl_term_taxonomy_id\";i:6;s:8:\"tl_count\";i:4;s:6:\"locale\";s:2:\"uk\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:2:\"uk\";s:8:\"facebook\";s:5:\"uk_UA\";s:8:\"home_url\";s:35:\"https://upod.goodface.com.ua/wp/uk/\";s:10:\"search_url\";s:35:\"https://upod.goodface.com.ua/wp/uk/\";s:4:\"host\";N;s:5:\"mo_id\";s:2:\"69\";s:13:\"page_on_front\";i:71;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"ua\";s:8:\"flag_url\";s:101:\"https://upod.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags/ua.png\";s:4:\"flag\";s:457:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAb1BMVEUAhP8AfP0Ac/oAZ/UAV/B5yv9wxv5iwf1WvP1Ot/gAQOlMt/1Bs/s1rfkpqPdBsfYdovUAkciK0edqwuBautpNtdZAr9IATZr43QD8/GX6+kn5+Tr4+C329iD09BTy8g309DHguQDy8iruzwDnwwAuoRPoAAAASElEQVR4AU3MAQYDQRAF0Ve9WRAQYO5/zUgSDIxf8DQdiGR3I7v0YOLS3ns4PPt8Wq86vn6vVht7NRzG0OHRSpDb8Gt5IvjAHy/kBL+aIRygAAAAAElFTkSuQmCC\" alt=\"Українська\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;s:9:\"fallbacks\";a:0:{}}i:2;a:25:{s:7:\"term_id\";i:9;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:9;s:5:\"count\";i:49;s:10:\"tl_term_id\";i:10;s:19:\"tl_term_taxonomy_id\";i:10;s:8:\"tl_count\";i:4;s:6:\"locale\";s:5:\"en_US\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"home_url\";s:35:\"https://upod.goodface.com.ua/wp/en/\";s:10:\"search_url\";s:35:\"https://upod.goodface.com.ua/wp/en/\";s:4:\"host\";N;s:5:\"mo_id\";s:2:\"70\";s:13:\"page_on_front\";i:72;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"us\";s:8:\"flag_url\";s:101:\"https://upod.goodface.com.ua/wp/wp-content/plugins/polylang-pro/vendor/wpsyntex/polylang/flags/us.png\";s:4:\"flag\";s:576:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAmVBMVEViZsViZMJiYrf9gnL8eWrlYkjgYkjZYkj8/PujwPybvPz4+PetraBEgfo+fvo3efkydfkqcvj8Y2T8UlL8Q0P8MzP9k4Hz8/Lu7u4DdPj9/VrKysI9fPoDc/EAZ7z7IiLHYkjp6ekCcOTk5OIASbfY/v21takAJrT5Dg6sYkjc3Nn94t2RkYD+y8KeYkjs/v7l5fz0dF22YkjWvcOLAAAAgElEQVR4AR2KNULFQBgGZ5J13KGGKvc/Cw1uPe62eb9+Jr1EUBFHSgxxjP2Eca6AfUSfVlUfBvm1Ui1bqafctqMndNkXpb01h5TLx4b6TIXgwOCHfjv+/Pz+5vPRw7txGWT2h6yO0/GaYltIp5PT1dEpLNPL/SdWjYjAAZtvRPgHJX4Xio+DSrkAAAAASUVORK5CYII=\" alt=\"English\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;s:9:\"fallbacks\";a:0:{}}}','yes'),(2139,'_site_transient_timeout_browser_03e911a5967ec7b63385b961401fc927','1632497666','no'),(2140,'_site_transient_browser_03e911a5967ec7b63385b961401fc927','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"93.0.4577.82\";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'),(2161,'_site_transient_timeout_community-events-fef065de992e7f4426ceac4a05819f08','1632447941','no'),(2162,'_site_transient_community-events-fef065de992e7f4426ceac4a05819f08','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:9:\"5.58.22.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:60:\"Watch Party + Discussion Group: Organizing WordPress Meetups\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/280780344/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-09-23 13:00:00\";s:8:\"end_date\";s:19:\"2021-09-23 14:00:00\";s:20:\"start_unix_timestamp\";i:1632427200;s:18:\"end_unix_timestamp\";i:1632430800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:23:\"WordCamp Galicia, Spain\";s:3:\"url\";s:34:\"https://galicia.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-09-30 17:00:00\";s:8:\"end_date\";s:19:\"2021-10-02 00:00:00\";s:20:\"start_unix_timestamp\";i:1633014000;s:18:\"end_unix_timestamp\";i:1633125600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"ES\";s:8:\"latitude\";d:42.5750554;s:9:\"longitude\";d:-8.1338558;}}}}','no'),(2177,'_site_transient_timeout_browser_4bc1dce12502d74d6f9a408520c81c35','1635497148','no'),(2178,'_site_transient_browser_4bc1dce12502d74d6f9a408520c81c35','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"95.0.4638.54\";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'),(2182,'_site_transient_timeout_community-events-bd737772cecdec1572d2b2b26eb8ea2d','1634935552','no'),(2183,'_site_transient_community-events-bd737772cecdec1572d2b2b26eb8ea2d','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"46.118.224.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:27:\"WordCamp Italia Online 2021\";s:3:\"url\";s:33:\"https://italia.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-10-22 14:00:00\";s:8:\"end_date\";s:19:\"2021-10-23 00:00:00\";s:20:\"start_unix_timestamp\";i:1634904000;s:18:\"end_unix_timestamp\";i:1634940000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"IT\";s:8:\"latitude\";d:41.8725553;s:9:\"longitude\";d:12.516448;}}}}','no'),(2194,'_transient_timeout_acf_plugin_updates','1637394861','no'),(2195,'_transient_acf_plugin_updates','a:4:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:4:\"5.11\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"5.8.1\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:6:\"5.10.2\";}}','no'),(2196,'_site_transient_timeout_theme_roots','1637223862','no'),(2197,'_site_transient_theme_roots','a:2:{s:15:\"twentytwentyone\";s:7:\"/themes\";s:4:\"upod\";s:7:\"/themes\";}','no'),(2198,'_site_transient_timeout_browser_f8256d37159e3faf28ae61a6406601c3','1637826864','no'),(2199,'_site_transient_browser_f8256d37159e3faf28ae61a6406601c3','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"95.0.4638.69\";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'),(2200,'_site_transient_timeout_php_check_f7e083f23bf266211f41ff4954b2db95','1637826864','no'),(2201,'_site_transient_php_check_f7e083f23bf266211f41ff4954b2db95','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(2202,'_site_transient_t15s-registry-plugins','O:8:\"stdClass\":2:{s:12:\"polylang-pro\";a:1:{s:12:\"translations\";a:14:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:01+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}i:1;a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:08+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}i:2;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:43+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}i:3;a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:17+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}i:4;a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:24+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}i:5;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:28+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}i:6;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:11+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}i:7;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:34+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}i:8;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:36+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}i:9;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}i:10;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:49+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}i:11;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:22+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}i:12;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:07:59+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:84:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}i:13;a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:7:\"3.2-dev\";s:7:\"updated\";s:25:\"2021-11-16T14:08:04+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:81:\"https://packages.translationspress.com/wp-syntex/polylang-pro/polylang-pro-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:13:\"_last_checked\";i:1637222064;}','no'),(2203,'_site_transient_timeout_community-events-5be579059286ab5d18a72370aa1d64b6','1637265267','no'),(2204,'_site_transient_community-events-5be579059286ab5d18a72370aa1d64b6','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"95.46.141.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:31:\"WordCamp São Paulo Online 2021\";s:3:\"url\";s:35:\"https://saopaulo.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-11-27 14:15:00\";s:8:\"end_date\";s:19:\"2021-11-27 14:15:00\";s:20:\"start_unix_timestamp\";i:1638033300;s:18:\"end_unix_timestamp\";i:1638033300;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"BR\";s:8:\"latitude\";d:-23.5557714;s:9:\"longitude\";d:-46.6395571;}}}}','no'),(2205,'_transient_timeout_feed_92227bfe1354c9fe21266d111aae5ed4','1637265268','no'),(2206,'_transient_feed_92227bfe1354c9fe21266d111aae5ed4','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:24:\"Блог | 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:24:\"https://ru.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:14:\"Русский\";s: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:\"Fri, 12 Nov 2021 09:17: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:\"ru-RU\";s: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-alpha-52202\";s:7:\"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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Ежегодный опрос пользователей и участников разработки WordPress 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://ru.wordpress.org/news/2021/11/2021-annual-survey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Nov 2021 09:16: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:14:\"Новости\";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:25:\"Общие вопросы\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ru.wordpress.org/?p=2373\";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:715:\"Каждый год сообщество WordPress проводит ежегодный опрос для пользователей и участников сообщества. Ключевые выводы и тенденции, выявляемые в результате этого опроса, часто отражаются в ежегодном обращении State of the Word, публикуются в общедоступных блогах проекта и могут влиять на направление и стратегию проекта WordPress. Проще говоря: этот опрос помогает тем, кто создает WordPress, больше узнать [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:5946:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"768\" height=\"342\" src=\"https://ru.wordpress.org/files/2019/11/image-12-1.png\" alt=\"\" class=\"wp-image-2145 size-full\" srcset=\"https://ru.wordpress.org/files/2019/11/image-12-1.png 768w, https://ru.wordpress.org/files/2019/11/image-12-1-300x134.png 300w\" sizes=\"(max-width: 768px) 100vw, 768px\" /></figure><div class=\"wp-block-media-text__content\">\n<p style=\"font-size:18px\">Каждый год сообщество WordPress проводит ежегодный опрос для пользователей и участников сообщества. </p>\n</div></div>\n\n\n\n<p>Ключевые выводы и тенденции, выявляемые в результате этого опроса, часто отражаются в ежегодном обращении <a href=\"https://wordpress.tv/tag/state-of-the-word/\" target=\"_blank\" rel=\"noreferrer noopener\">State of the Word</a>, публикуются в общедоступных блогах проекта и могут влиять на направление и стратегию проекта WordPress.</p>\n\n\n\n<p>Проще говоря: этот опрос помогает тем, кто создает WordPress, больше узнать о том, как и кем используется программное обеспечение. Опрос также помогает руководителям проектов с открытым исходным кодом WordPress больше узнать об опыте наших участников.</p>\n\n\n\n<p>В этом году мы также предлагаем пройти вам этот опрос</p>\n\n\n\n<div class=\"wp-container-619606447a011 wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-russian\" target=\"_blank\" rel=\"noreferrer noopener\">На русском</a></div>\n\n\n\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-english\" target=\"_blank\" rel=\"noreferrer noopener\">On english</a></div>\n</div>\n\n\n\n<p>как и в прошлом году, предлагаются и другие языки &#8212; <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-french\">французский</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-german\">немецкий</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-spanish\">испанский</a> и <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-japanese\">японский</a>. Это пять наиболее используемых языков, помимо английского, основываясь на количестве загрузок программного обеспечения WordPress. Возможно в 2022 году будут добавлены и другие.</p>\n\n\n\n<p>Сбор данных осуществляется в полном соответствии с <a rel=\"noreferrer noopener\" href=\"https://ru.wordpress.org/about/privacy/\" target=\"_blank\">политикой конфиденциальности WordPress.org</a>: все данные будут анонимизированы и не будут ассоциироваться с IP-адресами и адресами e-mail.</p>\n\n\n\n<p>Опрос открыт до конца 2021 года, его результаты будут опубликованы позже в блоге WordPress.org. В следующем году у опроса будет новый формат, который позволит наиболее эффективно использовать потраченное на него ваше время.</p>\n\n\n\n<h2 id=\"результаты-опроса-2020-г\">Результаты опроса 2020 г.</h2>\n\n\n\n<p>В опросе 2020 года было собрано более 17000 ответов, что представляет собой самый высокий объем за четыре года и в три раза больше, чем в предыдущем году. В первый год опроса (2015) было собрано более 50 000 ответов. Учитывая охват и распространение WordPress, мы еще не достигли значительного числа участников. Принимая участие в опросе 2021 года, подумайте о том, чтобы поделиться ссылкой в ​​социальных сетях с коллегами и друзьями, которые используют WordPress. Получение отзывов от большего числа людей, пользующихся WordPress, укрепит наш проект.</p>\n\n\n\n<div class=\"wp-container-619606447a56c wp-block-buttons\">\n<div class=\"wp-block-button aligncenter is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/files/2021/11/WordPress.org-2020-Annual-Survey.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">PDF-файл с результатами опроса 2020г.</a></div>\n</div>\n\n\n\n<p>Результаты опроса 2020 года показывают, что пандемия оказала серьезное влияние на то, как мы работаем как сообщество. Из-за небольшого количества очных мероприятий многим членам сообщества по-прежнему сложно сбалансировать вклад сообщества со своими личными и профессиональными обязательствами.</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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Люди 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:72:\"https://ru.wordpress.org/news/2021/10/people-of-wordpress-yordan-soares/\";s: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, 07 Oct 2021 15:49: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"people-of-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:32:\"https://ru.wordpress.org/?p=2362\";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:804:\"WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему.В Международный день переводчика и заключительный день празднования Переводов WordPress 2021, мы представляем историю человека, оказавшего большое влияние на команду переводчиков (Polyglots) WordPress. За пределами программного обеспечения, знакомство с сообществом WordPress Открыв для [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:19501:\"\n<p>WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему.<br>В Международный день переводчика и заключительный день <a href=\"https://wptranslationday.org/\">празднования Переводов WordPress 2021</a>, мы представляем историю человека, оказавшего большое влияние на<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/polyglots/\" target=\"_blank\"> команду переводчиков (Polyglots) WordPress</a>.</p>\n\n\n\n<h2>За пределами программного обеспечения, знакомство с сообществом WordPress</h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https://ru.wordpress.org/files/2021/10/yordan-min-300x300@2x.jpg\"><img loading=\"lazy\" width=\"600\" height=\"600\" src=\"https://ru.wordpress.org/files/2021/10/yordan-min-300x300@2x.jpg\" alt=\"\" class=\"wp-image-2364\" srcset=\"https://ru.wordpress.org/files/2021/10/yordan-min-300x300@2x.jpg 600w, https://ru.wordpress.org/files/2021/10/yordan-min-300x300@2x-300x300.jpg 300w, https://ru.wordpress.org/files/2021/10/yordan-min-300x300@2x-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></figure></div>\n\n\n\n<p>Открыв для себя WordPress, Йордан Суарес из Венесуэлы (Южная Америка) нашел друзей, сообщество и новые возможности. Он и представить себе не мог, что за разработкой WordPress стоит огромное международное движение единомышленников.</p>\n\n\n\n<p>Йордан вспоминает: «Когда я начал пользоваться WordPress, я понятия не имел о том, что стоит за этим программным обеспечением или выходит за его пределы. Я знал, что есть кто-то, кто заставляет все это работать, но я даже отдаленно не мог представить, всех тех людей, которые делают WordPress не просто инструментом для разработки веб-сайтов, а целым движением, которые объединяются, чтобы делиться, создавать и изменять мир к лучшему»</p>\n\n\n\n<h2>Превратите хобби в работу</h2>\n\n\n\n<p>По началу Йордан работал в технической поддержке и прокладывал компьютерные сети для малого и среднего бизнеса. В 2005 году веб-разработка и программирование были для него просто хобби, но когда он познакомился с CSS и его динамическими возможностями, то открыл для себя совершенно новый карьерный путь.</p>\n\n\n\n<p>В 2010 году благодаря другу Йордан познакомился с WordPress и для него открылось будущее, которое он и представить себе не мог. Он перестал использовать какие-либо другие системы управления контентом (CMS) и сосредоточился на изучении возможностей WordPress.</p>\n\n\n\n<p>Три года спустя, в 2013 году, Йордан с несколькими друзьями основал рекламное агентство. Они ни только снимали рекламные ролики для местных радио- и телеканалов, но и с помощью WordPress создали более 15 веб-сайтов для компаний, которые ранее недооценивали важность присутствия в Интернете.</p>\n\n\n\n<p>Йордан комментирует: «Мы работали почти четыре года, пока в конце 2017 года экономический кризис в Венесуэле не стал настолько остро, что мы решили закрыть агентство, перестав получать прибыль. Подводя итоги того периода, я думаю, что мы изменили взгляд предпринимателей на интернет-бизнес в городе».</p>\n\n\n\n<h2>Работа фрилансером полный рабочий день</h2>\n\n\n\n<p>Год спустя, в 2018 году, Йордан целиком посвятил себя работе веб-разработчика на фрилансе. Его первыми клиентами стали агентства и друзья, эмигрировавшие в другие страны. Позже он начал работать на фриланс-биржах.</p>\n\n\n\n<p>В то время быть фрилансером в Венесуэле было довольно сложной задачей. Первостепенной трудностью было получение справедливого вознаграждения. Но помимо этого ухудшающиеся условия в стране с постоянными отключениями электричества и Интернета усложняли ситуацию.</p>\n\n\n\n<p>Тогда Йордан жил в Гуаренасе, где ситуация была относительно лучше чем в других городах, и ему удалось найти достаточно стабильное электроснабжение и адекватную скоростью Интернета, достаточные для работы над проектами.</p>\n\n\n\n<h2>Знакомство с сообществом WordPress</h2>\n\n\n\n<p>«Конечно, если бы я не познакомился с сообществом, я бы продолжал работать самостоятельно, как волк-одиночка, выполняя обычную работу по решению проблем для случайных клиентов, чтобы оплачивать собственные счета», — признается Йордан.</p>\n\n\n\n<p>Живя в Гуаренасе, Йордан почувствовал стабильность в работе, нашел новых друзей и знакомых. Он начал искать ко-воркинг или местные IT-группы, и именно тогда познакомился с сообществом WordPress в Каракасе.</p>\n\n\n\n<p>Не раздумывая он зарегистрировался на оффлайн встречу. Как только мероприятие завершилось, он подошел поговорить с одним из организаторов и предложил свою помощь. Йордан загорелся желанием помочь в разработке рекламных материалов, управлении социальными сетями и организации мероприятий.</p>\n\n\n\n<p>Благодаря последующим мероприятиям он познакомился с людьми, живущими в соседних городах.</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:27% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"240\" height=\"600\" src=\"https://ru.wordpress.org/files/2021/10/WP_Guarenas-Guatire-120x300-1.png\" alt=\"\" class=\"wp-image-2366 size-full\" srcset=\"https://ru.wordpress.org/files/2021/10/WP_Guarenas-Guatire-120x300-1.png 240w, https://ru.wordpress.org/files/2021/10/WP_Guarenas-Guatire-120x300-1-120x300.png 120w\" sizes=\"(max-width: 240px) 100vw, 240px\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Несколькими месяцами позже, вместе с другими пользователями WordPress в своем регионе, возникла идея создать новый митап Гуаренас-Гуатире и в декабре 2019 года они подали заявку на рассмотрение команды сообщества WordPress.</p>\n\n\n\n<p>После получения необходимых разрешений команда Гуаренас-Гуатире приступила к планированию будущих встреч.</p>\n\n\n\n<p>В течение первого квартала 2020 года, Йордан и его коллеги организовали пять офлайн встреч, но из-за начавшейся пандемии и вынужденной изоляции личные встречи пришлось прекратить. Однако сообщество Гуаренас-Гуатире искало возможности продолжить общение и при поддержке спонсоров начало проводить онлайн-мероприятия под названием «WordPress a la medianoche» (WordPress в полночь).</p>\n\n\n\n<p>Формат этих мероприятий был вдохновлен Алексисом Арналом, который предложил встретиться в полночь, чтобы максимально использовать скорость интернета, которая обычно несколько улучшается в это время.</p>\n</div></div>\n\n\n\n<p>На момент написания статьи Йордан и его команда организовали уже 16 мероприятий «WordPress a la medianoche», каждое из которых посетили до 50 человек. Эти впечатляющие результаты для сравнительно молодого митапа позволили поддерживать обмен информацией в это трудное время.</p>\n\n\n\n<p>Один из плюсов онлайн-мероприятий — это возможность приглашать людей из других стран и проводить встречи в партнерстве с другими митапами. Примером может служить специальное мероприятие по переводу с Хавьером Эстебаном, членом группы переводчиков из Испании. Во встрече также с радостью приняли участие переводчики из Мексики, Коста-Рики, Перу и Колумбии.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https://ru.wordpress.org/files/2021/10/wp-translation-2020.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"390\" src=\"https://ru.wordpress.org/files/2021/10/wp-translation-2020.jpg\" alt=\"\" class=\"wp-image-2367\" srcset=\"https://ru.wordpress.org/files/2021/10/wp-translation-2020.jpg 1024w, https://ru.wordpress.org/files/2021/10/wp-translation-2020-300x114.jpg 300w, https://ru.wordpress.org/files/2021/10/wp-translation-2020-768x293.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a><figcaption>Йордан (на фото внизу слева) выступает на мероприятиях WordPress Translation Day 2020</figcaption></figure></div>\n\n\n\n<h2>Укрепленный сообществом</h2>\n\n\n\n<p>Йордан уверен, что продолжил бы работать самостоятельно, даже если бы не познакомился с сообществом WordPress.</p>\n\n\n\n<p>Он говорит: «К счастью, это было не так, и я смог получить много трансформирующего опыта, открывшего мне значение слов «сообщество» и «волонтерство»».</p>\n\n\n\n<p>Йордан почувствовал поддержку сообщества, и это побудило его участвовать во многих других мероприятиях в новых для себя качествах, включая роль управляющего локалью <a href=\"https://translate.wordpress.org/locale/es-ve/\">Венесуэло-испанской локали</a>, модератора <a href=\"https://make.wordpress.org/tv/\">WordPress.tv</a> и участника <a href=\"https://make.wordpress.org/support/\">Форума поддержки</a>, помогая людям с техническими проблемами. Он также разработал бесплатные плагины для официального каталога WordPress и <a href=\"https://wordpress.tv/speakers/yordan-soares/\">выступил на различных мероприятии</a>, включая <a href=\"https://spain.wordcamp.org/2020/session/actualizaciones-automaticas-para-tus-plugins-y-temas-personalizados/\">WordCamp Spain 2020</a>.</p>\n\n\n\n<p>«Все это имеет эффект бумеранга», &#8212; объясняет Йордан. Этот опыт помог ему вырасти в личном и профессиональном плане, получая удовольствие от своего вклада в экосистему WordPress. Йордану нравится помогать людям, когда они в этом нуждаются, и он считает это двусторонним процессом обучения.</p>\n\n\n\n<p>«Сначала, когда я рассказывал своей семье и друзьям о сообществе и о работе, которую я делал, они спрашивали меня:«Что ты получаешь взамен?» Возможно, они ожидали, что я скажу им определенную сумму, но ответ более сложный», —&nbsp; объясняет Йордан, — «Приятно знать, что вы помогли улучшить экосистему WordPress, средство, который вы используете, в работе и которое позволяет вам себя обеспечить».</p>\n\n\n\n<p>На своем пути Йордан встретил много замечательных людей с общими интересами и ценностями, и самое приятное то, что многие из этих людей теперь его друзья, деловые партнеры или клиенты.</p>\n\n\n\n<p>В то же время он приобрел новые навыки и опыт, которые придали ему уверенности в трудных жизненных ситуациях.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https://ru.wordpress.org/files/2021/10/special-acknowledgement-yordansoares.png\"><img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https://ru.wordpress.org/files/2021/10/special-acknowledgement-yordansoares.png\" alt=\"\" class=\"wp-image-2368\" srcset=\"https://ru.wordpress.org/files/2021/10/special-acknowledgement-yordansoares.png 1024w, https://ru.wordpress.org/files/2021/10/special-acknowledgement-yordansoares-300x158.png 300w, https://ru.wordpress.org/files/2021/10/special-acknowledgement-yordansoares-768x404.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<p>В рамках <a href=\"https://wordpress.org/news/2021/09/join-us-for-wordpress-translation-day-global-events-in-september-2021/\">празднования Дня переводов WordPress 2021</a> года Йордан был номинирован за его вклад в работу команды переводчиков (полиглотов) WordPress. Полный список номинаций и рассказы о номинантах будут опубликованы в октябре и ноябре 2021 на сайте <a href=\"https://wptranslationday.org/\">WordPress Translation Day</a>. Ознакомьтесь с заключительными мероприятиями <a href=\"https://make.wordpress.org/polyglots/2021/09/30/30-days-of-translation-celebration/\">Международного дня переводчиков</a>.</p>\n\n\n\n<h2>Авторы и редакторы</h2>\n\n\n\n<p>Спасибо Абе Такор (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Ларисе Мурильо (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Майде Батул (<a href=\"https://profiles.wordpress.org/maedahbatool/\">@maedahbatool</a>), Хлое Брингманн (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) и Налини Такор (<a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>) за работу над этой публикацией. Спасибо Йордану Суаресу (<a href=\"https://profiles.wordpress.org/yordansoares/\">@yordansoares</a>) за то, что он поделился своей историей, а также Джозефе Хаден (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) и Тоферу ДеРозиа (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) за поддержку серии. Логотип WordPress Guarenas-Guatire на этой странице был разработан <a href=\"https://profiles.wordpress.org/bragnieljimenez/\">Брагьелем Хименесом</a>.<br>Перевод на русский: Ольга Глеклер (<a href=\"https://profiles.wordpress.org/oglekler/\">@oglekler</a>)</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:25% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://ru.wordpress.org/files/2021/03/heropress-logo.png\" alt=\"\" class=\"wp-image-2268 size-full\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа <a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>.</p>\n\n\n\n<p>Читайте эту и другие истории серии «<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>» (на английском) или «<a href=\"https://ru.wordpress.org/news/category/people-of-wordpress/\">Люди WordPress</a>» (на русском).</p>\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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WordPress Translation Day 2021 — Переводим 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:171:\"https://ru.wordpress.org/news/2021/09/wordpress-translation-day-2021-%d0%bf%d0%b5%d1%80%d0%b5%d0%b2%d0%be%d0%b4%d0%b8%d0%bc-wordpress-%d0%b2%d0%bc%d0%b5%d1%81%d1%82%d0%b5/\";s: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:179:\"https://ru.wordpress.org/news/2021/09/wordpress-translation-day-2021-%d0%bf%d0%b5%d1%80%d0%b5%d0%b2%d0%be%d0%b4%d0%b8%d0%bc-wordpress-%d0%b2%d0%bc%d0%b5%d1%81%d1%82%d0%b5/#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 07:17: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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WPTD\";s:7:\"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:32:\"https://ru.wordpress.org/?p=2355\";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:653:\"11 сентября 2021 в 12:00 по Москве на YouTube пройдет, ставший уже традиционным, стрим c Денисом Янчевским по переводу плагинов и тем для WordPress на русский язык. Планируемая продолжительность мероприятия — 3 часа. Присоединиться к стриму Перевод — отличный шанс внести свой вклад в развитие WordPress. Для участия не обязательно быть разработчиком и безупречно знать [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Denis Yanchevskiy\";s: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:5902:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"640\" src=\"https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite-1024x640.jpg\" alt=\"\" class=\"wp-image-2356\" srcset=\"https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite-1024x640.jpg 1024w, https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite-300x188.jpg 300w, https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite-768x480.jpg 768w, https://ru.wordpress.org/files/2021/09/wptd2021-logo-hashtag-onwhite.jpg 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p>11 сентября 2021 в 12:00 по Москве на YouTube пройдет, ставший уже традиционным, стрим c <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/denisco/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/denisco/\" target=\"_blank\">Денисом Янчевским</a> по переводу плагинов и тем для WordPress на русский язык. Планируемая продолжительность мероприятия — 3 часа.</p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=tcg2bzFIX30\" data-type=\"URL\" data-id=\"https://www.youtube.com/watch?v=tcg2bzFIX30\" target=\"_blank\" rel=\"noreferrer noopener\">Присоединиться к стриму</a></p>\n\n\n\n<p>Перевод — отличный шанс внести свой вклад в развитие WordPress. Для участия не обязательно быть разработчиком и безупречно знать английский язык — достаточно базовых знаний и желания учиться. Это также позволит пообщаться с единомышленниками и узнать новые темы и плагины.</p>\n\n\n\n<p>Стримы проходят в дружеской атмосфере, с возможностью пообщаться в чате или голосом. Плагины и темы для перевода можно предложить в комментариях к стриму. На данный момент проведено <a href=\"https://ru.wordpress.org/team/category/%D1%81%D1%82%D1%80%D0%B8%D0%BC%D1%8B/\" data-type=\"URL\" data-id=\"https://ru.wordpress.org/team/category/%D1%81%D1%82%D1%80%D0%B8%D0%BC%D1%8B/\" target=\"_blank\" rel=\"noreferrer noopener\">более 20 стримов</a> и переведено несколько десятков плагинов (в том числе Gutenberg). Наиболее активные участники получили статус редакторов переводов с возможностью переводить плагины и темы без дополнительной проверки и проверять переводы других участников.</p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=tcg2bzFIX30\" target=\"_blank\" rel=\"noreferrer noopener\">Присоединиться к стриму</a></p>\n\n\n\n<p>Для координации и обсуждения вопросов можно воспользоваться:</p>\n\n\n\n<ul><li>каналом <code>translations</code> в <a rel=\"noreferrer noopener\" href=\"https://ruwp.slack.com/\" target=\"_blank\">Slack-группе русскоязычного сообщества WordPress</a> (при регистрации введите адрес вида <code>username@chat.wordpress.org</code>, где <code>username</code> — ваш логин на WordPress.org).</li><li>группой по <a rel=\"noreferrer noopener\" href=\"https://t.me/wp_translate\" data-type=\"URL\" data-id=\"https://t.me/wp_translate\" target=\"_blank\">переводам WordPress в Telegram</a>.</li></ul>\n\n\n\n<p>Чтобы составить представление о мероприятии, можно посмотреть как оно проходило в <a rel=\"noreferrer noopener\" href=\"https://www.youtube.com/watch?v=RMcDQvlBRSM\" data-type=\"URL\" data-id=\"https://www.youtube.com/watch?v=RMcDQvlBRSM\" target=\"_blank\">прошлом году</a>.</p>\n\n\n\n<p><strong>Полезные ресурсы</strong></p>\n\n\n\n<ul><li><a rel=\"noreferrer noopener\" href=\"https://ru.wordpress.org/team/handbook/translations/\" target=\"_blank\">Как перевести тему или плагин?</a></li><li><a rel=\"noreferrer noopener\" href=\"https://codex.wordpress.org/Вниманию_переводчиков#.D0.A1.D1.82.D0.B8.D0.BB.D1.8C_.D0.BF.D0.B5.D1.80.D0.B5.D0.B2.D0.BE.D0.B4.D0.B0\" target=\"_blank\">Рекомендации по стилю перевода</a></li><li><a rel=\"noreferrer noopener\" href=\"https://codex.wordpress.org/Вниманию_переводчиков#.D0.9A.D0.B0.D0.BA_.D1.81.D0.B4.D0.B5.D0.BB.D0.B0.D1.82.D1.8C_.D1.85.D0.BE.D1.80.D0.BE.D1.88.D0.B8.D0.B9_.D0.BF.D0.B5.D1.80.D0.B5.D0.B2.D0.BE.D0.B4.3F\" target=\"_blank\">Как сделать хороший перевод</a></li><li><a rel=\"noreferrer noopener\" href=\"https://translate.wordpress.org/locale/ru/default/glossary\" target=\"_blank\">Словарь терминов</a></li><li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/polyglots/handbook/about/get-involved/first-steps/\" target=\"_blank\">Первые шаги переводчика</a></li><li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/polyglots/handbook/tools/glotpress-translate-wordpress-org/\" target=\"_blank\">Как работать с сайтом translate.wordpress.org (GlotPress)</a></li><li><a href=\"https://wptranslationday.org/\" data-type=\"URL\" data-id=\"https://wptranslationday.org/\" target=\"_blank\" rel=\"noreferrer noopener\">Официальный сайт WordPress Translation Day</a></li></ul>\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:176:\"https://ru.wordpress.org/news/2021/09/wordpress-translation-day-2021-%d0%bf%d0%b5%d1%80%d0%b5%d0%b2%d0%be%d0%b4%d0%b8%d0%bc-wordpress-%d0%b2%d0%bc%d0%b5%d1%81%d1%82%d0%b5/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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Запуск каталога паттернов блоков 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://ru.wordpress.org/news/2021/07/the-wordpress-pattern-directory-is-live/\";s: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, 21 Jul 2021 18:46: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ru.wordpress.org/?p=2343\";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:557:\"В WordPress 5.8 появилась встроенная поддержка каталога паттернов, в который была добавлена коллекция красивых и полезных паттернов созданных дизайнерами сообщества. All patterns on the homepage  Patterns in the Images categoryCategory The &#8216;category&#8217; taxonomy lets you group posts / content together that share a common bond. Categories are pre-defined and broad ranging.  Single pattern page, default [&#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:3:\"Yui\";s: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:5798:\"\n<p>В WordPress 5.8 появилась встроенная поддержка <a rel=\"noreferrer noopener\" href=\"https://ru.wordpress.org/patterns/\" data-type=\"URL\" data-id=\"https://ru.wordpress.org/patterns/\" target=\"_blank\">каталога паттернов</a>, в который была добавлена коллекция красивых и полезных паттернов созданных дизайнерами сообщества. </p>\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped\">\n<ul class=\"blocks-gallery-grid\">\n<li class=\"blocks-gallery-item\">\n<figure><a href=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-home.jpg?ssl=1\"><img loading=\"lazy\" class=\"wp-image-19596\" src=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-home.jpg?resize=776%2C776&amp;ssl=1\" alt=\"\" width=\"776\" height=\"776\" data-id=\"19596\" data-full-url=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-home.jpg?resize=776%2C776&amp;ssl=1\" data-link=\"https://make.wordpress.org/meta/?attachment_id=19596#main\" data-recalc-dims=\"1\" /></a>\n<figcaption class=\"blocks-gallery-item__caption\">All patterns on the homepage</figcaption>\n</figure>\n</li>\n<li class=\"blocks-gallery-item\">\n<figure><a href=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-category-images.jpg?ssl=1\"><img loading=\"lazy\" class=\"wp-image-19595\" src=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-category-images.jpg?resize=776%2C776&amp;ssl=1\" alt=\"\" width=\"776\" height=\"776\" data-id=\"19595\" data-full-url=\"https://i1.wp.com/make.wordpress.org/meta/files/2021/07/grid-category-images.jpg?resize=776%2C776&amp;ssl=1\" data-link=\"https://make.wordpress.org/meta/?attachment_id=19595#main\" data-recalc-dims=\"1\" /></a>\n<p> </p>\n<figcaption class=\"blocks-gallery-item__caption\">Patterns in the Images <span class=\"glossary-item-container\">category<span class=\"glossary-item-hidden-content\"><span class=\"glossary-item-header\">Category</span> <span class=\"glossary-item-description\">The &#8216;category&#8217; taxonomy lets you group posts / content together that share a common bond. Categories are pre-defined and broad ranging.</span></span></span></figcaption>\n</figure>\n</li>\n<li class=\"blocks-gallery-item\">\n<figure><a href=\"https://i0.wp.com/make.wordpress.org/meta/files/2021/07/single-960.jpg?ssl=1\"><img loading=\"lazy\" class=\"wp-image-19598\" src=\"https://i0.wp.com/make.wordpress.org/meta/files/2021/07/single-960.jpg?resize=617%2C1024&amp;ssl=1\" alt=\"\" width=\"617\" height=\"1024\" data-id=\"19598\" data-full-url=\"https://make.wordpress.org/meta/files/2021/07/single-960.jpg\" data-link=\"https://make.wordpress.org/meta/?attachment_id=19598#main\" data-recalc-dims=\"1\" /></a>\n<p> </p>\n<figcaption class=\"blocks-gallery-item__caption\">Single pattern page, default preview</figcaption>\n</figure>\n</li>\n<li class=\"blocks-gallery-item\">\n<figure><a href=\"https://i0.wp.com/make.wordpress.org/meta/files/2021/07/single-480.jpg?ssl=1\"><img loading=\"lazy\" class=\"wp-image-19597\" src=\"https://i0.wp.com/make.wordpress.org/meta/files/2021/07/single-480.jpg?resize=617%2C1024&amp;ssl=1\" alt=\"\" width=\"617\" height=\"1024\" data-id=\"19597\" data-full-url=\"https://make.wordpress.org/meta/files/2021/07/single-480.jpg\" data-link=\"https://make.wordpress.org/meta/?attachment_id=19597#main\" data-recalc-dims=\"1\" /></a>\n<p> </p>\n<figcaption class=\"blocks-gallery-item__caption\">Single pattern page, small screen preview</figcaption>\n</figure>\n</li>\n</ul>\n</figure>\n<p>Попробуйте найти и использовать понравившиеся вам паттерны на своем сайте, Вы можете просматривать паттерны по категориям, а также добавлять понравившееся в избранное. Нажмите кнопку скопировать и вставьте скопированный код паттерна в запись на вашем сайте, чтобы использовать паттерн.</p>\n<p>.</p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"https://i2.wp.com/make.wordpress.org/meta/files/2021/07/copy-paste-demo.gif?ssl=1\"><img loading=\"lazy\" class=\"wp-image-19606\" src=\"https://i2.wp.com/make.wordpress.org/meta/files/2021/07/copy-paste-demo.gif?resize=444%2C255&amp;ssl=1\" alt=\"\" width=\"444\" height=\"255\" data-recalc-dims=\"1\" /></a></figure>\n<p>В настоящее время мы реализовали  <a href=\"https://github.com/WordPress/pattern-directory/milestone/1\">первый этап</a> создания каталога паттернов, с ограниченным набором паттернов, следующим этапом станет открытие в каталоге возможности принимать паттерны от всех, также как в каталогах плагинов и тем. Вы можете помочь своим участием в реализации второго этапа на <a href=\"https://github.com/WordPress/pattern-directory/\">GitHub</a>.</p>\n<p>Вы также можете помочь  <a href=\"https://translate.wordpress.org/projects/patterns/core/\">переводом</a>, <a href=\"https://github.com/WordPress/pattern-directory/issues\">тестированием и сообщением о проблемах</a>, и обсуждением в <a href=\"https://make.wordpress.org/meetings/#meta\">Meta Team chat.</a></p>\n<p>Список благодарностей участникам можно посмотреть в <a href=\"https://make.wordpress.org/meta/2021/07/20/the-wordpress-pattern-directory-is-live/\">оригинальной публикации</a> на английском языке.</p>\n</div>\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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WP Moscow #17, в очном формате + трансляция\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://ru.wordpress.org/news/2021/07/wp-moscow-17/\";s: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, 07 Jul 2021 13:51:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ru.wordpress.org/?p=2332\";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:722:\"Друзья, пробуем новый формат, живая встреча (для тех у кого есть qr-код и прививка) + качественная (в плане картинки и звука) онлайн-трансляция. Первый доклад будет состоять из 2-х блоков «Обзор инструментов создания гутенберг-блоков», «Гутенберг как конструктор для создания лендингов». И пройдет в режиме мастер-класса / диалога / демонстрации процесса создания и работы с блоками. Докладчик: [&#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:3:\"Yui\";s: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:2747:\"\n<p>Друзья, пробуем новый формат, живая встреча (для тех у кого есть qr-код и прививка) + качественная (в плане картинки и звука) онлайн-трансляция.</p>\n\n\n\n<h2>Первый доклад будет состоять из 2-х блоков</h2>\n\n\n\n<ul><li><strong>«Обзор инструментов создания гутенберг-блоков»,</strong></li><li><strong>«Гутенберг как конструктор для создания лендингов».</strong></li></ul>\n\n\n\n<p>И пройдет в режиме мастер-класса / диалога / демонстрации процесса создания и работы с блоками.</p>\n\n\n\n<p>Докладчик: Николай Миронов /&nbsp;<a href=\"http://www.wpfolio.ru/\" target=\"_blank\" rel=\"noreferrer noopener\">www.wpfolio.ru</a></p>\n\n\n\n<p>Тема 2-го и 3-го докладов уточняется, присылайте ваши заявки на nikolay@wpfolio.ru</p>\n\n\n\n<p>Митапы проходят благодаря вашей поддержке. Станьте спонсором и информация о вас / вашей компании появится <a href=\"https://www.meetup.com/ru-RU/wordpress-moscow/events/279121737\" data-type=\"URL\" data-id=\"https://www.meetup.com/ru-RU/wordpress-moscow/events/279121737\" target=\"_blank\" rel=\"noreferrer noopener\">на странице мероприятия на meetup.com</a>, на сайте <a href=\"https://wpmoscow.ru\" data-type=\"URL\" data-id=\"https://wpmoscow.ru\" target=\"_blank\" rel=\"noreferrer noopener\">wpmoscow.ru</a>, на слайдах во время трансляции / перерывах между докладами.<br><a rel=\"noreferrer noopener\" href=\"https://wpmoscow.ru/donate-next-meetup/\" target=\"_blank\">https://wpmoscow.ru/donate-next-meetup/</a></p>\n\n\n\n<p>Ссылка на онлайн-трансляцию появится в нашей группе VK (<a rel=\"noreferrer noopener\" href=\"https://vk.com/wpmeetup\" target=\"_blank\">https://vk.com/wpmeetup</a>) и Телеграм-канале (<a rel=\"noreferrer noopener\" href=\"https://t.me/wpmeetup\" target=\"_blank\">https://t.me/wpmeetup</a>)</p>\n\n\n\n<p><strong>Дата начала:</strong> 08.07.2021 19:00:00<br><strong>Дата завершения:</strong> 08.07.2021 21:00:00</p>\n\n\n\n<p></p>\n\n\n\n<div class=\"wp-container-61960644a791c wp-block-buttons\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://www.meetup.com/wordpress-moscow/events/279121737/\">Записаться на конференцию</a></div>\n</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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Люди 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:74:\"https://ru.wordpress.org/news/2021/06/people-of-wordpress-tijana-andrejic/\";s: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, 08 Jun 2021 09:09:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"people-of-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:32:\"https://ru.wordpress.org/?p=2306\";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:658:\"WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему. В этом месяце, пришедшемся на WordCamp Europe, мы беседуем с Тияной Андреич из Белграда, Сербия, о ее пути фитнес-тренера в мир WordPress и какие возможности она открыла как фрилансер и сотрудник крупной [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:25342:\"\n<p>WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему.</p>\n\n\n\n<p>В этом месяце, пришедшемся на WordCamp Europe, мы беседуем с Тияной Андреич из Белграда, Сербия, о ее пути фитнес-тренера в мир WordPress и какие возможности она открыла как фрилансер и сотрудник крупной компании.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><a href=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"627\" src=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg\" alt=\"Тияна Андреич, портретное изображение\" class=\"wp-image-2308\" srcset=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1.jpg 1024w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1-300x184.jpg 300w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic_Featured-Img_1-768x470.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<p>Будучи профессиональным менеджером с высшим образованием в области организационных наук и сертифицированным инструктором по фитнесу, Тияна является упорным и целеустремленным человеком.</p>\n\n\n\n<p>В 2016 году, оставив работу фитнес-тренера, Тияна окунулась в мир IT. Начав с копирайта и дизайна, она сконцентрировала свои усилия в области SEO и стала независимым специалистом.</p>\n\n\n\n<p>Ни так давно Тияна оставила фриланс и устроилась специалистом службы технической поддержки в хостинговую компанию, где открыла для себя преимущества работы в команде. Она поняла, что тесные рабочие отношения с коллегами не только помогают добиться успеха в делах, но и ускоряют личностный рост.</p>\n\n\n\n<p>Тияна надеется, что, поделившись своей историей, она сможет помочь другим, кто-либо только начинает свою карьеру, либо хочет сменить сферу деятельности. Она описывает возможности, которые открыла для себя в сообществе WordPress как «огромное прозрение», особенно мир фриланса.<br>Она выделяет 5 вещей, которые помогли ей начать карьеру фрилансера. Давайте рассмотрим их.</p>\n\n\n\n<h2>5 шагов чтобы начать карьеру фрилансера</h2>\n\n\n\n<h3>Каковы ваши мотивы?</h3>\n\n\n\n<p>«Почему я это делаю?» — это первый вопрос, который задает себе Тияна, прежде чем начинать что-то новое. Она считает, что самоанализ и честность позволяют ей правильно определять свои приоритеты. Она также взвешивает причины таких стремлений, как желание иметь гибкий график и профессиональный рост.</p>\n\n\n\n<p>Тияна оценивает причины, чтобы сделать правильный выбор, например, стать ли фрилансером, что помогает ей найти подходящую работу и путь развития или альтернативные варианты.</p>\n\n\n\n<p>Она рекомендует другим использовать аналогичный подход. Если после изучения всех целей и мотивов фриланс по-прежнему остается лучшим решением, Тияна считает, что следующим шагом должно стать получение навыков, связанных с WordPress.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4-1024x683.jpg\" alt=\"WordCamp Europe 2019, групповая фотография\" class=\"wp-image-2312\" srcset=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4-1024x683.jpg 1024w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4-300x200.jpg 300w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4-768x512.jpg 768w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4-1536x1024.jpg 1536w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-4.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<h3>Развивайте навыки, связанные с WordPress</h3>\n\n\n\n<p>Вы можете спросить: «Почему именно WordPress?».</p>\n\n\n\n<p>WordPress используется более чем 40% сайтов по всеми миру, которым требуется различные специалисты, список которых далеко не ограничивается разработчиками. Тияна выделяет популярные направления:</p>\n\n\n\n<ul><li>Сборка сайтов (создание сайтов без программирования)</li><li>Разработка (разработка сайтов, тем и плагинов)</li><li>Веб-дизайн (разработка макетов сайтов, редактирование изображений или создание онлайн-инфографики)</li><li>Поддержка клиентов (помощь людям с их сайтами)</li><li>Обслуживание (WordPress, темы и плагины поддерживаются и регулярно обновляются)</li><li>Обучение WordPress (помощь клиентам в использовании платформы или обучение других веб-профессионалов)</li><li>Копирайт</li><li>Работа в области доступности (специалист по доступности следит за соблюдением стандартов и предлагает решения для обеспечения удобства сайтов для людей с ограниченными возможностями)</li><li>SEO (улучшение результатов поиска и восприятия контента)</li><li>Аналитика (анализ статистики, особенно важно для интернет-магазинов)</li><li>Управление контентом (добавление нового контента и редактирование существующих материалов)</li><li>Миграция сайтов (перенос сайтов с одного сервера на другой)</li><li>Веб-безопасность</li></ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"682\" src=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3-1024x682.jpg\" alt=\"WordCamp Белград 2017, групповая фотография\" class=\"wp-image-2315\" srcset=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3-1024x682.jpg 1024w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3-300x200.jpg 300w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3-768x512.jpg 768w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3-1536x1023.jpg 1536w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-3.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<p>Тияна добавляет: «Еще одна причина, по которой WordPress отлично подходит для фрилансеров, — это сильное сообщество, которое существует вокруг этой системы управления контентом (CMS)». Конференции WordCamp и митапы — это способ получать актуальную информацию и возможность лично задавать вопросы специалистам.</p>\n\n\n\n<p>В прошлом году эти мероприятия проводились в основном в Интернете. Организаторы прилагают значительные усилия, чтобы приблизить их по уровню ощущений к тому, что дают личные встречи. Самым большим преимуществом онлайн формата является то, что мы можем посещать мероприятия со всего мира, даже если часто в эти нелегкие времена нам трудно найти достаточно времени, чтобы глубоко погрузиться в этот новый опыт. Со времени первого митапа Тияны она не только посетила множество мероприятий сообщества WordPress, но и стала спикером.</p>\n\n\n\n<h3>Планируйте наперед</h3>\n\n\n\n<p>Чтобы стать фрилансером, нужно время. Для Тияны успех пришел с правильным планированием и следованием ее плану «приобрести или улучшить соответствующие навыки, которые позволят выделиться на рынке фриланса». Она твердо убеждена, что обучение и профессиональный рост открывает больше возможностей для бизнеса.</p>\n\n\n\n<p>Если вы подумываете о карьере фрилансера, она советует улучшить соответствующие навыки или развить новые навыки, связанные с вашими хобби, поскольку «нет ничего лучше, чем заниматься любимым делом». В тех случаях, когда нельзя использовать предыдущий опыт и знания, она предлагает выбрать «работу с более короткой кривой обучения и строить свои знания на ее основе».</p>\n\n\n\n<p>Тияна начинала как копирайтер, а затем стала экспертом по поисковой оптимизации. Она подчеркивает, что существует множество альтернативных путей, так, те, кто хотят стать разработчиком, могут начать со сборки сайтов.</p>\n\n\n\n<p>Она также напоминает: «Неплохо проанализировать рынок, прежде чем начинать процесс обучения». Тияна также рекомендует проверить последние тенденции и думать о будущем навыков, которые планируется развивать.</p>\n\n\n\n<p>Посетите новый сайт <a href=\"https://learn.wordpress.org/\">Learn WordPress.org</a>, чтобы найти интересующие вас темы. На этой недавно созданной платформе сообщество WordPress объединяет материалы для тех, кто хочет начать и совершенствовать свои навыки, предоставляет планы уроков для преподавателей WordPress и всех планирующих свое профессиональное развитие самостоятельно. Там также есть материалы для желающих принять участие в организации мероприятий или стать самостоятельным организатором.</p>\n\n\n\n<p>Тияна подчеркивает, что есть множество мест, где фрилансеры могут найти клиентов. В самом сообществе WordPress есть место, где компании и отдельные владельцы сайтов публикуют свои объявления о вакансиях — <a href=\"https://jobs.wordpress.net/\">Jobs.WordPress.net</a>.</p>\n\n\n\n<h3>Ура, пора получить первую фриланс-работу</h3>\n\n\n\n<p>Как прагматичный человек, Тияна рекомендует: «Отложите деньги, прежде чем полностью уйти во фриланс. Как альтернативный вариант, попробуйте фриланс несколько часов в неделю, чтобы узнать, нравится ли вам это. Хотя некоторые люди действительно любят рисковать, дважды подумайте, прежде чем принимать какие-либо необратимые решения».</p>\n\n\n\n<p>Она предлагает следующий чек-лист:</p>\n\n\n\n<ul><li>использовать фриланс-платформу</li><li>трижды проверить резюме</li><li>профессионально представить себя</li><li>пополнить портфолио презентабельными примерами</li><li>использовать видеоматериалы</li></ul>\n\n\n\n<p>«Имея видеоматериалы, ваши клиенты будут видеть вас не как список навыков и предыдущего опыта, а как реального человека, обладающего этими навыками и опытом и предоставляющего им определенные услуги».</p>\n\n\n\n<p>Она добавляет: «При выборе первого работодателя имейте детальную стратегию. Выбирайте первого работодателя с умом, очень мудро. Я не могу переоценить, насколько это важно».</p>\n\n\n\n<p>Когда Тияна выбирала свой первый фриланс-заказ, она рассматривала следующие аспекты:</p>\n\n\n\n<ul><li>Как оценили работодателя другие фрилансеры, работавшие на него ранее?</li><li>Как работодатель оценивает других фрилансеров?</li><li>Сколько денег он уже потратил на платформе?</li><li>Количество заявок на определенный вид работ и количество фрилансеров, которые уже высказали желание выполнить конкретную работу.</li></ul>\n\n\n\n<p>«Первая работа — это не только деньги. Не жадничайте на своем первом заказе. Если вы получите хорошие рекомендации, ваша вторая работа может принести в два-три раза больше. И ваша третья работа может дать и в пять раз. Это был мой опыт».</p>\n\n\n\n<h3>Фриланс — это ответственность</h3>\n\n\n\n<p>Тияна напоминает: «Свобода часто сопровождается ответственностью, когда дело доходит до фриланса, ключевую роль играет индивидуальная ответственность».</p>\n\n\n\n<p>Она советует не браться за работу, если вы не можете уложиться в срок и у вас нет надежного человека, который сможет вам помочь в случае необходимости.</p>\n\n\n\n<p>Несоблюдение сроков будет стоить вашему клиенту денег и повлияет на отзыв, который клиент захочет оставить о вашей работе, и это может оказать большое влияние на ваши будущие возможности и успехи во фрилансе в целом.</p>\n\n\n\n<p>Она добавляет: «Это может начать нисходящую спираль в вашей карьере. Однако все мы люди, и могут случаться непредсказуемые вещи. Если по какой-то причине вы не можете своевременно завершить работу, немедленно сообщите об этом клиенту, чтобы у него было достаточно времени, чтобы нанять кого-то другого».</p>\n\n\n\n<p>Тияна также подчеркнула важность четкого определения ожиданий перед тем как взяться работу, как того, что клиент хочет получить в результате, так и того, что вы ждете от него в процессе.</p>\n\n\n\n<p>Наконец, она также отмечает, что если вы работаете из дома, ваши друзья и семья должны относиться к вам так, как если бы вы находились в офисе. Она советует: «Сообщите им о своем рабочем графике».</p>\n\n\n\n<p>Она надеется, что эти основные рекомендации будут полезны при начале карьеры фрилансера, как помогли ей, несмотря на то, что универсального рецепта для всех не существует.</p>\n\n\n\n<p>Тияна подчеркивает: «Просто важно оставаться сосредоточенным на своих целях и быть открытым для новых возможностей». Фриланс был не единственным способом, которым она могла достичь своих целей, но это была важная часть ее пути и она помогала ей приобрести уверенность в своих способностях, чтобы сделать следующий большой шаг в своей жизни.</p>\n\n\n\n<p>Будучи фрилансером, ей не хватало тесных отношений с коллегами и командной работы, которые она нашла в организации, где теперь работает. Коллеги описывают ее как «Ходячая и говорящая совокупность суперсил: спортивный медик и фитнес-профессионал, SEO-эксперт, блоггер, дизайнер и приемная мать для котят».</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"682\" src=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1-1024x682.jpg\" alt=\"WordCamp Белград 2017, ресепшн\" class=\"wp-image-2316\" srcset=\"https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1-1024x682.jpg 1024w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1-300x200.jpg 300w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1-768x512.jpg 768w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1-1536x1023.jpg 1536w, https://ru.wordpress.org/files/2021/06/2021-07-Tijana-Andrejic-1.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<p>Если вы планируете начать свою карьеру в качестве фрилансера, пройдите курсы, предлагаемые на <a href=\"https://learn.wordpress.org/\">learn.wordpress.org</a>, обратитесь в компании, с которыми вам будет интересно работать, и помните, что проект WordPress открывает множество возможностей.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/\">Команды WordPress.org</a> — чем они занимаются, когда и где встречаются.</p>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress</a> — бесплатная платформа, чтобы расширить свои знания и навыки работы с WordPress и узнать о сообществе вокруг нее.</p>\n\n\n\n<p>Трехдневная онлайн-конференция <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a> проходит с 7 по 9 июня 2021 года. Вы можете узнать больше о том, как принять участие в развитии WordPress в сессиях, которые пройдут в прямом эфире, а также из опубликованных на сайте мероприятия материалов.</p>\n\n\n\n<h2>Авторы и редакторы</h2>\n\n\n\n<p>Спасибо Тияне Андреич (<a href=\"https://profiles.wordpress.org/andtijana/\">@andtijana</a>) за ее #ContributorStory.</p>\n\n\n\n<p>Спасибо Ольге Глеклер (<a href=\'https://profiles.wordpress.org/oglekler/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>oglekler</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/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>) и Мехер Бала (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>) за работу над серией «Люди WordPress». Спасибо Джозефе Хаден (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) и Тоферу ДеРозиа (<a href=\'https://profiles.wordpress.org/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) создавшему HeroPress.</p>\n\n\n\n<p>Перевод на русский: Ольга Глеклер</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:25% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://ru.wordpress.org/files/2021/03/heropress-logo.png\" alt=\"\" class=\"wp-image-2268 size-full\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа <a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>.</p>\n\n\n\n<p>Читайте эту и другие истории серии «<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>» (на английском) или «<a href=\"https://ru.wordpress.org/news/category/people-of-wordpress/\">Люди WordPress</a>» (на русском).</p>\n</div></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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Люди 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:68:\"https://ru.wordpress.org/news/2021/04/people-of-wordpress-tyler-lau/\";s: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, 13 Apr 2021 19:35: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:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"people-of-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:32:\"https://ru.wordpress.org/?p=2292\";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:643:\"WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему. Принять себя и пройденный путь Сегодня мы беседуем с Тайлером Лау из США о его работе по развитию отношений в области маркетинга и роли WordPress в его жизни. Читайте дальше, чтобы узнать [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:15091:\"\n<p>WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизни людей к лучшему.</p>\n\n\n\n<h2>Принять себя и пройденный путь</h2>\n\n\n\n<p>Сегодня мы беседуем с Тайлером Лау из США о его работе по развитию отношений в области маркетинга и роли WordPress в его жизни.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg\" alt=\"\" /></figure>\n\n\n\n<p>Читайте дальше, чтобы узнать его историю, демонстрирующую, как уроки, полученные в результате негативного жизненного опыта, позволяют добиться профессионального успеха.</p>\n\n\n\n<h2>Предпринимательское мышление</h2>\n\n\n\n<p>Тайлер вспоминает, что он всегда умел замечать бизнес-возможности. Еще будучи старательным семилетним мальчиком, он уже находил способы продавать и зарабатывать во время школьных каникул.</p>\n\n\n\n<p>Хотя у многих предпринимателей есть похожие истории, на пути Тайлера было много поворотов, прежде чем он открыл для себя WordPress и добился с ним успеха.</p>\n\n\n\n<p>В поисках личной и профессиональной свободы его привлек WordPress и сообщество людей сформированное этой системой управления контентом, где он в конце концов смог объединить свои разносторонние деловые интересы и навыки работы с людьми в профессиональной маркетинговой работе.</p>\n\n\n\n<h2>Использовать навыки, чтобы найти свой путь</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg\" alt=\"\" /></figure>\n\n\n\n<p>В настоящее время Тайлер — специалист по построению маркетинговых отношений в Канзасе, США. Его обязанности распространяются на широкий спектр электронных ресурсов и продуктов и находят применение его разнообразным деловым и человеческим качествам.</p>\n\n\n\n<p>Его навыки усиливаются креативностью и способностью к адаптации. Тайлер говорит, что одна из причин, по которой он всегда ищет новые проекты — синдром дефицита внимания и гиперактивности (СДВГ), диагностированный у него в 2005 году.</p>\n\n\n\n<p>В индустрии, созданной программистами и разработчиками, которые часто обладают выдающимися способностями к фокусировке внимания, Тайлер чувствовал, что человеку с СДВГ будет сложно стать своим. Однако, он обнаружил, что в сообществе WordPress каждый может найти свои место и применение своим способностям. Талант Тайлера в общении с людьми, и это привело к появлению множества возможностей и обязанностей в его профессиональной жизни. Его навыки также позволили ему принимать участие в жизни сообщества WordPress и вносить свой вклад в качестве спикера и волонтера, а также в течение многочисленных дней участников-волонтеров (Contributor days).</p>\n\n\n\n<h2>Построение отношений как карьера</h2>\n\n\n\n<p>Большая часть опыта Тайлера приходилась на ресторанную индустрию, и его резюме вовсе не указывало на карьеру в сфере технологий. Но сфера услуг на самом деле хорошо подготовила его ко всему, за что бы он ни брался.</p>\n\n\n\n<p>Когда он находится на различных мероприятиях по работе, то знакомится с людьми со всего мира и налаживает с ними отношения. Как экстраверту, ему это нравится, и он не может представить себе работу, где бы он был изолирован от новых знакомств и общения с другими людьми.</p>\n\n\n\n<p>Понимание людей и способность работать в любых условиях — его ключевые компетенции. Социальные навыки и такт полезны для построения сообщества и нашли применение в пространстве WordPress, а в жизни Тайлера в разное время они были непременными условиями выживания.</p>\n\n\n\n<h2>Истинный смысл свободы</h2>\n\n\n\n<p>В сообществе WordPress часто затрагивается понятие свободы. WordPress построен на GPL (General Public License или Открытое лицензионное соглашение), бесплатном программном обеспечении и ценностях открытого исходного кода. Фактически, каждый может работать удаленно или быть сам себе начальником, чтобы получить больше свободы в работе и жизни. Тайлер чувствует, что он никогда не вписывался в традиционные рабочие шаблоны. Он обнаружил, что его сильное стремление к свободе, перекликается со свободой и возможностями, которые, по его мнению, WordPress предоставляет ему и тысячам других.</p>\n\n\n\n<p>Тайлер описывает, как в 2013 году его «внутренний оппортунист» навлек на него проблемы. Оставив колледж из-за аневризмы мозга, он нуждался в капитале для финансирования своего первого стартапа. Он рассказывает, что нашел быстрый, но незаконный способ заработать деньги. Параллельно между сменами официантом он работал над прототипами своего первого продукта. Компания быстро росла, и чтобы защитить свои патенты и вывести исследования и разработки на новый уровень, ему пришлось много работать. Все пошло прахом, когда в результате своих незаконных действий, он попал в тюрьму.</p>\n\n\n\n<p>Он вспоминает, что встреча с другими заключенными показала ему, насколько хорошо его положение, относительно большинства. Он был образованным, обеспеченным, любимым и знал, что у него есть будущее после освобождения. Он узнал, что многие заключенные так и не закончили среднюю школу и не умеют пользоваться компьютером. Находясь внутри, Тайлер преподавал естественные науки, математику, письмо, чтение и общественные науки. Он понимал, что из-за отсутствия навыков и поддержки многие заключенные окажутся в плачевной ситуации после освобождения. Он говорит, что там нелегко получить психологическую поддержку и профессиональную подготовку, необходимые для благополучной жизни после тюрьмы.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Свобода — это нечто большее, чем просто быть по другую сторону. Вам также необходимо чувство собственного достоинства и наличие гражданских прав»</p></blockquote>\n\n\n\n<p> Он считал, что его целеустремленность и поддержка близких были достаточными, чтобы он смог приступить к следующей (законной) бизнес-задаче, как только сможет.</p>\n\n\n\n<h2>Позитивное движение вперед</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg\" alt=\"\" /></figure>\n\n\n\n<p>Идея о том, что ваше прошлое не определяет вас, и вы можете принять его, является силой движущей Тайлера вперед.</p>\n\n\n\n<p>Он описывает себя как особенного человека во многих отношениях. Он вспоминает, как политика влияла на его жизнь начиная со дня его рождения. Отец Тайлера — китайский визуальный антрополог, полудиссидент, его мать — профессор искусства, покинувшая свою родную страну, Японию, чтобы освободиться от традиционных японских гендерных ролей. Тайлер чувствует, что унаследовал большую часть этого бесстрашия.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>«Я никогда не вписывался, но это то, что позволяет мне адаптироваться к большинству ситуаций и общаться практически с кем угодно. Я принимаю свое эклектичное, диссонирующее прошлое и вижу красоту в человеке, которым меня сделал полученный опыт»</em></p></blockquote>\n\n\n\n<p>Теперь он нашел применение полученным навыкам в сообществе WordPress и за его пределами.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Независимо от ваших физических способностей, проблем с психическим здоровьем, воспитания и даже ваших стычек с законом, никому не запрещается занять свое место в индустрии WordPress».</p></blockquote>\n\n\n\n<h2>Авторы и редакторы</h2>\n\n\n\n<p>Спасибо Тайлеру Лау (<a href=\'https://profiles.wordpress.org/tylermaximus/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tylermaximus</a>) за его #ContributorStory.</p>\n\n\n\n<p>Спасибо Ларисе Мурильо (<a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>), Сурендре Такор (<a href=\'https://profiles.wordpress.org/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>), Ольге Глеклер (<a href=\'https://profiles.wordpress.org/oglekler/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>oglekler</a>), Мехер Бала (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>), Иветт Сонневельд (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</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/topher1kenobe/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>topher1kenobe</a>) за работу над серией «Люди WordPress».</p>\n\n\n\n<p>Перевод на русский: Ольга Глеклер</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:25% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://ru.wordpress.org/files/2021/03/heropress-logo.png\" alt=\"\" class=\"wp-image-2268 size-full\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа <a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>.</p>\n\n\n\n<p>Читайте эту и другие истории серии «<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>» (на английском) или «<a href=\"https://ru.wordpress.org/news/category/people-of-wordpress/\">Люди WordPress</a>» (на русском).</p>\n</div></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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Люди 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:72:\"https://ru.wordpress.org/news/2021/03/people-of-wordpress-olga-gleckler/\";s: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, 14 Mar 2021 17:24: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:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"people-of-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:32:\"https://ru.wordpress.org/?p=2278\";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:723:\"WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизнь людей к лучшему.&#160; Естественный интерес к компьютерам и стремление чинить все, что можно, для Ольги Глеклер из Санкт-Петербурга (Россия) стали отправной точкой на пути в сферу информационных технологий, где WordPress помог ей добиться успеха как [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:28502:\"\n<p>WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. В серии «Люди WordPress» мы рассказываем, как WordPress меняет жизнь людей к лучшему.&nbsp;</p>\n\n\n\n<p>Естественный интерес к компьютерам и стремление чинить все, что можно, для Ольги Глеклер из Санкт-Петербурга (Россия) стали отправной точкой на пути в сферу информационных технологий, где WordPress помог ей добиться успеха как женщине-предпринимателю. В Международный женский день мы делимся ее историей.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/olga1.jpg\"><img loading=\"lazy\" width=\"768\" height=\"1018\" src=\"https://ru.wordpress.org/files/2021/03/olga1.jpg\" alt=\"\" class=\"wp-image-2280\" srcset=\"https://ru.wordpress.org/files/2021/03/olga1.jpg 768w, https://ru.wordpress.org/files/2021/03/olga1-226x300.jpg 226w\" sizes=\"(max-width: 768px) 100vw, 768px\" /></a><figcaption>Фото с WCEU 2020</figcaption></figure></div>\n\n\n\n<p></p>\n\n\n\n<h2>Поиск пути требует времени</h2>\n\n\n\n<p>Когда Ольге исполнилось 15 лет, для нее остро встал вопрос получения профессионального образования: «Я не знала, насколько высоки или малы мои шансы, несмотря на хорошие оценки. Я вполне могла оказаться большой рыбой в маленьком пруду. Но как бы то ни было, я решила пойти в техникум».</p>\n\n\n\n<p>Окончив 9 классов в Санкт-Петербурге, Ольга получила аттестат, но имела слабое представление о доступных направлениях, и пыталась представить себя экологом или гидом-переводчиком немецкого языка, опираясь на знания, полученные в школе. В России в этот период происходил рекламный бум, и карьера в рекламной сфере также казалась заманчивой. В то же время у нее уже были навыки работы на компьютере, проверенные на практике помощью учителям в административной работе.</p>\n\n\n\n<p>Никто не спешил советовать, и оценив возможные варианты, она выбрала программирование: «Диапазон подходящих техникумов не был велик, и я провела четыре года изучая маркировку транзисторов, пайку и чертя разводку печатных плат. Курс программирования ограничился Паскалем, и мы даже не пытались написать что-то осмысленное».</p>\n\n\n\n<p>Курс английского языка стал еще одним слабым местом ее обучения, однако Ольга была полна решимости изучить его в будущем. Окончив техникум с отличием она опасалась, что только улучшенные навыки машинистки имеют практическое применение.</p>\n\n\n\n<p>«Я оказалась на диком и неизведанном рынке труда, где было сложно отличить нормальное предложение от сомнительного, и еще бы долго искала работу без посторонней помощи».</p>\n\n\n\n<h2>Смените точку зрения, чтобы найти свое место</h2>\n\n\n\n<p>Отец Ольги работал в ИТ-компании и не только помог советом, но и познакомил с людьми, которым требовались сотрудники. Когда она еще училась, он предположил ее в качестве машинистки на подмену, а когда окончила техникум, помог устроиться на работу по обновлению информационно-правовой системы на компьютерах клиентов.</p>\n\n\n\n<p>Через шесть месяцев Ольга получила работу на полную ставку в том же отделе. Ей нравились и обязанности, и клиенты, однако вскоре она получила дружеский совет, что без высшего образования на карьерный рост может не рассчитывать.</p>\n\n\n\n<p>В это время Ольга пробовала изучить PHP по книге. Это было захватывающее чтение, но описание функций не давало понимания как из них построить сайт, и когда она перешла от теории к практике, то уперлась в отсутствие целостного понимания и сдалась, так и не написав ничего работающего.</p>\n\n\n\n<p>«Было сложно признаться, даже самой себе, что я не смогла, и это неприятное чувство преследовало меня долгое время. Нужно было выбрать то, с чем точно справлюсь, интересное и обучение чему смогу оплачивать. Это оказалась реклама».</p>\n\n\n\n<p>Следующие шесть лет большая часть отпусков Ольги и ее мужа уходила на ее сессии: «Мужу было сложно добраться до компьютера, я к нему приклеилась, поэтому он купил мне ноутбук. Английский по-прежнему давался трудно, я получила итоговое «отлично» проштудировав учебник и запомнив перевод и звучание каждого слова».</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Сомнения в собственных профессиональных навыках случаются, когда вы вырваны из привычной жизни в отпуске по уходу за ребенком. Поэтому так важно сохранить интересы.</strong></p></blockquote>\n\n\n\n<p>Жизнь Ольги изменилась после рождения ребенка, и три года прошли в сомнениях о профессиональных навыках и шансах на хорошую работу. Она старалась сохранять прежние интересы, занималась образованием, выпечкой и рисованием, но «оказалась не готова быть привязанной к коляске» и обнаружила, что сложно с уверенностью смотреть в будущее, сидя дома с ребенком и полагаясь на зарплату мужа.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Я была убеждена, и обоснованно, что ни так много компаний готовы взять на офисную позицию женщину с маленьким ребенком и кучей больничных».</p></blockquote>\n\n\n\n<p>Получив высшее образование, Ольга вернулась на работу после трех лет отпуска по уходу. Несмотря на повышение по службе, ситуация в отделе была далека от комфортной, и казалось непосредственный руководитель относится к молодым женщинам как к мебели. Мириться с таким отношением она оказалась не готова, и вскоре решилась уйти.</p>\n\n\n\n<h2>Открытия в неожиданных местах</h2>\n\n\n\n<p>Будучи преисполненной решимости не повторять подобный опыт, Ольга нашла положительные стороны в случившемся. Она говорит: «Я хотела быть маркетологом. Зная, как непросто продавать неосязаемое, решила работать с физическими товарами».</p>\n\n\n\n<p>Молодой маме оказалось сложнее найти работу вне привычной IT-сферы. Некоторые HR отвечали и советовали остаться в области информационных технологий.</p>\n\n\n\n<p>Ольга сохраняла надежду и продолжала учиться, получив в процессе опыт, который, как она надеется, будет полезен другим. Она пришла к выводу, что устанавливала низкую планку для работодателей: «Компании, в которых я работала, хотели публикаций и увеличения продаж без бюджета, исключительно за счет моей зарплаты». Обжегшись один раз, и не желая наступать на те же грабли, она решила прояснить финансовую сторону, прежде чем согласиться на новое место: «Я специально уточнила вопрос с бюджетом, и меня заверили, что он есть. Оказалось, что это по-прежнему только зарплата. Это был период разочарований. Поэтому, когда мне предложили административную работу на полставки с терпимым отношением к больничным, я с радостью ухватилась за возможность взять передышку».</p>\n\n\n\n<p>Дорога на работу занимала много времени, Ольга проводила два-три часа в день в автобусах в компании аудиокниг о Гарри Поттере. «В этих дорожных пробках я наконец почувствовала и полюбила английский язык. Он дал мне свободу, которую невозможно купить за деньги, и изменил жизнь к лучшему».</p>\n\n\n\n<p>Работа не оплачивалась высоко, но дала Ольге нечто другое — рабочий веб-сайт. После того, как начальник прекратил сотрудничество с разработчиком, она получила этот сайт на поддержку. Изучив и разобрав его по частям, она поняла как он устроен и этого оказалось достаточно, чтобы начать писать простые сайты с нуля.</p>\n\n\n\n<p>Знакомство Ольги с JavaScript не было простым: «Мой первый калькулятор на JavaScript чуть не свел меня с ума, но я справилась».</p>\n\n\n\n<p>Вскоре она начала получать небольшие задания от друзей и родственников, в основном решая неотложные проблемы, и начала знакомиться с популярными системами управления контентом. Одной из первых CMS, с которой она познакомилась, был WordPress. Проблема оказалась в модифицированной теме с отсутствием поддержки. На решение потребовались целые выходные, но она была намерена разобраться и справилась. Тогда WordPress для нее был «просто системой» и она еще не знала, что он займет видное место в ее жизни.</p>\n\n\n\n<p>На административной работе Ольга провела следующие два года, уже понимая, что засиделась и не получая удовлетворения. Последней каплей стало негативное заявление начальника, который не был программистом и полагал, что на сайте все случается самой собой. Она посчитала это несправедливым, поскольку проделала значительную работу: «Я разозлилась, и это было то, что нужно, чтобы начать шевелиться».</p>\n\n\n\n<p>Когда Ольга искала новую работу, у нее не хватило смелости претендовать на позицию разработчика, несмотря на знания и опыт. Поэтому она начала работать над проектами, которые в большинстве случаев были «сайтами из коробки». Это были еще одни сложные полгода: много работы, низкая зарплата и неоправдавшиеся ожидания. Эти напряженные дни закончились воспалением легких. Она замечает: «Сейчас, думаю, я оказывала клиентам медвежью услугу, сайт – не готовое блюдо для микроволновки, быстрое, дешевое и бездушное. В этих сайтах не было жизни без вложения труда, за который никто не хотел платить. Большая часть сайтов умерли через год, но они и живыми то не были».</p>\n\n\n\n<h2>Нужно быть храбрым и смелым</h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/olga2.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"684\" src=\"https://ru.wordpress.org/files/2021/03/olga2.jpg\" alt=\"\" class=\"wp-image-2282\" srcset=\"https://ru.wordpress.org/files/2021/03/olga2.jpg 1024w, https://ru.wordpress.org/files/2021/03/olga2-300x200.jpg 300w, https://ru.wordpress.org/files/2021/03/olga2-768x513.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a><figcaption>Berlin 2019</figcaption></figure></div>\n\n\n\n<p>Ольге очень хотелось найти работу разработчика, но поиск оказался разочаровывающим. Из объявлений о вакансиях она сделала вывод, что большинство ИТ-компаний ищут гениев, знающих множество технологий и фреймворков. Изучая такие объявления, было сложно сохранять оптимизм.</p>\n\n\n\n<p>Неожиданно она нашла предложение на сайте вне популярных порталов вакансий, и оно показалось идеальным — автору нужен был разработчик с опытом написания с нуля, способный понимать и поддерживать чужой код, умеющий переводить техническую документацию и статьи, а также создавать несложные макеты полиграфической продукции. После выполнения пробного задания Ольга получила работу, более высокую зарплату, хорошие условия без переработок и замечательных коллег.</p>\n\n\n\n<p>Вакансия оказалась прямым объявлением одного из отделов продаж технологической компании. Успешно выполнив тестовое задание, Ольга прошла мимо отдела кадров, который, как она думала, даже не стал бы рассматривать ее резюме.</p>\n\n\n\n<p>Новый начальник согласился на ее удаленную работу большую часть времени, что решило потенциальные проблемы с больничными, которые могли стать препятствием.</p>\n\n\n\n<p>К этому моменту для Ольги прошло 14 лет после первоначального решения стать программистом, и это стало только началом.</p>\n\n\n\n<p>После нескольких лет в этой компании, которые она запомнила как «потрясающий опыт», Ольга решила идти дальше как разработчик, и принять следующий вызов.</p>\n\n\n\n<h2>Хорошие решения опираются на обширные знания</h2>\n\n\n\n<p>Приобретя опыт работы с разными системами управления контентом, Ольга убедилась, что WordPress — лучшая CMS как для разработчиков, так и для клиентов. Однако, изучая сайты, с которыми работала, она оказалась обескуражена тем, что простота решения задач на WordPress ведет в тому, что хороший код встречается довольно редко.</p>\n\n\n\n<p>«Самый большой недостаток WordPress — очень просто сделать, чтобы все работало, поэтому некоторые не беспокоятся о том, чтобы делать правильно, что позже выливается в проблемы».</p>\n\n\n\n<p>Так, в покупные темы вносятся изменения, остающиеся затем без какой-либо поддержки, а в шаблоны прописываются напрямую данные и элементы, которые должны быть доступны клиенту для редактирования и внесения изменений.</p>\n\n\n\n<p>Ольга привыкла полагаться на примеры под рукой, документацию и поисковые системы, в своей работе с WordPress, но уделяя внимание только конкретной задаче или поиску сиюминутного решения, поняла, что упускает всю картину.</p>\n\n\n\n<p>Она обратилась к онлайн-курсам, чтобы расширить знания, а затем начала посещать мероприятия WordPress, сначала онлайн, затем проводимые в родном Санкт-Петербурге, а после и за рубежом отправляясь на поездах и самолетах. Так она открыла для себя активное мировое сообщество. Когда Ольга начала изучать онлайн-материалы и курсы, она не имела представления, что спустя несколько лет сама будет участвовать в запуске образовательной платформы <a href=\"https://learn.wordpress.org/\">Learn WordPress</a>.</p>\n\n\n\n<p>Конференции WordCamp и дни участников-волонтеров (Contributor days) стали значительной частью ее жизни. С началом посещения международных мероприятий WordPress, она начала вносить вклад в его развитие как активный член глобальных команд маркетинга (<a href=\"https://make.wordpress.org/marketing/\">Marketing Team</a>) и переводчиков (<a href=\"https://make.wordpress.org/polyglots/\">Polyglots Team</a>) WordPress.org, а недавно участвовала в поддержке выпуска WordPress 5.6. <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a> — первая конференция, где Ольга выступает в качестве организатора в команде участников (Contribute Team).</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/olga3.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"976\" src=\"https://ru.wordpress.org/files/2021/03/olga3.jpg\" alt=\"\" class=\"wp-image-2283\" srcset=\"https://ru.wordpress.org/files/2021/03/olga3.jpg 1024w, https://ru.wordpress.org/files/2021/03/olga3-300x286.jpg 300w, https://ru.wordpress.org/files/2021/03/olga3-768x732.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a><figcaption>Санкт-Петербург 2018</figcaption></figure></div>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Благодаря обширному сообществу WordPress я теперь знаю не только, где искать, но и у кого спросить. Наиболее ценным оказалось найти союзников, не считающих человека ненормальным, если он с удовольствием говорит о работе, и с которыми я разделяю страсть и привязанность к WordPress. Это то, что имеет значение».</p></blockquote>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Теперь, после семи лет работы разработчиком, я по-прежнему наслаждаюсь бесконечным обучением, частыми открытиями, ошибками и страстным стремлением сделать лучше».</p></blockquote>\n\n\n\n<p>Это, а также желание помочь другим в изучении WordPress, привело Ольгу к работе в командах поддержки (<a href=\"https://make.wordpress.org/support/\">Support Team</a>) и маркетинга (<a href=\"https://make.wordpress.org/marketing/\">Marketing Team</a>), и ее участию в написании Вопросов и ответов к релизам (<a href=\"https://github.com/wpmarketingteam/WP5.5\">5.5</a> и <a href=\"https://github.com/wpmarketingteam/WP5.6Marcomms\">5.6</a>) в 2020 году.</p>\n\n\n\n<h2>Никаких финишных ленточек</h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/olga4.jpg\"><img loading=\"lazy\" width=\"683\" height=\"1024\" src=\"https://ru.wordpress.org/files/2021/03/olga4-683x1024.jpg\" alt=\"\" class=\"wp-image-2284\" srcset=\"https://ru.wordpress.org/files/2021/03/olga4-683x1024.jpg 683w, https://ru.wordpress.org/files/2021/03/olga4-200x300.jpg 200w, https://ru.wordpress.org/files/2021/03/olga4-768x1151.jpg 768w, https://ru.wordpress.org/files/2021/03/olga4.jpg 1025w\" sizes=\"(max-width: 683px) 100vw, 683px\" /></a><figcaption>Berlin 2019</figcaption></figure></div>\n\n\n\n<p>Путь к свободе и возможности стать самой себе начальником не был прост для Ольги. Он привел ее к этому моменту и ведет дальше, радуя самим процессом. Она ценит полученный опыт и жаждет новых знаний.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>«Мой путь извилист, со множеством препятствий и шума, но это как калейдоскоп, где каждый поворот показывает новую картинку, новое озарение, дает энергию двигаться дальше после казавшихся напрасными усилий. В периоды сомнений я напоминаю себе о Дэвиде Огилви (он считается отцом-основателем современной рекламной индустрии), который сменил множество специальностей, пока не добился успеха в рекламе, и может быть как раз поэтому он смог это сделать».</p></blockquote>\n\n\n\n<p>Наконец, она научилась не только сохранять хорошее настроение и пробовать новое, но и смело двигаться вперед.</p>\n\n\n\n<h2>Авторы и редакторы</h2>\n\n\n\n<p>Спасибо Абе Такор (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Налини Такор (<a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>), Ларисе Мурильо (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Мехер Бала (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Джозефе Хаден (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Хлое Брингманн (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) и Тоферу ДеРозиа (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) за работу над серией в этом месяце.<br>Спасибо за фотографии с WCEU 2019 в Берлине (2 и 4) Пабло Гигена. </p>\n\n\n\n<p>Спасибо Ольге Глеклер (<a href=\"https://profiles.wordpress.org/oglekler/\">@oglekler</a>) за #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:25% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://ru.wordpress.org/files/2021/03/heropress-logo.png\" alt=\"\" class=\"wp-image-2268 size-full\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа <a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>.</p>\n\n\n\n<p>Читайте эту и другие истории серии «<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>» (на английском) или «<a href=\"https://ru.wordpress.org/news/category/people-of-wordpress/\">Люди WordPress</a>» (на русском).</p>\n</div></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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Пуджа Дерашри, путь из индийской провинции\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://ru.wordpress.org/news/2021/03/people-of-wordpress-pooja-derashri/\";s: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, 06 Mar 2021 15:50:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Люди 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:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"people-of-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:32:\"https://ru.wordpress.org/?p=2262\";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:683:\"WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. Есть множество примеров, как WordPress помог людям изменить жизнь к лучшему. В серии «Люди WordPress» мы станем публиковать эти истории. Эта статья станет первой в этой серии на русском сайте WordPress, однако на английском языке публикации ведутся уже почти два года, прочитать их можно здесь. [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:16730:\"\n<p>WordPress — программное обеспечение с открытым исходным кодом, поддерживаемое волонтерами. Есть множество примеров, как WordPress помог людям изменить жизнь к лучшему. В серии <a href=\"/news/category/people-of-wordpress/\">«Люди WordPress»</a> мы станем публиковать эти истории. Эта статья станет первой в этой серии на русском сайте WordPress, однако на английском языке публикации ведутся уже почти два года, <a href=\"https://wordpress.org/news/category/heropress/\">прочитать их можно здесь</a>.</p>\n\n\n\n<p>Мы приветствуем обратную связь, если вам понравилась данная статья, или наоборот есть какие-то замечания, вы можете <a href=\"/support/forum/requests-and-feedback/\">оставить сообщение на форуме</a>.</p>\n\n\n\n<p></p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/pic1-1.jpg\"><img loading=\"lazy\" width=\"1024\" height=\"536\" src=\"https://ru.wordpress.org/files/2021/03/pic1-1.jpg\" alt=\"\" class=\"wp-image-2265\" srcset=\"https://ru.wordpress.org/files/2021/03/pic1-1.jpg 1024w, https://ru.wordpress.org/files/2021/03/pic1-1-300x157.jpg 300w, https://ru.wordpress.org/files/2021/03/pic1-1-768x402.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure></div>\n\n\n\n<h2>Жажда знаний</h2>\n\n\n\n<p>Очарованная тем, как все устроено и работает, Пуджа с юных лет тянулась к знаниям и с удовольствием училась. После школы, она переехала из Банеры, маленького провинциального городка, в соседний город, к своему дяде, чтобы получить высшее техническое образование. Вспоминая то время, она говорит: «Людей из моего города не были в восторге от идеи отправлять девочек в другой город для дальнейшего обучения. К счастью, в моем случае было не так, родители безмерно поддерживали меня и мои интересы. Они хотели, чтобы я поверила в себя и реализовала свои мечты. С их поддержкой, я выучилась на инженера электроники и систем связи.»</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/pic2.jpg\"><img loading=\"lazy\" width=\"600\" height=\"600\" src=\"https://ru.wordpress.org/files/2021/03/pic2.jpg\" alt=\"\" class=\"wp-image-2266\" srcset=\"https://ru.wordpress.org/files/2021/03/pic2.jpg 600w, https://ru.wordpress.org/files/2021/03/pic2-300x300.jpg 300w, https://ru.wordpress.org/files/2021/03/pic2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a></figure>\n\n\n\n<h2>Поворот в сторону веб-разработки</h2>\n\n\n\n<p>Пуджа получила высшее образование, но представления о том, что же делать дальше не было, а все отклики на вакансии оставались без ответа. Тогда один из друзей предложил ей обратить внимание на веб-разработку. Идея оказалась интересной и Пуджа взялась за поиск материалов для самостоятельного изучения, а после нашла неоплачиваемую стажировку как PHP-разработчик, чтобы учиться работая бок о бок с состояшимися специалистами. Через три месяца Пуджа получила свою первую работу.</p>\n\n\n\n<h2>Начало работы с WordPress</h2>\n\n\n\n<p>Прежде чем познакомиться с WordPress, Пуджа работала со многими CMS, пока однажды ей не достался небольшой проект на WordPress. Она вспоминает: «Я обнаружила, что WordPress превосходит другие платформы, c которыми я работала ранее. Обширная база знаний облегчила мне обучение.» Очень быстро она разобралась в управлении системой, работе плагинов и тем, и заинтересовалась в более глубоком изучении WordPress.</p>\n\n\n\n<p>Вскоре Пуджа стала первым сотрудником только что образованного WPVibes. Работа в стартапе дала ей огромный опыт и возможность участвовать в бизнес-процессах. Компания развивалась и начала предоставлять услуги по индивидуальной разработке плагинов, создать бесплатные и платные плагины. Пуджа говорит: «Мы нашли это увлекательным и эффективным. Сегодня у нас команда из 10 человек.»</p>\n\n\n\n<h2>Сообщество WordPress</h2>\n\n\n\n<p><strong>«Участвуя в развитии WordPress вы расширяете свои знания»</strong></p>\n\n\n\n<p>По мере того, как ее интерес рос, Пуджа начала следить за новостями WordPress в социальных сетях, и узнав о специализированных конференциях, отправилась на своей первый WordCamp в Ахмедабаде (Индия). Это трехдневное мероприятие в 2017 году открыло Пудже новый мир — сообщество WordPress, и изменило ее представления. «WordCamp Ahmedabad имеет одно из лучших сообществ WordPress в Индии, — говорит она, — и все, включая организаторов и участников, были такими открытыми и гостеприимными».</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://ru.wordpress.org/files/2021/03/pic3.png\"><img loading=\"lazy\" width=\"538\" height=\"718\" src=\"https://ru.wordpress.org/files/2021/03/pic3.png\" alt=\"\" class=\"wp-image-2267\" srcset=\"https://ru.wordpress.org/files/2021/03/pic3.png 538w, https://ru.wordpress.org/files/2021/03/pic3-225x300.png 225w\" sizes=\"(max-width: 538px) 100vw, 538px\" /></a></figure>\n\n\n\n<p>На конференции выступали докладчики из Индии и из-за рубежа, многие рассказывали о своем профессиональном пути и том, как WordPress повлиял на их жизнь. «Одна из самых вдохновляющих сессий была проведена Рахулом Бансалом», — вспоминает Пуджа. Из этого выступления она узнала как люди вносят вклад в WordPress и участвуют в жизни сообщества, и как в процессе растут как профессионалы.&nbsp;</p>\n\n\n\n<p>Это вдохновило Пуджу внести свой вклад в развитие WordPress и некоторое время спустя она и ее муж, Ананда Упадхая, создали <a href=\"https://www.meetup.com/ajmer-wordpress-meetup/\">Meetup Аджмер</a>, объединив и поддерживая пользователей WordPress в своем родном городе.</p>\n\n\n\n<p>На следующем WordCamp, который посетила Пуджа, она приняла учаcтие в Contributor day, который создан для пользователей, стремящихся внести свой вклад в развитие WordPress, платформы с открытым исходным кодом и ее мирового сообщества. Большинство участников хотело присоединиться к разработке движка, но Пуджу заинтересовала команда <a href=\"https://wordpress.tv/\">WordPress TV</a>, платформы размещающей видео с событий WordPress по всему миру. Ей также понравилось переводить с английского на свой родной Hindi и она приняла участие в работе команды переводчиков (<a href=\"https://make.wordpress.org/polyglots/\">Polyglot</a>).</p>\n\n\n\n<p>В 2019 году Пуджа была отобрана в состав волонтеров WordCamp Asia в Бангкоке (Тайланд) в феврале 2020 года, первой конференции международного масштаба в Азии. Она с нетерпением ждала свой первый WordCamp за пределами Индии и была рада своей роли. И хоть мероприятие было отменено из-за начавшейся пандемии, это не уменьшило энтузиазма Пуджи, и она настроена решительно принять участие в WordCamp в его традиционном офлайн формате при первой же возможности и лично встретиться со множеством знакомых по сообществу WordPress людей со всего мира.</p>\n\n\n\n<p>Ее стремление участвоать в развитии WordPress только возросло, что привело ее в команду обучения (<a href=\"https://make.wordpress.org/training/\">Training</a>). Эта команда занимается созданием и поддержкой планов уроков и готовит материалы для поддержки тренеров, обучающих работе с WordPress. Совместно с другими командами ни так давно была <a href=\"https://ru.wordpress.org/news/2020/12/learn-wordpress/\">запущена новая платформа Learn</a>, задачей которой является собрание в одном месте достоверной и актуальной информации на разных языках для изучения в удобных формах и форматах, в чем Пуджа приняла активное участие.</p>\n\n\n\n<h2>Послание для сообщества WordPress</h2>\n\n\n\n<p>Пуджа хочет поделиться своей верой в силу добра: «Это огромное сообщество, которое поможет вам в обучении, так что начните учиться и постарайтесь вернуть что-то сообществу. Неважно, умеете ли вы программировать, есть много разных способов, которыми вы можете внести свой вклад».</p>\n\n\n\n<p><strong>«В своей жизни я поняла, что не имеет значения, откуда вы пришли и какой у вас опыт. Все, что имеет значение — это ваш упорный труд и позитивное отношение к жизни».</strong></p>\n\n\n\n<h2>Авторы и редакторы</h2>\n\n\n\n<p>Спасибо Абе Такор (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>) и Налини Такор (<a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>) за написание этой истории, а также Сурендре Такор (<a href=\"https://profiles.wordpress.org/sthakor/\">@sthakor</a>), Джозефе Хаден (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Мехер Бала (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Хлое Брингманн (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>), Ольге Глеклер (<a href=\"https://profiles.wordpress.org/oglekler/\">@oglekler</a>), Кристоферу Черчиллю (<a href=\"https://profiles.wordpress.org/vimes1984/\">@vimes1984</a>), Ларисе Мурильо (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>) и Иветт Сонневельд (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\">@yvettesonneveld</a>) за работу над серией в этом месяце. Спасибо также Пудже Дерашри (<a href=\"https://profiles.wordpress.org/webtechpooja/\">@webtechpooja</a>) за то, что она поделилась ее историей #ContributorStory.</p>\n\n\n\n<p>Перевод с английского: Ольга Глеклер (<a href=\"https://profiles.wordpress.org/oglekler/\">@oglekler</a>)</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:25% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://ru.wordpress.org/files/2021/03/heropress-logo.png\" alt=\"\" class=\"wp-image-2268 size-full\" /></figure><div class=\"wp-block-media-text__content\">\n<p>Эта статья основана на первоначальной публикации HeroPress.com, инициативе, ориентированной на людей в сообществе WordPress, созданной Тофером ДеРозиа <a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>.</p>\n\n\n\n<p>Читайте эту и другие истории серии «<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>» (на английском) или «<a href=\"https://ru.wordpress.org/news/category/people-of-wordpress/\">Люди WordPress</a>» (на русском).</p>\n</div></div>\n\n\n\n<h2><em>Историческая справка</em></h2>\n\n\n\n<p><em>В Индии только в 2009 году за мальчиками и девочками с 6 до 14 лет было закреплено право на бесплатное школьное образование, тем не менее все еще остаются семьи, преимущественно деревенские, не отправляющие детей в школу совсем или прерывающие их обучение, особенно девочек, досрочно для помощи по хозяйству. По данным переписи населения Индии 2011 года, грамотность населения (в возрасте от 7 лет) составила 80.9% для мужчин и 64.6 для женщин. Для сравнения в России с 1979 года общий уровень грамотности не опускался ниже 99.8% и по данным переписи 2010 года составил 99,9%.</em></p>\n\n\n\n<h2>Оставайтесь на связи</h2>\n\n\n\n<p>Присоединяесь к сообществу WordPress в России и будьте в курсе событий:</p>\n\n\n\n<ul><li><a href=\"https://www.meetup.com/ru-RU/wordpress-moscow/\">WordPress Moscow</a></li><li><a href=\"https://www.meetup.com/ru-RU/St-Petersburg-WordPress-Meetup/\">Saint-Petersburg WordPress Community</a></li></ul>\n\n\n\n<p>Готовьтесь к <a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a> (на английском)&nbsp; — крупнейшей онлайн конференции WordPress, которая пройдет в первой половине июня 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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Представляем Learn 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:54:\"https://ru.wordpress.org/news/2020/12/learn-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Dec 2020 18:52:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"Новости\";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:25:\"Общие вопросы\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ru.wordpress.org/?p=2250\";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:691:\"  Learn WordPress — это учебная платформа, предлагающая мастер-классы, викторины, курсы, планы уроков и группы для обсуждения, чтобы любой, от начинающего пользователя до опытного разработчика мог делать больше с WordPress. Понимание того, как работает WordPress, как разрабатывать на его основе и как живет сообщество, важно для всех, кто хочет профессионально расти и принимать участие в [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Yui\";s: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:11826:\"<p> </p>\n<p><strong><a href=\"https://learn.wordpress.org/\">Learn WordPress</a> — это учебная платформа, предлагающая мастер-классы, викторины, курсы, планы уроков и группы для обсуждения, чтобы любой, от начинающего пользователя до опытного разработчика мог делать больше с WordPress. Понимание того, как работает WordPress, как разрабатывать на его основе и как живет сообщество, важно для всех, кто хочет профессионально расти и принимать участие в развитии системы. </strong></p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://learn.wordpress.org/\">Learn WordPress</a></div>\n</div>\n<p>​Это результат совместной работы нескольких команд международного сообщества WordPress, является частью сети WordPress.org и содержит контент от участников из со всего мира. Платформа поможет поддерживать связь в процессе обучения, как новым, так и существующим членам сообщества.</p>\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" class=\"wp-image-9457\" src=\"https://i1.wp.com/wordpress.org/news/files/2020/12/learn-link-preview.png?resize=632%2C331&amp;ssl=1\" alt=\"\" width=\"632\" height=\"332\" /></figure>\n<p>​</p>\n<h2>Что можно узнать о WordPress?</h2>\n<p>​<br />На платформе Learn WordPress вы можете найти широкий перечень материалов и возможностей для обучения в удобное для вас время.</p>\n<p>​<a href=\"https://learn.wordpress.org/workshops/\"><strong>Мастер-классы</strong></a> — это видеоролики, ориентированные на получение практических навыков, показывающие как решать определенные задачи в WordPress: публикацию и управление контентом, разработку и участие в развитии WordPress. Большая часть мастер-классов включает викторины и тесты для проверки полученных знаний.</p>\n<p><a href=\"https://learn.wordpress.org/discussion-groups/\"><strong>Дискуссионные группы</strong></a> — это возможность для совместного обучения. Встречи для обсуждения тем мастер-классов проводятся онлайн как в виде видеоконференций, так и в Slack для комфортного участия вне зависимости от временных зон.</p>\n<p><a href=\"https://learn.wordpress.org/lesson-plans/\"><strong>Планы уроков</strong></a> — это руководства, которые ведущие и докладчики могут использовать для организации мероприятий и образовательных презентаций. Планы уроков содержат всю необходимую информацию, начиная от цели урока и требований к навыкам участников, заканчивая вопросами для оценки результатов усвоения материала, а также дополнительные визуальные материалы, такие как скриншоты и слайды.<br /><a href=\"https://learn.wordpress.org/courses/\"><strong>Курсы</strong></a> — это серии связанных планов уроков для ведущего или организатора серии мероприятий для достижения определенной конечной образовательной цели. Участники могут проходить такой курс как индивидуально, так и в составе группы. После прохождения курса участники должны уметь применять полученные знания на практике.<br />В дополнение к огромному количеству информационных материалов, платформа Learn WordPress дает возможность учиться совместно с другими участниками и наладить взаимоотношения с мировым сообществом пользователей, разработчиков и теми, кто вносит вклад в развитие WordPress.</p>\n<p><a href=\"https://www.youtube.com/playlist?list=PLCVEqsAbLffeEXhn9T1yBVTMaHIMtlzFj\">Почему вам стоит использовать Learn WordPress</a> – видео от нашего сообщества.</p>\n<h2>Как вы можете принять участие?</h2>\n<p>​</p>\n<div class=\"wp-block-buttons aligncenter\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://learn.wordpress.org/\">Начните учиться сегодня!</a></div>\n</div>\n<p>​Learn WordPress — это платформа с открытым исходным кодом доступная для размещения контента всеми участниками по темам, означенным выше. <a href=\"https://learn.wordpress.org/contribute/\">Узнайте подробнее, как можно принять участие </a> в этой инициативе.</p>\n<p>​<a href=\"https://make.wordpress.org/marketing/2020/12/09/help-us-promote-learn-wordpress/\">Примите участие в нашей рекламной компании </a> в социальных сетях.</p>\n<p><em>Сотни людей на протяжении нескольких лет вносили свой вклад в развитие данных образовательных материалов. Спасибо всем, кто усердно работал, чтобы платформа Learn WordPress стала реальностью. </em></p>\n<p><strong><em>Особая благодарность участникам команд</em></strong>:</p>\n<p><strong><em>Образование:</em></strong><em> <a class=\"mention\" href=\"https://profiles.wordpress.org/courane01/\"><span class=\"mentions-prefix\">@</span>courane01</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/azhiyadev/\"><span class=\"mentions-prefix\">@</span>azhiyadev</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jonoaldersonwp/\"><span class=\"mentions-prefix\">@</span>jonoaldersonwp</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/geheren/\"><span class=\"mentions-prefix\">@</span>geheren</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/webtechpooja/\"><span class=\"mentions-prefix\">@</span>webtechpooja</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jessecowens/\"><span class=\"mentions-prefix\">@</span>jessecowens</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/onealtr/\"><span class=\"mentions-prefix\">@</span>onealtr</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/rastaban/\"><span class=\"mentions-prefix\">@</span>rastaban</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/evarlese/\"><span class=\"mentions-prefix\">@</span>evarlese</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/manzwebdesigns/\"><span class=\"mentions-prefix\">@</span>manzwebdesigns</a></em><br /><strong><em>Мета: </em></strong><em><a class=\"mention\" href=\"https://profiles.wordpress.org/coreymckrill/\"><span class=\"mentions-prefix\">@</span>coreymckrill</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/dufresnesteven/\"><span class=\"mentions-prefix\">@</span>dufresnesteven</a></em><br /><strong><em>Сообщество:</em></strong><em> <a class=\"mention\" href=\"https://profiles.wordpress.org/hlashbrooke/\"><span class=\"mentions-prefix\">@</span>hlashbrooke</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/camikaos/\"><span class=\"mentions-prefix\">@</span>camikaos</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/harishanker/\"><span class=\"mentions-prefix\">@</span>harishanker</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/angelasjin/\"><span class=\"mentions-prefix\">@</span>angelasjin</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/nao/\"><span class=\"mentions-prefix\">@</span>nao</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/courtneypk/\"><span class=\"mentions-prefix\">@</span>courtneypk</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/andreamiddleton/\"><span class=\"mentions-prefix\">@</span>andreamiddleton</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/rmarks/\"><span class=\"mentions-prefix\">@</span>rmarks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/sippis/\"><span class=\"mentions-prefix\">@</span>sippis</a></em><br /><strong><em>Маркетинг: </em></strong><em><a class=\"mention\" href=\"https://profiles.wordpress.org/webcommsat/\"><span class=\"mentions-prefix\">@</span>webcommsat</a>,  <a class=\"mention mention-current-user\" href=\"https://profiles.wordpress.org/oglekler/\"><span class=\"mentions-prefix\">@</span>oglekler</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/lmurillom/\"><span class=\"mentions-prefix\">@</span>lmurillom</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/yvettesonneveld/\"><span class=\"mentions-prefix\">@</span>yvettesonneveld</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/meher/\"><span class=\"mentions-prefix\">@</span>meher</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\"><span class=\"mentions-prefix\">@</span>nalininonstopnewsuk</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/megphillips91/\"><span class=\"mentions-prefix\">@</span>megphillips91</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/marks99/\"><span class=\"mentions-prefix\">@</span>marks99</a>, <em><a class=\"mention\" href=\"https://profiles.wordpress.org/marybaum/\"><span class=\"mentions-prefix\">@</span>marybaum</a></em></em>, <em><a class=\"mention\" href=\"https://profiles.wordpress.org/antialiasfactory/\"><span class=\"mentions-prefix\">@</span>antialiasfactory</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/herculespekkas/\"><span class=\"mentions-prefix\">@</span>herculespekkas</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/chaion07/\"><span class=\"mentions-prefix\">@</span>chaion07</a></em><br /><strong><em>Дизайн:</em></strong><em> <a class=\"mention\" href=\"https://profiles.wordpress.org/melchoyce/\"><span class=\"mentions-prefix\">@</span>melchoyce</a> </em></p>\n<p><em>Для того, чтобы посмотреть подробный список участников проекта, посетите <a href=\"https://make.wordpress.org/community/2020/08/12/learn-wordpress-is-live/\">статью о начале бета-тестирования</a>. Спасибо всем, кто принял участие и внесет свой вклад в будущем. </em></p>\n<p><a href=\"https://learn.wordpress.org/tag/learnwordpress\">#LearnWordPress</a> <a href=\"https://learn.wordpress.org/tag/learnwp\">#LearnWP</a></p>\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: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:35:\"https://ru.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, 18 Nov 2021 07:54:27 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:\"Thu, 18 Nov 2021 07:52:36 GMT\";s:4:\"link\";s:61:\"<https://ru.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 1\";}}s:5:\"build\";s:14:\"20201016172007\";}','no'),(2207,'_transient_timeout_feed_mod_92227bfe1354c9fe21266d111aae5ed4','1637265268','no'),(2208,'_transient_feed_mod_92227bfe1354c9fe21266d111aae5ed4','1637222068','no'),(2209,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1637265269','no'),(2210,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"WPTavern: New Core Web Vitals Technology Report Shows Overall Pass Rate for WordPress Sites Decreases with Newer Versions\";s:7:\"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=125594\";s:7:\"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:287:\"https://wptavern.com/new-core-web-vitals-technology-report-shows-overall-pass-rate-for-wordpress-sites-decreases-with-newer-versions?utm_source=rss&utm_medium=rss&utm_campaign=new-core-web-vitals-technology-report-shows-overall-pass-rate-for-wordpress-sites-decreases-with-newer-versions\";s: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:5696:\"<p>Some new data from a recent <a href=\"https://discuss.httparchive.org/t/new-dashboard-the-core-web-vitals-technology-report/2178\">Core Web Vitals (CWV) technology report</a> produced by the HTTP Archive shows WordPress sites running newer versions have lower CWV pass rates. </p>\n\n\n\n<p>The original report was published in July by Rick Viscomi, one of the maintainers of the HTTP Archive. The site provides a permanent repository of web performance information, giving researchers a common set of data for researching and understanding trends. Contributors&rsquo; efforts are sponsored by Google, Mozilla, New Relic, Etsy, and other companies.</p>\n\n\n\n<p>One of the most notable findings in Viscomi&rsquo;s report showed that just 22% of WordPress-powered origins pass the Core Web Vitals &ldquo;Good&rdquo; threshold.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>WordPress core committer Adam Silverstein wanted to dig a little deeper into this data set to see if he could extract more information about WordPress sites&rsquo; CWV performance that wasn&rsquo;t represented in the initial published graphs. He proposed an analysis that would <a href=\"https://discuss.httparchive.org/t/comparing-core-web-vital-performance-across-wordpress-versions/2256\">compare Core Web Vital performance across WordPress versions</a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>How have CWV scores changed over WordPress versions? Are there measurable improvements in the wild after recent changes like adding native&nbsp;<a href=\"https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/\">image</a>&nbsp;(version 5.5) and&nbsp;<a href=\"https://make.wordpress.org/core/2021/02/19/lazy-loading-iframes-in-5-7/\">iframe</a>&nbsp;(version 5.7) lazy loading and&nbsp;<a href=\"https://make.wordpress.org/core/2021/06/07/wordpress-5-8-adds-webp-support/\">WebP image support</a>&nbsp;(version 5.8)?</p></blockquote>\n\n\n\n<p>Silverstein worked with Viscomi to create a query that would extract performance data grouped by WordPress version. He found that core additions like native image and iframe lazy loading, and WebP image support have had no measurable improvement on CWV scores in the wild. </p>\n\n\n\n<div class=\"wp-block-image\"><img /><a href=\"https://datastudio.google.com/u/0/reporting/ab251873-b787-4a8e-b4c8-efccf4b9a911/page/HUaeC?s=vvFHFeV3n_Q\">WordPress Versions Core Web Vitals report</a></div>\n\n\n\n<p>&ldquo;Lazy loading may be too aggressive as it is applied to all images,&rdquo; Silverstein said, noting that <a href=\"https://web.dev/lcp-lazy-loading/\">lazy loading can be detrimental</a> if over used. This should be remedied soon. Google-sponsored WordPress core committer Felix Arntz opened <a href=\"https://core.trac.wordpress.org/ticket/53675\">a ticket to improve lazy loading</a>, which will be included in WordPress 5.9. </p>\n\n\n\n<p>&ldquo;WebP adoption in WordPress has been growing since the 5.8 release, however users need to manually convert their images to WebP before uploading to take advantage of the format,&rdquo; Silverstein said. &ldquo;Landing WebP as the default format for sub-sized images which was started in&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/52867\">this ticket</a>&nbsp;will have a much bigger impact by automatically converting uploaded images to WebP.&#8203;&#8203;&rdquo;</p>\n\n\n\n<p>A few highlights of Silverstein&rsquo;s observations from the analysis include: </p>\n\n\n\n<ul><li>70% of origins are on the latest version of WordPress and 88% are on one of the last two versions, meaning changes we make to core reach the majority of sites relatively quickly.</li><li>The number of origins is quite low for older versions of WordPress, with fewer than 5k origins for most versions before 4.7</li><li>Overall CWV pass rates have generally decreased over WordPress versions. Although it might also be the case that &ldquo;leading-edge&rdquo; websites that update to the latest version are generally slower than those that linger on older versions.</li></ul>\n\n\n\n<p>Silverstein anticipates this analysis will provide the basis for tracking major improvements in the future. The Google-sponsored WordPress contributors on his team are active in certain core projects and are leading <a href=\"https://wptavern.com/yoast-and-google-sponsored-core-contributors-propose-new-wordpress-performance-team\">WordPress&rsquo; new performance team</a> with the goal of improving core performance as measured by&nbsp;<a href=\"https://web.dev/vitals/\">Google&rsquo;s Core Web Vitals</a>&nbsp;metrics.</p>\n\n\n\n<p>&ldquo;Basically I wanted to create a way to measure the impact of core WordPress improvements on WordPress sites (at scale),&rdquo; Silverstein told the Tavern. &ldquo;My team at Google is focused on helping improve the performance of the web at scale, and WordPress is a huge part of that! You may have noticed us working on features like lazy loaded images and iframes, WebP image support and now helping start the performance group. I wanted to find a way to see if our work is having a measurable impact &ndash; and not just on a vanilla WordPress site you might set up for testing, but in the wild, or real world websites that upgrade to the latest version of WordPress. That is the goal of the dashboard.&rdquo;</p>\n\n\n\n<p>The new <a href=\"https://datastudio.google.com/u/0/reporting/ab251873-b787-4a8e-b4c8-efccf4b9a911/page/HUaeC?s=vvFHFeV3n_Q\">dashboard</a>, which tracks WordPress CWV performance by version, is available to the performance team for monitoring their progress with each new WordPress release. Google-sponsored contributors are using it to measure the impact of their efforts across various performance initiatives.</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, 18 Nov 2021 03:15:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: Rank Math SEO Launches a Content AI Feature\";s:7:\"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=125464\";s:7:\"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:151:\"https://wptavern.com/rank-math-seo-launches-a-content-ai-feature?utm_source=rss&utm_medium=rss&utm_campaign=rank-math-seo-launches-a-content-ai-feature\";s: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:8496:\"<p class=\"has-drop-cap\">Last week, the popular <a href=\"https://wordpress.org/plugins/seo-by-rank-math/\">Rank Math SEO</a> plugin received a major update that includes a new artificial intelligence system. The Content AI feature is a SaaS product that behaves like a personal writing assistant to boost search rankings.</p>\n\n\n\n<p>&ldquo;We built Rank Math&rsquo;s Content AI feature to revolutionize the content production and optimization process with proprietary AI that gives SEOs and content marketers a competitive edge,&rdquo; said Bhanu Ahluwalia, Rank Math&rsquo;s CMO.</p>\n\n\n\n<p>The system allows users to research what their content should look like based on a keyword. Each keyword analysis costs one credit. This data is stored on the user&rsquo;s server, so the same keyword used on multiple posts does not cost extra. Users get five free credits after signing up for a user account with Rank Math. However, they must upgrade to one of the three commercial plans, ranging from $59 to $499 per year, for more.</p>\n\n\n\n<p>Each of the <a href=\"https://rankmath.com/offer/\">commercial plans</a> comes with a specific number of credits. They are marketed as free extras, but they are not &ldquo;free&rdquo; for users who want to upgrade for credits alone. The team says they are working on a pricing solution to address this.</p>\n\n\n\n<p>Users should see a new Content AI module that they can enable from the plugin&rsquo;s Dashboard screen. Turning this on creates a new tab under the plugin&rsquo;s General Settings page for further configuration.</p>\n\n\n\n<img />Content AI general settings.\n\n\n\n<p>The Content AI feature works with the WordPress editor, the classic editor, Elementor, and Divi. However, the team plans to extend this support to other page builders in the future</p>\n\n\n\n<p>Users can then enter a focus keyword from the post-editing screen and click the Content AI button. From there, they can research their chosen keyword, and Rank Math pulls up suggestions from their system.</p>\n\n\n\n<img />Example post with Content AI score.\n\n\n\n<p>The scoring system is easy to understand. Above 80 (in the green) is considered &ldquo;good.&rdquo; Anything below might need some work based on the plugin&rsquo;s recommendations.</p>\n\n\n\n<p>The primary suggestions from the Content AI center on total words, links, headings, and media. When asked how the numbers were figured, Ahluwalia said, &ldquo;This is a computation performed based on the top-ranking content in search engine results pages (i.e., characteristics of content that ranks).&rdquo; It is a proprietary system, so maybe the team is not ready to give away the exact details.</p>\n\n\n\n<p>The feature also lets users copy related keywords to use in their posts, offers questions that the content should answer, and lists potential links to use.</p>\n\n\n\n<p>The following video explains how Content AI works:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2 id=\"are-content-scores-a-good-thing\">Are Content Scores a Good Thing?</h2>\n\n\n\n<p class=\"has-drop-cap\">I am admittedly skeptical of any claims from SEO tools. There is value in most of the plugins in the space, and Rank Math is no different. However, I also want end-users to take SEO or content scores with a grain of salt. Hitting a specific word, link, heading, or media count is not going to make or break you. These should be guidelines, not goalposts.</p>\n\n\n\n<p>When asked how the score was calculated, I was pointed to a <a href=\"https://rankmath.com/kb/seo-score-vs-content-ai-score/\">knowledgebase article</a> on the Rank Math website. Nothing in the Content AI section explicitly explains the &ldquo;math&rdquo; behind the score. Essentially, the documentation references how the AI analyzes search results for various factors and describes how the tool works. There is some generally solid advice throughout, but it does not answer how those scores are calculated.</p>\n\n\n\n<p>One particular area of concern was the recommended media count for each post. I had access to a full demo of the feature with a few dozen posts to check. Nearly all that I ran through the Content AI had a recommendation of using 18 media. The number felt off. While I cannot claim to be an SEO guru, I do not see why a typical 1,000 or 2,000-word post should need that many images or videos. Even with web-optimized media, that could bring page-loading speed to a crawl for many site visitors.</p>\n\n\n\n<p>&ldquo;That entirely depends on the focus keyword that you had set for your post,&rdquo; said Ahluwalia on how the recommended count is determined. &ldquo;Page speed is a ranking factor, but the media count and its associated guideline there is a super simple way to quickly see and consider whether that&rsquo;s something that you need to do to rank as well. If we&rsquo;re, for example, looking at the keyword &lsquo;SEO tools,&rsquo; the recommendation is as high as 26, which is unsurprising because the majority of ranking content hasn&rsquo;t just covered essential SEO tools, they&rsquo;ve covered the 15, 20, or even 109 &lsquo;best SEO tools.&rsquo;</p>\n\n\n\n<p>&ldquo;This concern with using media in content as it relates to page speed is surprisingly common, but the reality is that content without design doesn&rsquo;t typically perform particularly well (even if it ends up ranking, then not from a conversion/social sharing perspective because people leave with the impression of encountering a wall of text). A lot of the content on our site wouldn&rsquo;t be the same without the images in the posts to paint the full picture and distill what are complex SEO processes/ideas into something that&rsquo;s super simple for people to understand.&rdquo;</p>\n\n\n\n<p>I generally agree that sites should use media alongside text. Looking over one of the demo posts I had access to, the content did not seem to warrant the recommended count.</p>\n\n\n\n<p>This particular post had 1,199 words and 32 paragraphs. It also had six images, which presumably played a significant role in the 20/100 score. Content AI recommended 18 instances of media.</p>\n\n\n\n<img />\n\n\n\n<p>Had the post met the recommended media count, there would have been one image for at least every two paragraphs. Even with half that number, visitors would unlikely think they are just &ldquo;encountering a wall of text.&rdquo;</p>\n\n\n\n<p>Maybe the analysis is correct. Perhaps it will help sites rank. But, that much media mixed in with text strikes me as a sub-optimal reading experience.</p>\n\n\n\n<p>My primary concern with tools like Content AI &mdash; this applies to SEO plugins in general &mdash; is that site owners are trying to make sure they are <em>in the green</em>. Instead of writing for readers, they are writing to rank. The two things are not mutually exclusive, but when end-users take recommendations as gospel, it can lead to stunted prose.</p>\n\n\n\n<p>&ldquo;We completely agree, and while AI content has come a long way, we&rsquo;re very much also still fans of well-researched content that&rsquo;s put together by humans like you and I (as is all of the content on our own blog),&rdquo; said Ahluwalia. &ldquo;The goal with Rank Math&rsquo;s Content AI is assisted content production and optimization (streamlined by software).</p>\n\n\n\n<p>&ldquo;Broadly speaking, as you say, traffic-light style scores or numerical scores don&rsquo;t paint a full picture for most content. This was a very big motivation for the new content optimization suggestions that go beyond typical scoring (that is the same no matter what you&rsquo;re writing about). When writing something that isn&rsquo;t search-driven at all (i.e. targeting a keyword and search intent that has little demand and no competition with a thought leadership piece, for example) you&rsquo;re not writing for searchers, you&rsquo;re writing for a specific set of people you have in mind. This content is still incredibly valuable though.&rdquo;</p>\n\n\n\n<p>He went on to say that for what the Rank Math team calls &ldquo;search-driven&rdquo; content, there are specific elements that well-ranking competing content has in common.</p>\n\n\n\n<p>&ldquo;It goes without saying that when using content optimization tools the consideration for still writing good content that&rsquo;s helpful has to be there for the end result to be truly exceptional,&rdquo; he said. &ldquo;With the aim here being to aid the creation of content, ensuring it addresses search intent, and meets what search engines deem valuable and useful content.&rdquo;</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, 18 Nov 2021 01:11:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:92:\"Gutenberg Times: Gutenberg Changelog #55 – Gutenberg 11.9, WordPress 5.9, Navigation 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:53:\"https://gutenbergtimes.com/?post_type=podcast&p=19591\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-55-gutenberg-11-9-wordpress-5-9-navigation-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:4158:\"<p>Birgit Pauli-Haack, Grzegorz Ziolkowski discuss Gutenberg 11.9, WordPress 5.9 and Navigation Block. Surprise Guest: Riad Benguella</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/changelog-54-gutenberg-11-8#shownotes\">Show Notes </a>/ <a href=\"https://gutenbergtimes.com/podcast/changelog-54-gutenberg-11-8#transcript\">Transcript</a></p>\n\n\n\n<span id=\"more-19591\"></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<h2 id=\"announcements\">Announcements</h2>\n\n\n\n<p id=\"jerseypress-what-is-full-site-editing\">Nov 22, 2021 7pm EST / 0:00 UTC <br /><a href=\"https://www.meetup.com/WordPress-Montclair-Meetup/events/281915481/\"><strong>JerseyPress: What is Full-Site Editing?</strong></a><br />WordPress Meetup in Montclair, New Jersey </p>\n\n\n\n<p><a href=\"https://wordpress.org/themes/tags/full-site-editing/\">????? ????? (??? ??????????) Theme in the WordPress Directory</a></p>\n\n\n\n<h2 id=\"what-s-released\">What&#8217;s released: </h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/11/wordpress-5-8-2-security-and-maintenance-release/\">WordPress 5.8.2</a></p>\n\n\n\n<h3 id=\"gutenberg-11-9\">Gutenberg 11.9</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/11/12/whats-new-in-gutenberg-11-9-0-10-november/\">What’s new in Gutenberg 11.9.0 (10 November)</a></p>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-11-9-focuses-on-navigation-menus-and-block-theming\">Gutenberg 11.9 Focuses on Navigation Menus and Block Theming</a></p>\n\n\n\n<p></p>\n\n\n\n<h2 id=\"what-s-in-active-development-or-discussed\">What&#8217;s in active development or discussed</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/test/2021/11/08/fse-program-testing-call-11-site-editing-safari/\">FSE Program Testing Call #11: Site Editing Safari</a></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-container-6195080784845 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></p>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\">Transcription</p>\n\n\n\n<p><em>Transcript is in the works</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:\"Wed, 17 Nov 2021 13:47: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: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:61:\"HeroPress: Finding My Global Family – Samun iyali na duniya\";s:7:\"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=4265\";s:7:\"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:122:\"https://heropress.com/essays/finding-my-global-family/#utm_source=rss&utm_medium=rss&utm_campaign=finding-my-global-family\";s: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:17563:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2021/11/111621-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I get to make an impact for good.\" /><p><a href=\"https://heropress.com/feed/#hausa\">Wannan makala akwai shi a cikin harshen Hausa.</a></p>\n<h2>Introduction</h2>\n<p>As I sit down typing this, I’m wondering what the heck do I write about (am I allowed to say that?)!</p>\n<p>Topher says I can.</p>\n<p>So back in May this year, I got a DM from this guy called Topher.</p>\n<blockquote><p>Hello there! Could I convince you to do a HeroPress essay?</p></blockquote>\n<p>It is now October and I&#8217;m finally writing this essay. Thank you for being so patient with me and giving me a topic to write about.</p>\n<h2>How I got into the WordPress</h2>\n<p>It&#8217;s 2017 and I&#8217;m bored with work. I&#8217;d been working in project management for over 15 years and I was no longer excited about the projects I was working on. My repeat clients could tell this, I did not challenge them on certain processes. Some might say I&#8217;d become wiser in picking my battles, but I just no longer wanted to invest my energy. When that happens, you know you need to do something. You don&#8217;t want your action, or in my case inaction, to be to the detriment of the client. I knew I still loved working with and in tech but I needed to do something different.</p>\n<p>On 29 December 2017, I enrolled on a course covering web development. After covering HTML, CSS, and a bit of JavaScript, I decided to try one of the course options: WordPress. My course instructor encouraged me to go to a WordCamp. She found one was scheduled for the following weekend in Brighton. So I booked my ticket and found an Airbnb. Worst case scenario I get to spend some time on the beach (even if it was a bit chilly). But I couldn&#8217;t go to a WordCamp with no knowledge of WordPress &#8211; I thought I&#8217;d look like an idiot. So I spent that week going through the introductory course, now I was ready. Don&#8217;t ask me how much I managed to take in, just know that at least I now knew what WordPress was.</p>\n<p>I attended my first WordCamp, a 2-hour drive, in October 2018. WordCamp Brighton (WCBTN) will always hold a special place in my heart. All the people I met (sponsors, attendees, organising team, and volunteers) were amazing. I walked in there all by my lonesome and they were friendly, took time to talk to me, explain things, and Jenny Wong encouraged me to join my local Meetup. I&#8217;m not sure if it&#8217;s being in a room with like-minded people or being able to geek out (or not for some) on tech but I was excited and had a lot of fun. When I got back to London, I joined my local (well what I like to call London local) Meetup.</p>\n<p>At the time that I joined, the team was starting to look for organisers for WordCamp London (WCLDN) 2019. I&#8217;m very much a believer in learning by doing and project management involves a lot of organisation. I spoke to Gary Jones told him I was a newbie and offered to help. I was in charge of Sponsors, eek! How the hell do I do that? Don&#8217;t be afraid to ask a lot of questions. We were a fairly new team so big thanks to Dan Maby and Barbara Saul for being patient with us and our endless questions. Big thanks to the outgoing team who were available to offer advice when asked. I learnt a lot about the community whilst working on the WCLDN and I had a great time doing it.</p>\n<p>Abha Thakor encouraged me to volunteer for WordCamp Europe (WCEU) 2019 and once again it was an amazing experience. I got to visit Berlin, contribute to the Marketing team desk and met even more people. I also got to rock my big yellow exclamation mark fluorescent earrings that scream the 80s at an 80s after party. It was during WCEU Contributor day that I was introduced to Jesse Owens and the Training team. When you contribute, you get to learn more about all the different teams that make up WordPress the project and WordPress itself. It&#8217;s a great way to learn and I would encourage you to join one of the<a href=\"https://make.wordpress.org/\"> Make teams</a> (you don&#8217;t need to be a developer) there are teams like Training, Accessibility, Documentation, Marketing, and Polyglots. If you want to test the waters before joining, find a virtual Contributor day (some companies are running them) or join one at a WordCamp when we are able to meet in person. I joined the Marketing and Training team at WCEU and I&#8217;m still there today.</p>\n<p>In November 2019 Josepha Haden Chomphosy sent out a call for an all-women release squad. I wanted to know more about accessibility so I was assigned to be the 5.8 Accessibility team cohort. The support our release squad got was amazing. The beauty of the WordPress community is that though we are all at different levels on our journey, someone is always quick to help you navigate that journey. Thank you to everyone who takes the time to make us feel welcome, explain things, are patient with us, and offer cake and chocolate when we need it. I’m still part of the Accessibility team and I’m still learning, it’s a big topic. We are a small team so if you’re an expert in that area and have time to spare, you want to teach others or want to learn, I encourage you to come and join us.</p>\n<p>Summer of 2020 was the soft launch of <a href=\"http://learn.wordpress.org\">Learn.WordPress.org</a>. Shortly afterwards, Courtney Robertson asked for help in preparing for the official launch of Learn. Learn WordPress is a learning resource for anyone who wants to learn how to use, build for and contribute to WordPress. It is an open-source platform that offers a range of materials and opportunities for you to use at your own pace and at a time that works for you. Once again, I put my hand up. Do you see a pattern here? When people have ideas that are of great value to those around them, I can’t help but say yes. Someone always has a great idea and I would love to say yes to everyone but I don’t know how to clone myself yet. Mind you, Michelle Frechette tells me cloning isn’t what I think it is, I need to do more research.</p>\n<h2>The life it now gives me and why I stay</h2>\n<p>Since discovering WordPress, I’ve been a part of a lot of different projects within Make and in the community.</p>\n<p>I am one of the Training Team Reps. I get to work with folks that I like and be involved in shaping Learn. As Courtney Robertson, my good friend and fellow Training Team Rep, puts it:</p>\n<blockquote><p>We want to democratise Learning and make Learn WordPress the primary open-source resource for anyone who wants to get started or level up their skills in WordPress.</p></blockquote>\n<p>I am proud to be involved in a project that is a cross-team initiative, props to marketing, community, meta, polyglots, accessibility, design, training, and<a href=\"http://wordpress.tv\"> WordPress.tv</a> who help shape Learn. Individuals can learn alongside other community members, connecting with the global network of WordPress users, developers and contributors. Check out<a href=\"https://make.wordpress.org/training/2021/08/08/who-can-learn-help/\"> this post on who learn can help</a>, by Courtney Robertson. If you&#8217;re a training provider, business owner, or hiring manager, have a look at<a href=\"https://make.wordpress.org/training/2021/05/03/high-level-roadmap-to-learning-wordpress-development/\"> our high-level roadmap to learning WordPress development</a>. Join us in:</p>\n<ul>\n<li>Educating about WordPress</li>\n<li>Appreciating the power of WordPress and how it is made</li>\n<li>Celebrating everything that people are doing with WordPress</li>\n</ul>\n<p>Come take a seat at the table.</p>\n<p>I am a volunteer and Board member at the charity <a href=\"https://www.bigorangeheart.org/\">Big Orange Heart (BOH)</a>. I get to be a part of<a href=\"https://www.wordfest.live/\"> WordFest</a>, a unique 24-hour global online event that is a celebration of WordPress. BOH’s mission:</p>\n<blockquote><p>To support and promote positive well-being and mental health within remote working communities.</p></blockquote>\n<p>I get to talk to people from all walks of life, support and help build a community that cares for each other. I get to make an impact for good. If we don&#8217;t look out for each other, who will?</p>\n<p>I get to enjoy having a global family, learning, meeting new people, developing lifelong friendships and connections, and the extra bonus is that it doesn&#8217;t feel like work. I get to stay in the background churning the wheels and come out when needed. I get to have fun doing it!</p>\n<p>Photo by <a href=\"https://www.flickr.com/photos/globallandscapesforum/43847733385\" target=\"_blank\" rel=\"noopener\">Hamza Shaibu</a></p>\n<h1 id=\"hausa\">Samun iyali na duniya</h1>\n<h2>Gabatarwa</h2>\n<p>A yayin da nake zaune ina wannan rubutun, ina nazari akan wai shin akan wani batu zan ma yi rubutun (amma yarda in fadi hakan ma tukuna?)</p>\n<p>Topher yace zan iya fadin hakan.</p>\n<p>Toh akwanakin baya a watan Mayu na wannan shekarar, na samu wata sako daga wurin wani dan taliki da ake kira Topher.</p>\n<blockquote><p>&#8220;Barka kadai! Zan iya jan ra&#8217;ayin ka ka yi rubutu akan HeroPress, wato rubuce-rubuce akan mutane da suka yi rawar gani a fannin wallafa labarai ta hanyar yanar gizo-gizo?”</p></blockquote>\n<p>Yanzu dai muna watar Oktoba kuma har na kai ga yin wannan rubutu. Ina gode maka saboda hakuri da kayi da ni da kuma bani batu da zanyi rubutu akai.</p>\n<h2>Yadda na samu kaina a cikin WordPress</h2>\n<p>Ana shekarar alib dubu biyu da goma sha bakwai, 2017 kuma ba na marmarin aiki. A wannan lokacin na riga na samu shekaru goma-sha-biyar ina aiki a fannin project management. Ko masu kasuwanchi da ne sun ga chanji a hali na. Wasu za su ce na zama mai hikima kuma na kara wayo a hali. Idan abubuwa haka suka fara faruwa a rayuwar ka, toh dole ka tashi sa’ye kayi wani abu a kai kafin ya kashe ma kasuwa. Ba ni da damuwa wajen yin aiki am’ma ina so in yi wani abu daban.</p>\n<p>A ranan ashirin da tara a watan Disamba ta shekaran alib dubu biyu da goma sha bakwai na fara wata sabuwar ilimi na web development. Bayan na kalmala Shashi na HTML, CSS da JavaScript, da na za’bi in gwada daya daga chikin shashin ilimin wato WordPress. Malami na ya bani shawara in shiga WordCamp. Ta sami labari akwai daya da za’a yi a sati mai zuwa a Brighton. Sai na siya tikati nawa kuma na biya wajen kwana. Saboda kada in ba kaina kunya, sai na shiga binciken da karatu a kan ma’anar Kalmar WordPress. A wannan lokachi ina iya bogun kirji na cewa a shirye na ke.</p>\n<p>Na shiga shashin WordPress na farko a watan Oktoba na alin dubu biyu da goma sha takwas, na yi tukin mota zuwa kusan awa biyu. WordPress a Brighton (WCBTN) za ta dade a chikin zuchiya ta da abobin ban sha’awa. Duk mutanen da na sadu da su (abokan fatan alheri, dalubai da masu bada umarni) sun bani farin chiki. Na shiga gurin ni kadai amma na hadu da jamma’a da suka yi mun maraba da zuwa, suka yi mun magana, suka bayyana mun abubuwa daban daban sannan wata mata Jenny Wong ta bani shawara in shiga wata kungiyar unguwa na haduwa. Da na koma London sai na shiga kungiyar da tafi kusa da ni.</p>\n<p>A lokachin da na shiga kungiyar, suna neman wakilai da zasu taimaka wajen tsara WordCamp London (WCLDN) 2019. Ni na yadda da kara samin ilimi ta wajen hanyar yin project management, domin tana bukatan tsari sosai wajen ambata komai. Na yi magana da wani mutum da ake kira Gary Jones na bayyana mishi cewa ni sabowar zuwa ce kuma ina so in taimaka. Sai na tambayi kaina da yaya zan iya kalmala wannan aikin? Ta wajen tambayoyi. Mun kasance sabuwar ƙungiya mai girma don haka godiya ga Dan Maby da Barbara Saul don haƙuri tare da mu da tambayoyin mu marasa iyaka. Babban godiya ga tawagar masu fita da suka samu ba da shawara idan aka tambaye shi. Na koyi abubuwa da yawa game da al&#8217;umma yayin aiki akan WCLDN kuma na yi farin ciki da yin shi.</p>\n<p>Abha Thakor ya ƙarfafa ni in yi aikin sa kai don WordCamp Europe (WCEU) 2019 kuma sau ɗaya sake abu ne mai ban mamaki. Na ziyarci Berlin, na ba da gudummawa ga ƙungiyar Talla tebur kuma sun sadu da ƙarin mutane. Na kuma yi jijjiga babban alamar motsin raina &#8216;yan kunne masu kyalli waɗanda ke kururuwa na 80s a cikin 80s bayan biki. Ya kasance a lokacin WCEU ranar mai ba da gudummawa da aka gabatar da ni ga Jesse Owens da ƙungiyar horo. Lokacin da kuke ba da gudummawa, kuna samun ƙarin koyo game da duk ƙungiyoyi daban-daban waɗanda suka haɗa WordPress ɗin aikin da WordPress kanta. Hanya ce mai kyau don koyo kuma zan ƙarfafa ku ku shiga ɗaya na <a href=\"https://make.wordpress.org/\">Ƙungiyoyin Yi</a> (ba kwa buƙatar zama mai haɓakawa) akwai ƙungiyoyi kamar Horarwa, Samun dama, Takaddun bayanai, Talla, da Polyglots. Idan kuna son gwada ruwa a baya shiga, nemo ranar mai ba da gudummawa ta kama-da-wane (wasu kamfanoni suna gudanar da su) ko shiga ɗaya a a WordCamp lokacin da muka sami damar saduwa da mutum. Na shiga kungiyar Tallace-tallace da Horarwa a WCEU kuma ina nan har yau.</p>\n<p>A watan Nuwamba 2019 Josepha Haden Chomphosy ya aika kiran a saki mata duka tawagar. Ina son ƙarin sani game da samun dama don haka aka sanya ni zama 5.8 Ƙungiyar haɗin kai. Taimakon da tawagarmu ta saki ya kasance mai ban mamaki. Kyawun al&#8217;ummar WordPress shine duk da cewa duk muna a matakai daban-daban akan tafiyarmu, wani yana gaggawar taimaka muku wajen tafiyar da wannan tafiya. Godiya ga duk wanda yana ɗaukar lokaci don sa mu ji maraba, bayyana abubuwa, haƙuri da mu, da ba da kek da cakulan lokacin da muke bukata. Har yanzu ina cikin tawagar Accessibility kuma har yanzu ina koyo, babban batu ne. Mu ƙananan ƙungiya ne don haka idan kun kasance gwani a wannan yanki kuma kuna da lokaci don spare, kana so ka koya wa wasu ko kuma kana son koyo, ina ƙarfafa ka ka zo mu shiga.</p>\n<p>Lokacin bazara na 2020 shine ƙaddamar da laushi na <a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a>. Jim kadan bayan haka, Courtney Robertson ya nemi taimako a shirya don ƙaddamar da Koyi a hukumance. Koyi WordPress hanya ce ta koyo ga duk wanda ke son koyon yadda ake amfani da shi, ginawa da kuma ba da gudummawa ga WordPress. Yana da dandamali mai buɗewa wanda ke ba da kewayon kayan aiki da damar da za ku yi amfani da su a cikin saurin ku kuma a lokacin da ke aiki a gare ku. Har yanzu, sanya hannuna sama. Kuna ganin tsari a nan? Lokacin da mutane suna da ra&#8217;ayoyin da suke da daraja sosai ga wadanda ke kusa da su, ba zan iya ba sai dai in ce eh. Wani ko da yaushe yana da babban ra&#8217;ayi kuma ni zan so in ce eh ga kowa amma ban san yadda zan clone kaina ba tukuna. Ka kula, Michelle Frechette ta gaya mani cloning ba shine abin da nake tsammani ba, ina buƙatar yin ƙarin bincike.</p>\n<h2>Rayuwar da take bani yanzu da dalilin da yasa na zauna</h2>\n<p>Tun da gano WordPress, na kasance wani ɓangare na mai yawa daban-daban ayyuka a cikin Make da cikin al&#8217;umma.</p>\n<p>Ni ɗaya ne daga cikin Wakilan Ƙungiyar horo. Ina samun aiki tare da mutanen da nake so da kuma shiga ciki tsara Koyi. A matsayina na Courtney Robertson, abokina na kwarai kuma ƙwanƙwaran horo Rep, yana cewa:</p>\n<blockquote><p>Muna so mu inganta Ilimi kuma mu sanya Koyi WordPress ya zama na farko tushen tushen albarkatu ga duk wanda ke son farawa ko haɓaka ƙwarewarsa a cikin WordPress.</p></blockquote>\n<p>Ina alfaharin shiga cikin wani aiki wanda ke da yunƙurin ƙugiya, mai tallata tallace-tallace, al&#8217;umma, meta, polyglots, samun dama, ƙira, horo, da <a href=\"https://wordpress.tv/\">WordPress.tv</a> waɗanda ke taimakawa siffa Koyi. Mutane na iya koyo tare da sauran membobin al&#8217;umma, dangane da duniya hanyar sadarwa na masu amfani da WordPress, masu haɓakawa da masu ba da gudummawa. Duba wannan <a href=\"https://make.wordpress.org/training/2021/08/08/who-can-learn-help/\">post akan wanda ya koya zai iya taimakawa</a>, ta Courtney Robertson. Idan kai mai bada horo ne, mai kasuwanci, ko ɗaukar aiki manaja, dubi <a href=\"https://make.wordpress.org/training/2021/05/03/high-level-roadmap-to-learning-wordpress-development/\">babban taswirar hanyarmu don koyon ci gaban WordPress</a>. Shiga mu cikin:</p>\n<ul>\n<li>Ilimi game da WordPress</li>\n<li>Godiya ga ikon WordPress da yadda ake yin shi</li>\n<li>Bikin duk abin da mutane ke yi tare da WordPress</li>\n</ul>\n<p>Zo ku zauna a teburin.</p>\n<p>Ni mai sa kai ne kuma memba na hukumar a kungiyar agaji ta <a href=\"https://www.bigorangeheart.org/\">Big Orange Heart</a> (BOH). Zan iya zama bangare na <a href=\"https://www.wordfest.live\">WordFest</a>, wani taron kan layi na sa&#8217;o&#8217;i 24 na musamman na duniya wanda shine bikin WordPress. BOH ta manufa:</p>\n<blockquote><p>Don tallafawa da haɓaka ingantaccen jin daɗin rayuwa da lafiyar hankali a cikin nesa al&#8217;ummomin aiki.</p></blockquote>\n<p>Ina yin magana da mutane daga kowane fanni na rayuwa, tallafi da kuma taimaka wa al&#8217;ummar da ta damu juna. San iya yin tasiri sosai. Idan ba mu lura da juna ba, wa zai yi?</p>\n<p>Ina jin daɗin samun iyali na duniya, koyo, saduwa da sababbin mutane, haɓaka abokantaka dahadi na rayuwa kuma karin kari shine cewa baya jin kaman aiki. Ina samun zama a bango ina karkata da kafafun kuma in fito lokacin da ake bukata na. Ina jin daɗin wanan aiki.</p>\n<p>Photo by <a href=\"https://www.flickr.com/photos/globallandscapesforum/43847733385\" target=\"_blank\" rel=\"noopener\">Hamza Shaibu</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Nov 2021 08:00:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hauwa Abashiya\";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:62:\"WPTavern: Wowmall: A Free Experimental WooCommerce 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=125449\";s:7:\"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:167:\"https://wptavern.com/wowmall-a-free-experimental-woocommerce-block-theme?utm_source=rss&utm_medium=rss&utm_campaign=wowmall-a-free-experimental-woocommerce-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:4922:\"<img />\n\n\n\n<p class=\"has-drop-cap\">The Wowmall theme was <a href=\"https://wordpress.org/themes/wowmall/\">released to the public today</a>. It is the second 100% block theme that integrates with WooCommerce to land in the WordPress directory. <a href=\"https://wordpress.org/themes/responsive-fse/\">Responsive FSE</a> was the first.</p>\n\n\n\n<p>Two weeks ago, a reader sent in a question for the Ask the Bartender column. He wanted to know <a href=\"https://wptavern.com/ask-the-bartender-where-are-the-woocommerce-block-themes\">where the WooCommerce block themes were</a>. Literally one day after publishing that post, Wowmall was submitted to the WordPress theme review system. Maybe it was fate or just luck, but I had no choice but to give it a test run.</p>\n\n\n\n<p>The theme adds an admin-side welcome and notice page. The author makes it clear that the project is not currently intended for use on production sites. It is in an experimental state at the moment.  It is unclear who is actually behind the Wowmall project. The associated Twitter account has been suspended, and its other social profiles are devoid of information. And, the <a href=\"https://wowmall.store/\">Wowmall website</a> currently offers scant details.</p>\n\n\n\n<p>I will not pretend that Wowmall is one of my favorite themes. The design is far too busy for my tastes. I prefer something scaled back that focuses on content, but I do not fit into this theme&rsquo;s primary audience.</p>\n\n\n\n<p>For an eCommerce theme, it is much cleaner than others I have seen, and it leverages almost every piece of the block system. It ships over 30 block patterns. Six of those are headers, and another three are footers. However, the rest are for general use in the content, including call-to-action layouts and hero sections.</p>\n\n\n\n<img />A call-to-action pattern.\n\n\n\n<p>It also ships several custom block styles. Some of them offer design variations that make up for things like missing border controls for some blocks. Others, such as the Social Icon&rsquo;s &ldquo;Dark&rdquo; style, would be better left to the existing color options.</p>\n\n\n\n<p>The question most people likely want to be answered is how well it works with WooCommerce. From what I have seen, it works like any other run-of-the-mill WooCommerce theme. You know the look, the default design as seen by 90% of the themes built for the eCommerce plugin. Maybe there is a custom color palette or simple stylistic changes. However, at the end of the day, you know it is a WooCommerce shop.</p>\n\n\n\n<img />Wowmall <a href=\"https://wowmall.store/demo/shop/\">shop page</a>.\n\n\n\n<p>If it works, do not mess with the formula. The most egregious issue I saw with the WooCommerce part of the theme was the output of a comments section on the main Shop page and product category archives. I did not see specific block templates for these pages, so I am taking a wild stab and assuming everything is falling back to a single product or page template that would normally output comments.</p>\n\n\n\n<p>Wowmall does not work well as a pure blogging theme. It handles the basics well enough, but it has far too many characters per line for comfortably reading long-form content. A strict 18px font size, a variable-width content area (989px at full-width on my laptop), and a medium-gray text color make it hard to read anything other than short blurbs.</p>\n\n\n\n<p>However, this theme is not touted as a blogging theme. It is hyper-focused on presenting an online shop.</p>\n\n\n\n<p>Where the theme flexes the most is its selection of block patterns. They are designed primarily for building out a unique storefront. Users can get a lot of mileage out of them.</p>\n\n\n\n<p>The breadcrumb trail in the theme is not really a breadcrumb trail at all. It just masquerades as one. Under the hood, it is a Navigation block with a homepage link followed by the current post/page title. At no point does it show the crumbs (e.g., parent pages) that lead back to the site root. Themes have notoriously offered sub-par breadcrumb navigation in the classic era. Perhaps, developers will leave this to plugin authors in their block themes.</p>\n\n\n\n<p>As far as I know, there are no breadcrumb navigation plugins on WordPress.org to integrate with. However, there is a <a href=\"https://github.com/WordPress/gutenberg/issues/21943\">proposal to add a block</a> for it in core. And, for transparency, I have such a plugin under development and intend to release it on .ORG.</p>\n\n\n\n<p>Wowmall is not claiming this is a finished, production-ready WordPress theme. It is an ongoing project that is expected to improve over time. Plus, we are still waiting for WooCommerce to expand its support of the block system.</p>\n\n\n\n<p>What I like more than anything is seeing theme shops push the envelope with blocks. What I see from Wowmall and recent block themes is that many of the limitations of the past year or so are simply no longer there.</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, 16 Nov 2021 23:35:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:89:\"WPTavern: State of the Word 2021 Will Be Broadcast Live from New York City on December 14\";s:7:\"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=125723\";s:7:\"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/state-of-the-word-2021-will-be-broadcast-live-from-new-york-city-on-december-14?utm_source=rss&utm_medium=rss&utm_campaign=state-of-the-word-2021-will-be-broadcast-live-from-new-york-city-on-december-14\";s: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:4517:\"<p>WordPress executive director Josepha Haden Chomphosy <a href=\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\">announced</a> today that the 2021 State of the Word will be held on December 14, <a href=\"https://calendar.google.com/calendar/u/0/r/eventedit/copy/XzY0czNjZGhuNjhyNDJiYTE4NTMzMmI5azZ0MmsyYmEyNjBwNGFiYTE2c3IzZ2NhMjhvbzQ0Z3BrNm8gdHVhOWpudTg4ZHRiZnIzNGpzZGI5a3U1bGNAZw\">between 10 am and 12 pm ET/3 pm and 5 pm UTC</a>. For those who are new to the WordPress community, this event is where Matt Mullenweg reviews the milestones and progress of the past year and shares his vision for the open source WordPress project.</p>\n\n\n\n<p>Ordinarily, the State of the Word is delivered as the capstone to WordCamp US in the latter part of the year, with a live Q&amp;A session following the address. This year, <a href=\"https://wptavern.com/wordcamp-us-2021-kicks-off-online-in-48-hours\">WordCamp US was held online</a> in early October and concluded with Haden Chomphosy discussing trends she observed in 2020 and growth opportunities she sees for the WordPress community. In her most recent <a href=\"https://wordpress.org/news/2021/11/episode-20-wordpressblogging/\">podcast</a>, Haden Chomphosy confirmed that the State of the Word 2021 will be an in-person event.</p>\n\n\n\n<p>&ldquo;It&rsquo;s going to join the growing list of in-person events that are on the calendar,&rdquo; she said. &ldquo;It will be in New York City but will also be live-streamed across the world as usual.&rdquo;</p>\n\n\n\n<p>When asked about live event, Haden Chomphosy further clarified that it will be more like a mid-sized meetup. Mullenweg will be delivering the State of the Word at Automattic&rsquo;s New York office with approximately 30 people in-person, which is the capacity for the space.</p>\n\n\n\n<p>&ldquo;We&rsquo;ll start with NYC community folks, but will try to keep the invitation process as open as possible,&rdquo; she said. &ldquo;Vaccinations will be required and more information will be available about that later this week.&rdquo;</p>\n\n\n\n<p>Today&rsquo;s announcement said that attendees and viewers can expect to hear about WordPress 5.9, Openverse (WordPress&rsquo; search engine project for openly-licensed media), and Web3 and non-fungible tokens (NFTs). The last topic drew some early responses on Twitter from those who are keenly interested in Web3 and NFTs, as well as those who don&rsquo;t see any value in the WordPress project promoting or participating in these technologies. As WordPress is <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">closing in on 43% of the web</a>, it will be interesting to see what Mullenweg has to say about what the project&rsquo;s role is in this potentially polarizing issue.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">\'Expect to hear about a range of topics, from WordPress 5.9 and Openverse to Web3 and non-fungible tokens (NFTs).\'<br /><br />All I want to hear about Web3 and NFTs is \'The WP project itself will do nothing to encourage these questionable technologies.\' <a href=\"https://t.co/T3LnU21HuZ\">https://t.co/T3LnU21HuZ</a></p>&mdash; Simon Dickson (@simond) <a href=\"https://twitter.com/simond/status/1459430909325807617?ref_src=twsrc%5Etfw\">November 13, 2021</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Annual State of the Word 2021 &ndash; an event to reflect on the WordPress project&rsquo;s progress and the future of open source. Expect to hear about a range of topics including <a href=\"https://twitter.com/hashtag/Web3?src=hash&ref_src=twsrc%5Etfw\">#Web3</a> and non-fungible tokens (<a href=\"https://twitter.com/hashtag/NFTs?src=hash&ref_src=twsrc%5Etfw\">#NFTs</a>). <br /><br />Software powering 42%+ of the entire internet + NFTs. Probably nothing. <a href=\"https://t.co/KfB9UtIBao\">https://t.co/KfB9UtIBao</a></p>&mdash; Brad Williams (@williamsba) <a href=\"https://twitter.com/williamsba/status/1460277517093425152?ref_src=twsrc%5Etfw\">November 15, 2021</a></blockquote>\n</div>\n\n\n\n<p>Viewers will be able participate in the Question &amp; Answer session following the State of the Word by emailing&nbsp;<a href=\"mailto:ask-matt@wordcamp.org\">ask-matt@wordcamp.org</a>, or asking during the event in the livestream chat on YouTube. Add the event to your calendar and watch for the livestream to be embedded on <a href=\"http://wordpress.org/news\">wordpress.org/news</a> on December 14.</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, 16 Nov 2021 00:49:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:104:\"WPTavern: “Skins” Are Back in Style, Proposal for Themes To Bundle User-Selectable Design Variations\";s:7:\"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=125725\";s:7:\"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:239:\"https://wptavern.com/skins-are-back-in-style-proposal-for-themes-to-bundle-user-selectable-design-variations?utm_source=rss&utm_medium=rss&utm_campaign=skins-are-back-in-style-proposal-for-themes-to-bundle-user-selectable-design-variations\";s: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:4774:\"<img />Twenty Twenty-Two color and font variations.\n\n\n\n<p class=\"has-drop-cap\">A current proposal could spell the death of at least one form of child theming. The feature would allow themes to <a href=\"https://github.com/WordPress/gutenberg/pull/35619\">ship multiple <code>theme.json</code> files</a>, housing variations on a site&rsquo;s default styles. Essentially, it is the old-school concept of &ldquo;skins.&rdquo;</p>\n\n\n\n<p>How the feature would work is not yet defined. However, theme authors would presumably be allowed to bundle separate JSON files that create user-selectable &ldquo;global style variations&rdquo; or &ldquo;active styles&rdquo; via the site editor.</p>\n\n\n\n<p>It is almost as if we have come full circle. The original implementation of child themes allowed developers to create custom <code>style.css</code> files. The goal was to design skins that changed a site&rsquo;s look and feel without changing its markup. Child themes have become much more flexible since then and can overwrite anything from their parents.</p>\n\n\n\n<p>Many themers still build on top of that original concept. Their child themes are nothing more than a custom stylesheet with design modifications. The ability to bundle multiple style variations from a single theme could change how they approach design, perhaps even offering a better user experience.</p>\n\n\n\n<p>Kjell Reigstad first teased this feature last month when <a href=\"https://make.wordpress.org/core/2021/10/06/introducing-twenty-twenty-two/\">announcing the upcoming new default theme</a>. &ldquo;Twenty Twenty-Two will ship with a range of alternate color schemes so that folks can drastically change the appearance of their site,&rdquo; he wrote in the post.  The following is a video of what this concept might look like:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>The UI in the video appears to be a mockup for the site editor. In the right sidebar panel, users can switch between alternate styles and find something that works well for them.</p>\n\n\n\n<p>The proposal would allow for more than color palette variations. Theme authors would be able to adjust typography, layout, and anything else controllable via <code>theme.json</code> &mdash; essentially, the entire theme design.</p>\n\n\n\n<p>Because the feature is not yet in the Gutenberg plugin or in the development version of WordPress, the only way to explore multiple <code>theme.json</code> files is through child theming. Yes, child themes are being used to test the very concept that could make them, at least partially, obsolete. Reigstad has an <a href=\"https://github.com/WordPress/theme-experiments/pull/292\">open pull request</a> in the Theme Experiments repository to flesh out the idea.</p>\n\n\n\n<p>Channing Ritter, an Automattic-sponsored WordPress contributor, <a href=\"https://critterverse.blog/2021/11/10/a-global-styles-switcher/\">shared three variations</a> of what the user experience may look like on her blog. My preferred option is the first. It is a drill-down panel that shows &ldquo;active styles&rdquo; that users can switch between.</p>\n\n\n\n<img />Selecting active theme style from sidebar panel.\n\n\n\n<p>Building an active-style switcher into the global styles interface could offer that ideal user experience that child themes have never achieved. Users had to first understand how they worked, know if any existed for their active theme, install one, and activate it. Under this proposal, they could see all the styles available upfront and simply select one.</p>\n\n\n\n<p>It also gives end-users who are not as design-savvy some variety without forcing them to hand-pick an entire color palette.</p>\n\n\n\n<p>For a while now, I have been imagining a future where theme shops narrow their focus to one, two, or just a handful of core themes. They would then upsell access to support and a library of block patterns. Now, I envision a future where global style variations could play a part in the commercial market, offering value-adds on top of that core product.</p>\n\n\n\n<p>There is also a second ticket that calls for themes to <a href=\"https://github.com/WordPress/gutenberg/issues/36304\">provide alternate color palettes</a>. This would likely be much easier to implement as a separate feature because it is much more scaled back. With only a month to get WordPress 5.9 and Twenty Twenty-Two out of the door with user-selectable color schemes, this may be the more reasonable of the two routes.</p>\n\n\n\n<p>Whatever the case may be, I keep finding new pet features I want to see land in WordPress. Yesterday, it was block patterns. Today, it is &ldquo;active styles,&rdquo; or whatever it gets called. Tomorrow, who knows? New ideas around the block system continue to keep me impatiently awaiting what comes next.</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, 16 Nov 2021 00:04: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:\"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: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:64:\"WordPress.org blog: WP Briefing: Episode 20: WordPress=Blogging+\";s:7:\"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=11556\";s:7:\"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/11/episode-20-wordpressblogging/\";s: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:10273:\"<p>In this episode, WordPress&#8217;s Executive Director, Josepha Haden Chomphosy, answers two recently asked questions. Tune in to hear what those questions were and her response, in addition to this week&#8217;s small list of big things.</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<ul><li><a href=\"https://w3techs.com/technologies/details/cm-wordpress\">W3Techs WordPress Usage Statistics </a></li><li><a href=\"https://make.wordpress.org/core/5-9/\">WordPress 5.9 Development Cycle </a></li><li><a href=\"https://make.wordpress.org/updates/2021/10/22/team-rep-nominations/\">Call for Team Rep Nomination</a></li></ul>\n\n\n\n<h2 id=\"transcript\">Transcript</h2>\n\n\n\n<span id=\"more-11556\"></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:40</p>\n\n\n\n<p>So I was in a meeting recently, which I realize isn&#8217;t saying much for me since I spend a quarter of my time in meetings. But in this particular meeting, I was asked a couple of questions that I absolutely loved. The first question was, “if there were one thing you could change in people&#8217;s minds about WordPress, what would it be?” And my answer, predictable though it may be, was that I want to change the idea that WordPress is just a blogging platform.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:06</p>\n\n\n\n<p>WordPress has grown into a lot more than that. But the idea of a content management system, even now, sometimes gets a mental shorthand where content is a stand-in for the word writing or words. If you&#8217;re using WordPress today in an enterprise context, or as part of a governmental agency, or if you use it in a classroom setting, you know that your content cannot be confined that way. And if you&#8217;re supporting or building anything to hand off to clients, you know that timely, easy-to-ship changes on a site are considered a vital part of any overarching brand and marketing strategy. And when was the last time that any marketing strategy was literally only about the words?&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:51</p>\n\n\n\n<p>So that was the first question. And also my first answer. There is also this kind of annual, not fear, necessarily, but this annual question that is sort of related that is raised to me and has been asked of me recently, that I&#8217;m just going to give you a small answer to. One annual worry that I get every year around November and December is, &#8220;What are we going to do about the fact that the term blog and blogging are declining in search popularity?&#8221; And I was gonna say it&#8217;s been a while since I answered that in any sort of public format. But I think maybe I&#8217;ve never answered it in a public format at all. And so I&#8217;m just going to answer it here. Because I think maybe a lot of people have that same question.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>02:36</p>\n\n\n\n<p>So number one, I think that the way that people search now is different. There&#8217;s a lot more semantic cognition. This is not the way to answer this &#8212;  search engines are smarter now. So like, it used to be the case with early search engines that yeah, there was a lot of just like, individual search terms that were looked for. But now, people are asking full questions; they have, essentially, an entire sentence that they are searching for. And then, search engines are able to parse that information better and get more high-quality answers and information for them. So like, that&#8217;s one thing that I&#8217;m already not worried about. If people are searching for individual words anymore, it&#8217;s so that they can get a definition of that word. So I&#8217;m not specifically worried about a decline in search volume for the word blog or blogging for that reason. But the answer to my first question, if there is probably the real reason that I&#8217;m not actually super worried about any decline in search volume for the word blog, or blogging, is that WordPress has really moved beyond that. And since we have moved beyond that, then it doesn&#8217;t necessarily make sense for WordPress as an entity for WordPress as a project to get overly hung up on the idea that the term blog has gone out of fashion.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:52</p>\n\n\n\n<p>Okay, now that I did my first question, and the answer, and then an additional question that only ever gets asked in private and is being answered by me for the first time in public, I will tell you now, the second question that I loved, someone asking of me, and that question is this: &#8220;What is one thing you&#8217;d like people to see or experience, right when they first land on wordpress.org?&#8221; Now, I often don&#8217;t get asked questions about the wordpress.org website, like administrative tasks, things that we need to update, move around where they should go. Sure. But like, “Josepha, what&#8217;s the point and purpose of this site?” Never. I&#8217;ve never been asked that, and so I was really excited that someone asked me, and I&#8217;m going to give you a heads up. I think some of you might disagree with my answer.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:40</p>\n\n\n\n<p>So the primary thing that I want people to see or experience when they first get to wordpress.org, the website is the depth of WordPress. Not which audience segment they should belong to or that we believe they should belong to or raw data about the CMS or even how much we care about the freedoms of open source. Now the first thing I want people to see on that site is that WordPress has not only 18 years of learned knowledge that every single new user benefits from, but that it also has 1,000s of really smart people making sure it works and gets better every day, now.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:19</p>\n\n\n\n<p>WordPress is a Goliath in its field. I know that we cite this bit of context. Frequently, we say that we are 42% of the web. And that is true that is the percentage by usage. But in its field, which is websites that are using a content management system, we actually have a 65% market share. This is very easy to find. It&#8217;s on the W3Techs website: I can put a link in the show notes, but you could find it just by searching for it.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:46</p>\n\n\n\n<p>So WordPress is a Goliath in its field of websites that are run using a CMS. Because we have always brought our learnings forward with us with the understanding that knowledge, when shared grows rather than diminishes. But open source, the heart of what defines this project, open source is not a Goliath; it&#8217;s barely even David somedays. Even though the web is built on scads of open source software, there&#8217;s a pervasive public perception that it is built by and for hobbyists or that it is inherently risky, and that if there were if it were worth something, then people would pay something. And I just know that if the first impression of WordPress, we&#8217;re, &#8220;we&#8217;ve got 18 years of experience and learning that brought us to today,&#8221; the rest of the sale to adopt software that protects other people&#8217;s freedoms would take care of itself. And I guess, to quote John Oliver, at this point, &#8220;And now this.&#8221;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:59</p>\n\n\n\n<p>Alright, that brings us now to our small list of big things. There are actually quite a few big things on this small list today. So number one, we have reached the beta phase for the year&#8217;s final release, which means that WordPress 5.9 beta one is happening tomorrow, Tuesday, November 16. And then seven days later, I believe on the 23rd, if I recall correctly, comes beta two.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>07:24</p>\n\n\n\n<p>The second thing on my list is that team rep nominations are happening all over the project right now. I&#8217;ve got a post that I will share in the notes below that I believe all the team reps have put their team&#8217;s nomination posts on. So if you have had an interest in learning more about that and what it means to help keep teams kind of running in the WordPress project, then this is a great opportunity to check those out.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>07:49</p>\n\n\n\n<p>And the third thing, this last thing actually isn&#8217;t in the next two weeks, but it is very important, nonetheless. Matt&#8217;s annual State of the Word is coming up on December 14. So basically a month from today. It&#8217;s going to join the growing list of in-person events that are on the calendar. It will be in New York City but will also be live-streamed across the world as usual. Keep an eye out for additional updates about that for anyone who, like me, really looks forward to this particular presentation from our project co-founder every year.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>08:25</p>\n\n\n\n<p>And that is your small list of big things. Thank you for tuning in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</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, 15 Nov 2021 17:15: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: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: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:70:\"WPTavern: Gutenberg 11.9 Focuses on Navigation Menus and Block Theming\";s:7:\"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=125689\";s:7:\"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/gutenberg-11-9-focuses-on-navigation-menus-and-block-theming?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-11-9-focuses-on-navigation-menus-and-block-theming\";s: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:9521:\"<p class=\"has-drop-cap\">Gutenberg 11.9 <a href=\"https://make.wordpress.org/core/2021/11/12/whats-new-in-gutenberg-11-9-0-10-november/\">landed on Wednesday</a>, and it is packed with dozens of enhancements. Contributors are speeding forward, getting in some of the final features before the release of WordPress 5.9, expected on December 14.</p>\n\n\n\n<p>Version 11.9 is the last plugin release to include new features for the upcoming WordPress update. Bug fixes will continue to be ported over in the coming weeks.</p>\n\n\n\n<p>Site editing and theme-related blocks take up most of the spotlight. WordPress 5.9 will ship with its first default block theme, <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>. For many users, this will be their first experience with template editing and global styles.</p>\n\n\n\n<p>The Navigation block received a lot of attention, and rightly so. Developers solved some vital data portability issues and created a more well-rounded user experience.</p>\n\n\n\n<p>There is still a lot of room for improvement on the whole, but Gutenberg has come a long way in the past few months. I am excited about what the new features will look like once they land in the general WordPress release.</p>\n\n\n\n<h2 id=\"site-editor-scaled-back-its-menu-moved-and-renamed\">Site Editor Scaled Back, Its Menu Moved and Renamed</h2>\n\n\n\n<img />Site editor with Twenty Twenty-Two active.\n\n\n\n<p class=\"has-drop-cap\">The site editor has been scaled back to the point where it is no longer the feature that Gutenberg plugin users have grown accustomed to in these last few months. It is essentially a pathway to the global styles feature.</p>\n\n\n\n<p>When it comes to templates, only the site&rsquo;s homepage is accessible through the interface. Clicking the &ldquo;W&rdquo; icon in the top left of the editor <a href=\"https://github.com/WordPress/gutenberg/pull/36194\">no longer opens the familiar templates panel</a>, which formerly allowed users to navigate, select, and customize individual templates.</p>\n\n\n\n<p>Clicking the &ldquo;Browse All Templates&rdquo; button carts users away from the site editor to a templates screen. It looks like a posts list and includes no instructions on how to, for example, overwrite an author archive or other theme templates. I know the system well enough to understand what is happening, but I can only imagine this would be shocking for the average user.</p>\n\n\n\n<p>Users can jump to the Header and Footer areas in the site editor by clicking those in the dropdown. The editor simply focuses on those template parts without switching screens.</p>\n\n\n\n<p>However, I see no way of editing specific templates from within the site editor.  The result is a watered-down index template editor with global styles, the one redeeming feature.</p>\n\n\n\n<p>The site editor menu item has also now been <a href=\"https://github.com/WordPress/gutenberg/issues/29630\">moved beneath the Appearance menu</a> in the WordPress admin. It is now simply named &ldquo;Editor.&rdquo; Of course, the &ldquo;Theme Editor&rdquo; submenu is still there.</p>\n\n\n\n<img />Two types of Appearance editors.\n\n\n\n<p><em>I do not expect this to be confusing to users at all&hellip;</em></p>\n\n\n\n<p>Sarcasm aside, this is the appropriate place for the new site editor, which will only appear if a user has a block theme active. However, the two submenu names clearly conflict. Could there be a better place to move the Theme Editor? One proposal would see it <a href=\"https://github.com/WordPress/gutenberg/issues/36354\">dropped under Tools</a> in the admin menu.</p>\n\n\n\n<p>One must wonder how much use there will be for directly editing theme files in a block world. Templates can be overwritten via the UI. <code>theme.json</code> settings are handled through the global styles interface. That mostly just leaves <code>functions.php</code> as the lone holdout. It might just be time to disable file editing by default in WordPress, at least for block themes.</p>\n\n\n\n<h2 id=\"pattern-explorer\">Pattern Explorer</h2>\n\n\n\n<img />Block pattern explorer.\n\n\n\n<p class=\"has-drop-cap\">Users on desktops and tablets can now enjoy a <a href=\"https://github.com/WordPress/gutenberg/pull/35773\">full-screen pattern overlay</a>. Instead of endlessly scrolling through dozens or even hundreds of patterns in the narrow inserter, they can click a new &ldquo;Explore&rdquo; button to <em>explore</em> patterns in an interface with a bit more breathing room.</p>\n\n\n\n<p>I covered this new feature in a full <a href=\"https://wptavern.com/block-pattern-modal-explorer-coming-to-wordpress-5-9\">review earlier this week</a>. There are still a few kinks to work out with the design, but it works well thus far. It also lays the groundwork for a more extensive set of features down the line.</p>\n\n\n\n<h2 id=\"navigation-data-saving-and-navigation-area-block\">Navigation Data Saving and Navigation Area Block</h2>\n\n\n\n<p class=\"has-drop-cap\">Navigation block <a href=\"https://github.com/WordPress/gutenberg/pull/35746\">data is now stored</a> in a dedicated <code>wp_navigation</code> post type. By saving it separately, contributors have now corrected one of the longstanding issues with block-based nav menus: portability.</p>\n\n\n\n<p>In previous iterations of the block, users lost their carefully-crafted menus whenever they switched to a new block theme. They would have to recreate content that typically does not change often.</p>\n\n\n\n<p>Alongside this improvement is a new <a href=\"https://github.com/WordPress/gutenberg/pull/36178\">Navigation Area block</a>, which serves as a wrapper for Navigation. Theme authors will be able to define custom areas in their block theme templates with the following code:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- wp:navigation-area {\"area\":\"primary\"} --&gt;\n&lt;!-- wp:navigation /--&gt;\n&lt;!-- /wp:navigation-area --&gt;</code></pre>\n\n\n\n<p>The nested Navigation block is associated with a <code>wp_navigation</code> <em>post</em>. This will be the preferred format for theme authors going forward.</p>\n\n\n\n<p>When a user switches themes and the &ldquo;area&rdquo; name matches their previous theme, the menu simply carries over and automatically appears. If they do not match, the user can assign a saved menu. The menu/area relationship is stored in the database.</p>\n\n\n\n<p>One of the issues with the Navigation Area block is that it has no alignment controls. Technically, it does not output any HTML itself. However, its existence in the editor prohibits a user from selecting wide or full alignment for its inner Navigation block.</p>\n\n\n\n<h2 id=\"duotone-filter-transparency\">Duotone Filter Transparency</h2>\n\n\n\n<p class=\"has-drop-cap\">Duotone filters on blocks such as Image and Cover <a href=\"https://github.com/WordPress/gutenberg/pull/34130\">now support transparency</a>. Users will now see a slider control beneath the color picker when adjusting either shadows or highlights.</p>\n\n\n\n<p>The feature opens the door for a double exposure effect or image mask by layering an Image block over a Cover. Alex Lende showed a few examples of how this could work in the ticket.</p>\n\n\n\n<img />Image with transparent duotone layered over Cover block.\n\n\n\n<p>Developers also noted possibilities for a tritone option and <a href=\"https://github.com/WordPress/gutenberg/pull/35359\">other filter types</a>.</p>\n\n\n\n<h2 id=\"api-for-accessing-global-styles\">API For Accessing Global Styles</h2>\n\n\n\n<p class=\"has-drop-cap\">Theme and plugin authors should have fun with this new <a href=\"https://github.com/WordPress/gutenberg/pull/34843\">API for interacting</a> with the global styles system. Previously, developers had to use the <code>WP_Theme_JSON_Resolver</code> class to pull data that they needed on the server side. Now, they have three new functions:</p>\n\n\n\n<ul><li><code>gutenberg_get_global_settings()</code> &ndash; Returns settings.</li><li><code>gutenberg_get_global_styles()</code> &ndash; Returns style settings.</li><li><code>gutenberg_get_global_stylesheet()</code> &ndash; Returns the global stylesheet.</li></ul>\n\n\n\n<p>Presumably, these functions will be renamed before landing in WordPress 5.9 and not have the <code>gutenberg_</code> prefix. Theme authors should wrap any usage of these in <code>function_exist()</code> checks to be on the safe side.</p>\n\n\n\n<h2 id=\"new-comment-blocks\">New Comment Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">Several new comment blocks have landed in the latest plugin update. The <a href=\"https://github.com/WordPress/gutenberg/pull/35231\">Comments Query Loop and Comment Template</a> blocks work similarly to their post counterparts. However, the current result is a bare-bones feature that is not ready for production use. Nested comments are not shown, and there are not many options for customizing the output.</p>\n\n\n\n<p>It is a step toward block theme authors and users (via the site editor) controlling post comments output. Gutenberg 11.9 also includes new comment helper blocks that will be necessary for templating:</p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/pull/35774\">Comment Reply Link</a></li><li><a href=\"https://github.com/WordPress/gutenberg/pull/35965\">Comment Link</a></li><li><a href=\"https://github.com/WordPress/gutenberg/pull/35396\">Comment Avatar</a></li></ul>\n\n\n\n<p>For a while, comments have felt like an afterthought. Any movement toward rounding out these missing theme-related blocks is welcome.</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, 13 Nov 2021 01:34: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: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: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:42:\"WordPress.org blog: 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=11567\";s:7:\"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:58:\"https://wordpress.org/news/2021/11/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:4570:\"<img width=\"632\" height=\"474\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/11/SOTW-Post-1.png?resize=632%2C474&ssl=1\" alt=\"State of the Word 2021\" class=\"wp-image-11577\" />State of the Word 2021 is happening December 14!\n\n\n\n<p>Howdy, World!&nbsp;</p>\n\n\n\n<p><a href=\"https://calendar.google.com/calendar/render?action=TEMPLATE&text=State%20of%20the%20Word%202021%20livestream&dates=20211214T150000Z%2F20211214T170000Z&details=State%20of%20the%20Word%20is%20the%20annual%20keynote%20address%20delivered%20by%20the%20WordPress%20project%27s%20co-founder%2C%20Matt%20Mullenweg.%0AJoin%20Matt%20as%20he%20provides%20a%20retrospective%20of%202021%2C%20celebrates%20the%20community%27s%20amazing%20wins%2C%20discusses%20the%20latest%20trends%20he%27s%20seeing%2C%20and%20explores%20the%20future%20of%20open%20source.%0AState%20of%20the%20Word%20will%20be%20live%20streamed%20from%20New%20York%20City%2C%20and%20is%20free%20for%20all%20to%20watch.%0Ahttps%3A%2F%2Fwordpress.org%2Fnews%2F2021%2F11%2Fstate-of-the-word-2021%2F\">Mark your calendars</a>; it’s almost time for State of the Word 2021!</p>\n\n\n\n<p>State of the Word is the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg. Every year, the event allows us to reflect on the project’s progress and the future of open source.This year will include that and more.</p>\n\n\n\n<p>Due to the pandemic, we moved the State of the World online for the first time ever in 2020. This year, the event will be livestreamed from New York City. That will enable us to take as many folks as possible along for the ride!</p>\n\n\n\n<p>Join Matt as he provides a retrospective of 2021, discusses the latest trends he’s seeing, celebrates the community’s amazing wins, and explores the future. Expect to hear about a range of topics, from WordPress 5.9 and Openverse to Web3 and non-fungible tokens (NFTs).</p>\n\n\n\n<p><strong>What:</strong> State of the Word 2021</p>\n\n\n\n<p><strong>When:</strong> <a href=\"https://calendar.google.com/calendar/render?action=TEMPLATE&text=State%20of%20the%20Word%202021%20livestream&dates=20211214T150000Z%2F20211214T170000Z&details=State%20of%20the%20Word%20is%20the%20annual%20keynote%20address%20delivered%20by%20the%20WordPress%20project%27s%20co-founder%2C%20Matt%20Mullenweg.%0AJoin%20Matt%20as%20he%20provides%20a%20retrospective%20of%202021%2C%20celebrates%20the%20community%27s%20amazing%20wins%2C%20discusses%20the%20latest%20trends%20he%27s%20seeing%2C%20and%20explores%20the%20future%20of%20open%20source.%0AState%20of%20the%20Word%20will%20be%20live%20streamed%20from%20New%20York%20City%2C%20and%20is%20free%20for%20all%20to%20watch.%0Ahttps%3A%2F%2Fwordpress.org%2Fnews%2F2021%2F11%2Fstate-of-the-word-2021%2F\">December 14, 2021, between 10 am and 12 pm ET/3 pm and 5 pm UTC</a></p>\n\n\n\n<p><strong>How:</strong> If you’re watching from the comfort of your home or local watch party, the livestream will be embedded on wordpress.org/news.</p>\n\n\n\n<p><strong>Have a question for Matt?</strong></p>\n\n\n\n<p>State of the Word will be followed by a Question &amp; Answer session. If you want to participate, you can either send your question ahead of time to <a href=\"mailto:ask-matt@wordcamp.org\">ask-matt@wordcamp.org</a>, or ask during the event in the livestream chat on YouTube.</p>\n\n\n\n<p>If you’re new to State of the Word, the previous years’ recordings (below) will help you get a sense of what the event is about. Check them out:</p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2020/12/state-of-the-word-2020/\">State of the Word 2020 (online)</a></li><li><a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">State of the Word 2019 – WordCamp US, St. Louis</a></li><li><a href=\"https://wordpress.tv/2018/12/27/state-of-the-word-2018/\">State of the Word 2018 – WordCamp US, Nashville</a></li><li><a href=\"https://wordpress.tv/tag/state-of-the-word/\">All recordings</a></li></ul>\n\n\n\n<p>We hope to see you online December 14th!</p>\n\n\n\n<p><em>Thanks to <a href=\"https://profiles.wordpress.org/anjanavasan/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>anjanavasan</a> <a href=\"https://profiles.wordpress.org/eidolonnight/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>eidolonnight</a> <a href=\"https://profiles.wordpress.org/rmartinezduque/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rmartinezduque</a> for their work on this post. The featured image was created by <a href=\"https://profiles.wordpress.org/beafialho/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>beafialho</a></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:\"Sat, 13 Nov 2021 00:38: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:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}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:72:\"WPTavern: GoDaddy Acquires Pagely to Deploy New WooCommerce SaaS Product\";s:7:\"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=125660\";s:7:\"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/godaddy-acquires-pagely-to-deploy-new-woocommerce-saas-product?utm_source=rss&utm_medium=rss&utm_campaign=godaddy-acquires-pagely-to-deploy-new-woocommerce-saas-product\";s: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:3259:\"<p>GoDaddy has <a href=\"https://aboutus.godaddy.net/newsroom/press-releases/press-release-details/2021/Pagely-joins-GoDaddy/default.aspx\">acquired</a> managed WordPress hosting company Pagely to expand the company&rsquo;s expertise in hosting WooCommerce stores. Pagely, co-founded by Joshua and Sally Strebel, has been in business for 18 years, offering hosting for businesses and enterprises at the higher end of the managed hosting market.</p>\n\n\n\n<p>&ldquo;We will be working closely with the amazing team of WooCommerce experts from SkyVerge (previous GoDaddy acquisition) on the GoDaddy commerce team to deploy a world-class WooCommerce SaaS aimed at powersellers,&rdquo; Pagely co-founder and CEO Joshua Strebel said in a post titled &ldquo;<a href=\"https://pagely.com/blog/we-did-it/\">We Did It</a>.&rdquo;</p>\n\n\n\n<p>Strebel said Pagely received more than a dozen offers to buy the company over the years and was given the &ldquo;choice of every suitor in the space.&rdquo; This particular offer was the third from GoDaddy.</p>\n\n\n\n<p>&ldquo;We poured our heart and soul into Pagely, and PressNomics, and the market responded,&rdquo; Strebel said. &ldquo;First, shown by our own success and then that of all the followers that came along after.&nbsp;We built a company with industry-leading&nbsp;<em>everything &ndash;&nbsp;</em>that our employees and customers love and respect, and despite our diminutive size in comparison to the VC fueled giants, those same entities could not ignore us. And that pushed the entire channel to improve and do better, benefiting every WordPress user on the planet.&rdquo;</p>\n\n\n\n<p>The companies did not disclose the terms of the deal. I spoke with both Pagely and GoDaddy representatives who would not elaborate on how the new WooCommerce Saas will be different from GoDaddy&rsquo;s current WordPress e-commerce hosting offering. WooCommerce stores at GoDaddy start at $15.99/month and include 75 extensions and daily back-ups, among other features. </p>\n\n\n\n<p>During an <a href=\"https://www.youtube.com/watch?v=2uE2s3Of_AU\">interview</a> with Post Status last night, GoDaddy product manager Beka Rice said Pagely will be involved in deploying the new WooCommerce product, which she described as a &ldquo;curated experience&rdquo; for merchants. GoDaddy will be relying on Pagely&rsquo;s infrastructure expertise to improve the company&rsquo;s ability to keep WooCommerce stores running smoothly. </p>\n\n\n\n<p>When asked about a potential launch date for the new WooCommerce SaaS product, Rice said the project is still in the the planning stages. They have identified the teams and are interested in learning more about scaling WooCommerce from Pagely&rsquo;s enterprise customers.</p>\n\n\n\n<p>Pagely co-founder and COO Sally Strebel confirmed that the company will continue sponsoring and hosting its annual Pressnomics conference, which has held six events since it began.</p>\n\n\n\n<p>&ldquo;Our beloved conference,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://pressnomics.com/\" target=\"_blank\">Pressnomics</a>, may look a little different going forward, and will remain a Pagely hosted event with the same mission as always: to elevate and connect business owners in the WordPress ecosystem,&rdquo; Strebel said.</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, 12 Nov 2021 19:29:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:97:\"WPTavern: Proposed Web Fonts API Not Coming to WordPress 5.9, Possibly Landing in Gutenberg First\";s:7:\"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=125634\";s:7:\"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:237:\"https://wptavern.com/proposed-web-fonts-api-not-coming-to-wordpress-5-9-possibly-landing-in-gutenberg-first?utm_source=rss&utm_medium=rss&utm_campaign=proposed-web-fonts-api-not-coming-to-wordpress-5-9-possibly-landing-in-gutenberg-first\";s: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:6763:\"<p class=\"has-drop-cap\">After what seemed like a shoo-in for WordPress 5.9, a <a href=\"https://wptavern.com/a-web-font-api-possibly-coming-to-wordpress\">proposed web font API</a> was put on hold. The feature would standardize how theme and plugin developers load fonts and lay the groundwork for future user-facing features.</p>\n\n\n\n<p>Jono Alderson <a href=\"https://core.trac.wordpress.org/ticket/46370\">opened a ticket</a> for the feature in February 2019. In recent months, the proposal picked up speed. The <a href=\"https://github.com/WordPress/wordpress-develop/pull/1736\">pull request</a> had over 200 in-ticket messages, 93 commits, and code approval from two core committers. The API seemed ready. However, it hit a standstill in the past few days.</p>\n\n\n\n<p>Andrew Ozz, a lead WordPress developer, essentially <a href=\"https://github.com/WordPress/wordpress-develop/pull/1736#issuecomment-963589490\">halted the possibility of the new API</a> landing in 5.9. He stated that he did not think the proposal was ready for WordPress.</p>\n\n\n\n<p>&ldquo;Purely as code it looks good,&rdquo; he wrote in the ticket. &ldquo;It is really well documented (thanks [Tonya Mark]!). However I still cannot see how this would make WordPress better in the short and long run. We were chatting with [Andrei Draganescu] and he suggested that ideally this should have been a feature plugin, and I agree. Then it would have been possible to really test it in production, verify (or reject) the assumptions that were made while creating it, and make it into a really worthy addition to WordPress. Unfortunately it&rsquo;s too late for this now for 5.9.&rdquo;</p>\n\n\n\n<p>One of the issues with testing feature plugins for APIs is that they are not often adopted, as others noted in the ticket. Developers would not rely on them in production in most cases. And, the average end-user would not install something specific to developers.</p>\n\n\n\n<p>&ldquo;Suggesting this be done as a feature plugin is an elegant way to delay something for a few years,&rdquo; <a href=\"https://github.com/WordPress/wordpress-develop/pull/1736#issuecomment-963893355\">said Ari Stathopoulos</a>, one of the developers behind the API. However, he pointed out the REST API being one exception that performed well enough to get ported into WordPress.</p>\n\n\n\n<p>The core WordPress proposal will likely be <a href=\"https://core.trac.wordpress.org/ticket/46370#comment:111\">pushed into the Gutenberg plugin</a> for further exploration. This would be a sort of compromise between launching as a separate feature plugin and going into WordPress 5.9.</p>\n\n\n\n<p>The web fonts API is not directly related to the block system. Both traditional and block themes, as well as plugins, could make use of the feature today. However, several Gutenberg proposals rely on the existence of the API, such as allowing theme authors to define web fonts via their <code>theme.json</code> files.</p>\n\n\n\n<p>Ozz listed several questions around the proposal, and several developers replied to each. However, his primary argument hinged on the practicality of why everything in the API was necessary, stating that prior replies had been &ldquo;in principle&rdquo; and seemed to be based on assumptions.</p>\n\n\n\n<p>On the most basic level, the web fonts API would allow developers to register and load locally-hosted fonts or those from Google Fonts. Developers could also add custom providers outside of the two defaults. The first iteration of the proposed API was more about setting down a foundation to build upon in future WordPress releases.</p>\n\n\n\n<p>The appeal of the feature is not simply loading fonts. Technically, theme authors could do that with a single line of code if they wanted to. Four lines of code if they wanted to follow current core WordPress standards, at least on the front end.</p>\n\n\n\n<p>Stathopoulos rattled off a list of improvements such an API would bring to WordPress and its extensions.</p>\n\n\n\n<ul><li>Themes could define fonts via their <code>theme.json</code> files.</li><li>Font previews in the font-family selector in the editor.</li><li>Showing valid font-weights and styles for a font-family.</li><li>Improved front-end performance.</li><li>Server-side localization for better performance and privacy.</li></ul>\n\n\n\n<p>This was a small sampling of the arguments in favor of including the API in core WordPress.</p>\n\n\n\n<p>&ldquo;There are many improvements in Gutenberg that are in limbo, waiting for a web fonts API,&rdquo; wrote Stathopolous in the ticket. &ldquo;Not having a web fonts API is a blocker at this point. It&rsquo;s not a good-to-have item in our wishlist, it is a requirement in order to move forward.&rdquo;</p>\n\n\n\n<p>Currently, no standard specifically relates to web fonts in WordPress. Theme authors piggyback off existing functions for enqueueing a third-party stylesheet or a custom one with <code>@font-face</code> rules. That has generally been an accepted practice in the theme author community over the years.</p>\n\n\n\n<p>However, many have accepted it grudgingly. Several have created custom scripts to ease pain points. Many others just copy whatever method the latest default WordPress theme happens to be using.</p>\n\n\n\n<p>One of the goals is to make it so that developers do not have to worry about doing all of the extra work involved with loading web fonts. There really should be no need for a theme to figure out how to load them in both the editor and the front end, handle preloading, or account for localization. As themes age and third-party APIs like Google Fonts change, there would be no need for themes to update if WordPress takes care of it under the hood.</p>\n\n\n\n<p>The problem of how best to load web fonts multiplies when you throw plugins into the mix. Generally, themes do all the heavy lifting when it comes to design. However, some plugins leap into that side of the WordPress world to add extra style options. There is no way to solve conflicts when loading multiple copies of the same font. Nor are there any surefire ways to disable a theme&rsquo;s fonts and replace them via the plugin.</p>\n\n\n\n<p>One such plugin author emailed me to let me know the news I had already known. The web fonts API appeared to no longer be landing in WordPress 5.9. The developer was gearing up to launch a new website and service on top of the new feature. They even had a mascot. As of now, it might just have to wait.</p>\n\n\n\n<p>The feature freeze deadline was two days ago. Therefore, it is unlikely the web fonts API gets added back to the WordPress 5.9 milestone. Maybe developers will see it when 6.0 lands. Maybe pushing it to the Gutenberg plugin breathes some more life into it, allowing contributors to move forward with new features that rely 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:\"Fri, 12 Nov 2021 01:58:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:86:\"WordPress.org blog: Take the 2021 WordPress Annual Survey (and view the 2020 results)!\";s:7:\"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=11551\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://wordpress.org/news/2021/11/take-the-2021-wordpress-annual-survey-and-view-the-2020-results/\";s: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:4805:\"<p>Each year, members of the WordPress community (users, site builders, extenders, and contributors) provide their valuable feedback through an annual survey. Key takeaways and trends that emerge from this survey often find their way into the annual <a href=\"https://wordpress.tv/tag/state-of-the-word/\"><em>State of the Word</em></a> address, are shared in the public project blogs, and can influence the direction and strategy for the WordPress Project.</p>\n\n\n\n<p>Simply put: this survey helps those who build WordPress understand more about how the software is used, and by whom. The survey also helps leaders in the WordPress open source project learn more about our contributors’ experiences.&nbsp;&nbsp;</p>\n\n\n\n<p>To ensure that <strong><em>your</em></strong> WordPress experience is represented in the 2021 survey results, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-english\" target=\"_blank\" rel=\"noreferrer noopener\">take the 2021 annual survey now.</a></p>\n\n\n\n<div class=\"wp-container-61945a125267a wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-english\" target=\"_blank\" rel=\"noreferrer noopener\">Take the Annual Survey! (English)</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>You may also take the survey in <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-french\" target=\"_blank\" rel=\"noreferrer noopener\">French</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-german\" target=\"_blank\" rel=\"noreferrer noopener\">German</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-japanese\" target=\"_blank\" rel=\"noreferrer noopener\">Japanese</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-russian\" target=\"_blank\" rel=\"noreferrer noopener\">Russian</a>, or <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-spanish\" target=\"_blank\" rel=\"noreferrer noopener\">Spanish</a>. These are the top five languages (other than English) based on the number of WordPress locale downloads. For 2022, additional languages may be considered for translation.</p>\n\n\n\n<p>The survey will be open through the end of 2021, and the results will be published in a future post on this blog for anyone to view. Next year, there will be a new format for this survey, including which segments and questions are included, so that your valuable time spent responding results in equally valuable information.</p>\n\n\n\n<h2 id=\"2020-survey-results\">2020 Survey Results</h2>\n\n\n\n<p>For the 2020 survey, more than 17,000 responses were collected, representing the highest submission volume in four years, up three times from the prior year. In the inaugural year of the survey (2015), over 50,000 responses were collected. Given the reach and adoption of WordPress, there is a significant number we have not reached. As you take the 2021 survey, consider sharing the link on social media and with other colleagues who use WordPress. Gathering feedback from more folks who benefit from WordPress will strengthen our project.</p>\n\n\n\n<div class=\"wp-container-61945a1252a61 wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/files/2021/11/WordPress.org-2020-Annual-Survey.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">View the 2020 Survey Results (PDF)</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>The 2020 survey results show that the pandemic has had a major impact on how we operate as a community. With few in-person events, many community members continue to find it challenging to balance community contributions with their own personal and professional obligations.&nbsp;</p>\n\n\n\n<h2 id=\"footnotes\">Footnotes:</h2>\n\n\n\n<p>Data security and privacy are paramount to the WordPress project and community. With this in mind, all data will be anonymized: no email addresses nor IP addresses will be associated with published results. To learn more about WordPress.org’s privacy practices, view the <a href=\"https://wordpress.org/about/privacy/\">privacy policy</a>.</p>\n\n\n\n<p>Like last year, the 2021 survey will be promoted via a banner on WordPress.org, and throughout the make blogs. However, taking a moment to amplify these posts through your own social media and Slack accounts will ensure broader participation. Each of the translated surveys will be promoted through banners on their associated localized-language WordPress.org sites.</p>\n\n\n\n<p><em>Thanks to <a href=\"https://profiles.wordpress.org/dansoschin/\">@dansoschin</a> for the initial draft of this post, and to <a href=\"https://profiles.wordpress.org/annezazu/\">@annezazu</a> &amp; <a href=\"https://profiles.wordpress.org/zackkrida/\">@zackkrida</a> for review!</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, 11 Nov 2021 23:52:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}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:49:\"WPTavern: Lemon Squeezy Launches 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=125589\";s:7:\"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:143:\"https://wptavern.com/lemon-squeezy-launches-wordpress-plugin?utm_source=rss&utm_medium=rss&utm_campaign=lemon-squeezy-launches-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:4350:\"<p><a href=\"https://www.lemonsqueezy.com/\">Lemon Squeezy</a>, a hosted e-commerce platform for selling digital products, subscriptions, and software licenses, <a href=\"https://www.lemonsqueezy.com/lemon-drop-05/\">launched a WordPress plugin</a>. The plugin allows the platform&rsquo;s customers to sell their products directly on WordPress sites. </p>\n\n\n\n<p>Merchants sign up, create products, and manage customers and subscribers using the Lemon Squeezy platform. Then they use the plugin to connect via OAuth and display products within WordPress content areas. The first version of the plugin lets users add &ldquo;buy buttons&rdquo; for products using a block.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>For checkout, merchants can link directly to a secure hosted checkout page or show a checkout pop-up modal on their WordPress sites.</p>\n\n\n\n<p>Lemon Squeezy is also aimed at WordPress product creators as the platform includes the ability to ship auto-updates for commercial themes and plugins.</p>\n\n\n\n<p>Merchants pay a monthly fee to use the service based on features, plus 3.5% + 30c per transaction. These fees cover access to the hosted platform, which handles merchant accounts, payment gateways, taxes, VAT, and other administrative details as the merchant of record. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Lemon Squeezy was created by veterans of the WordPress community who are looking to position the platform as a competitor to WooCommerce and Easy Digital Downloads. In promoting the new plugin, Lemon Squeezy team member Mike McAlister, founder of Array Themes and creator of Atomic Blocks, explained why he doesn&rsquo;t see WordPress as the right tool for selling products anymore.</p>\n\n\n\n<p>&ldquo;These days, I can&rsquo;t imagine running a business inside wp-admin,&rdquo; McAlister said. &ldquo;It&rsquo;s just not built for it, in my opinion. Having sensitive customer records in the same database as site content and data stored by plugins with varying security practices just screams trouble.&rdquo;</p>\n\n\n\n<p>Lemon Squeezy was met with a cautious reception from the WordPress developer community. There was some discussion on it in the Post Status Club Slack instance where members noted that the plugin launched with no migration options. This means it&rsquo;s currently only available to new store owners or those with a few products they can easily recreate. Without a straightforward migration tool, the service will have a difficult time siphoning users off of existing WordPress-based solutions. </p>\n\n\n\n<p>Since the plugin is still in its early days, it seems best-suited to simple stores that don&rsquo;t require more than just being embedded on a WordPress site. In that case, there are many &ldquo;buy button&rdquo; style of e-commerce plugins with lower fees that Lemon Squeezy will be competing against as it enters the market.</p>\n\n\n\n<p>Maintaining products on one platform and a store on a different platform may not be advantageous for some users, especially those who don&rsquo;t want to have to learn both to start selling. Lemon Squeezy&rsquo;s creators are marketing it as &ldquo;the easy-peasy way to sell digital products online,&rdquo; as the hosted service provides an attractive storefront and  takes care of all the extraneous financial details of running a store.</p>\n\n\n\n<p>Although the plugin&rsquo;s name is Lemon Squeezy, its title on WordPress.org is &ldquo;<em>Easy Peasy Digital Downloads &mdash; Sell Digital Products, Subscriptions, and Licenses with Lemon Squeezy</em>.&rdquo; This seems tailored to ride on the coattails of Easy Digital Downloads&rsquo; well-established search placement as WordPress&rsquo; market leader for selling digital products. WordPress users looking to create a digital store likely would not be searching for this plugin by name unless they already knew about it from elsewhere. </p>\n\n\n\n<p>Next on the current roadmap for the <a href=\"https://wordpress.org/plugins/lemon-squeezy/\">Lemon Squeezy WordPress plugin</a> is the ability to restrict content by using more features built into the Lemon Squeezy platform. The plugin is still under development and users are welcome to send feedback to the team <a href=\"https://twitter.com/lmsqueezy\">via Twitter</a> or <a href=\"https://wptavern.com/hello@lemonqueezy.com\">email</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Nov 2021 18: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: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: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:91:\"Post Status: Post Status Excerpt (No. 32) — Diversity in Speaking, Organizing, and Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=89240\";s:7:\"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/32/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5046:\"<h2>&#8220;Focus on the skills people bring, what projects they\'ve done that have been really great.&#8221; — Jill Binder</h2>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David talks with special guest Jill Binder about diversity and inclusion — how can people in underrepresented groups leverage resources in the WordPress community to increase their confidence, exposure, and potential hiring value? Learn how organizers can make their events feel more open and how they can encourage those in under-represented groups to participate. If we see a speaker who doesn\'t look like us at a conference and simply appreciate their contribution as a speaker as a normal feature of our conferences, that is an achievable win.</p>\n\n\n\n<p><strong>Don\'t forget! </strong>We\'re encouraging listeners to check out the &#8220;<a href=\"https://poststatus.com/make-wordpress/\">Week at WordPress.org</a>&#8221; — get the feed <a href=\"https://poststatus.com/make-wordpress/feed/\">here</a> — and <a href=\"https://poststatus.com/submit-2021-black-friday-cyber-monday-deals/\">submit your Black Friday / Cyber Monday deals</a> to us at Post Status for us to share.</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://bit.ly/WPDiversity17Nov2021\">Allyship for WordPress event organizers </a>(AMER/EMEA (November 17, 2021 @ 6pm-8pm UTC)</li><li><a href=\"https://bit.ly/WPDiversity27Nov2021\">How to Own Your Expertise & Start Speaking at WordPress Events Southeast to Southern Asia </a>(November 27, 2021 @ 7am-8:30am UTC)</li><li><a href=\"https://make.wordpress.org/community/tag/wpdiversityworkshops/\">How to Own Your Expertise & Start Speaking at WordPress Events AMER/EMEA</a> &#8211; Held during first two weeks of December.</li><li><a href=\"https://make.wordpress.org/community/tag/wpdiversityworkshops/\" target=\"_blank\" rel=\"noreferrer noopener\">WPDiversity on Make.WordPress.Org</a></li><li><a href=\"https://diversein.tech/\" target=\"_blank\" rel=\"noreferrer noopener\">diversein.tech</a></li><li>Creating a Welcoming and Diverse Space (Part <a href=\"https://learn.wordpress.org/workshop/creating-a-welcoming-and-diverse-space-part-1/\">1</a> and <a href=\"https://learn.wordpress.org/workshop/creating-a-welcoming-and-diverse-space-part-2/\">2</a>)</li><li><a href=\"https://twitter.com/jillbinder\" target=\"_blank\" rel=\"noreferrer noopener\">Jill Binder (Twitter)</a></li><li><a href=\"https://linkedin.com/in/jillbinder/\" target=\"_blank\" rel=\"noreferrer noopener\">Jill Binder (LinkedIn)</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\">GoDaddyPro</a></h3>\n\n\n\n<p>Manage your clients, websites, and tasks from a single dashboard with <strong>GoDaddy Pro</strong>. Perform security scans, backups, and remote updates to many sites on any host. Check up on site performance, monitor uptime and analytics, and then send reports to your clients. <strong>GoDaddy Pro</strong> is free — and designed to make your life better.</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, 11 Nov 2021 05:45: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: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: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:99:\"WPTavern: Ask the Bartender: Is There Still a Space for Building With HTML, CSS, and Template Tags?\";s:7:\"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=125591\";s:7:\"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:235:\"https://wptavern.com/ask-the-bartender-is-there-still-a-space-for-building-with-html-css-and-template-tags?utm_source=rss&utm_medium=rss&utm_campaign=ask-the-bartender-is-there-still-a-space-for-building-with-html-css-and-template-tags\";s: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:5500:\"<blockquote class=\"wp-block-quote\"><p>I&rsquo;m still wondering about the best method to approach a new project.</p><p>As a background, besides the traditional way, I&rsquo;ve worked with Divi, love Bricks, and am loving Blocks. But I still feel that there is nothing like building a website from the root, with raw material: HTML, dynamic PHP, and CSS &mdash; even more now with the importance of performance and the new server-side of things.</p><p>Plus, the ability to play with dynamic data (and the database) with template tags is so smooth and efficient that it really feels like superpowers.</p><p>So, it feels a bit strange, but I&rsquo;m wondering if template tags are going to end too?</p><cite>Ricardo</cite></blockquote>\n\n\n\n<p class=\"has-drop-cap\">You are asking a guy who was so nostalgic for the &ldquo;simpler&rdquo; days that he built his own custom blogging system over a weekend. And, I actually still use that same code, albeit updated and refined, for my personal blog today. When I began that project, I laid the foundation with modern PHP and build tools. However, at the heart of it, I just wanted to get back to those foundational elements of the web: HTML and CSS. I feel where you are coming from.</p>\n\n\n\n<p>That project was fun to build for my own edification and enjoyment, but it essentially has a user base of one. Designing the front end for it feels very much like WordPress of 10 &ndash; 15 years ago.</p>\n\n\n\n<p>When you said using template tags was like accessing &ldquo;superpowers,&rdquo; it brought on a wave of nostalgia of those days and weeks when I first started using them. It was such an elegant system. Anyone could grab some dynamic data by copying a code snippet and pasting it between some HTML elements.</p>\n\n\n\n<p>For those with the skills or enough DIY grit, they can do anything with a little bit of code, trial-and-error, and time. However, if we are going to empower more people, developers need newer and more powerful technologies to make that possible. For WordPress development, that means embracing the block system, which seems like something you are doing.</p>\n\n\n\n<p>Template tags are not going away. They are just PHP functions for getting some type of data. They will be around for a long time, likely as long as WordPress itself is still kicking.</p>\n\n\n\n<p>Many blocks actually rely on these template tags for outputting dynamic data on the front end. For example, the Archives block is literally a wrapper around <code>wp_get_archives()</code>.</p>\n\n\n\n<p>If you prefer working from a code editor, you could look at blocks as modern-day template tags for WordPress. They are merely snippets of HTML code with a bit of JSON mixed in as an HTML comment. Many also display dynamic data.</p>\n\n\n\n<p>There is really no difference between the following template tag:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php wp_get_archives() ?&gt;</code></pre>\n\n\n\n<p>And its block equivalent:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- wp:archives /--&gt;</code></pre>\n\n\n\n<p>Both spit out dynamic data. The difference is the syntax.</p>\n\n\n\n<p>Granted, that is one of the simplest examples. Sometimes the block code is more complex. Other times, not so much.</p>\n\n\n\n<p>What makes blocks more flexible is that they are built on a standardized system that empowers users to interact with them on the admin side.</p>\n\n\n\n<p>Web development is an industry where you must continually adapt, learning new syntaxes, programming languages, libraries, technologies, and more. Just when you think you have mastered one thing, something else comes along to toss your world upside down. It can be both frustrating and fun.  Over time, you just learn to roll with it.</p>\n\n\n\n<p>While template tags are not going away, how front-end developers build will change in the coming years. For most projects, they will work with blocks. However, block theming is in its infancy, so it is not something anyone must rush into.</p>\n\n\n\n<p>With that said, the beauty of WordPress is that there is no one way of using it. If you want to build with just the <em>raw materials</em>, you can always do that. It may even make some projects easier, particularly if you have a simplified scope.</p>\n\n\n\n<p>As far as performance goes, WordPress is pretty fast out of the box. Plugins and the active theme can improve its speed or make it a lot worse. Thanks to some <a href=\"https://make.wordpress.org/core/2021/07/01/block-styles-loading-enhancements-in-wordpress-5-8/\">improvements in 5.8</a>, block styles are far more efficient.</p>\n\n\n\n<p>It sounds to me that we are kindred spirits. We appreciate the simplicity &mdash; at least what we personally view as simple &mdash; of just diving into the building blocks of the web. And, there is nothing wrong with that.</p>\n\n\n\n<p>However, as a professional, you are building themes for customers or performing a service for a client. The technology or the tools you use do not really matter as long as they allow you to cater to your users.</p>\n\n\n\n<p>Maybe that tool is a third-party page builder on a client site. Perhaps you are building a block theme for public release on top of WordPress. Or, it could be a personal project, an itch you have been wanting to scratch. You load your code editor and begin tapping the keys. After a weekend of caffeine and junk food, you realize you have built something new and exciting from the ground up.</p>\n\n\n\n<p>Whatever your new project is, approach it based on what the project itself needs.</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, 11 Nov 2021 01:52:08 +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: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:68:\"WordPress.org blog: 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11546\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2021/11/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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2948:\"<p><strong>WordPress 5.8.2&nbsp;</strong>is now available!</p>\n\n\n\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&milestone=5.8.2&group=component&col=id&col=summary&col=owner&col=type&col=status&col=priority&col=milestone&order=priority\">2 bug</a> fixes in addition to <a href=\"https://core.trac.wordpress.org/ticket/54207\">1 security</a> fix. Because this is a <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 visit your Dashboard → Updates and click 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 <a href=\"https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&milestone=5.8.2&group=component&col=id&col=summary&col=owner&col=type&col=status&col=priority&col=milestone&order=priority\">full list of changes</a> on Trac, or check out the <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:</p>\n\n\n\n<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>.\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Props </em><a href=\"https://profiles.wordpress.org/circlecube/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>circlecube</a><em> and </em><a href=\"https://profiles.wordpress.org/pbiron/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>pbiron</a> <em>for peer review.</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:\"Wed, 10 Nov 2021 18:20: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:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}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:120:\"HeroPress: Contributing To WordPress Without Being A Developer – Contribuire a WordPress senza essere uno sviluppatore\";s:7:\"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=4242\";s:7:\"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:176:\"https://heropress.com/essays/contributing-to-wordpress-without-being-a-developer/#utm_source=rss&utm_medium=rss&utm_campaign=contributing-to-wordpress-without-being-a-developer\";s: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:20094:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2021/11/110921-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The WordPress community is inclusive so you\'ll always feel welcome.\" /><p><a href=\"https://heropress.com/essays/how-wordpress-made-space-for-me-as-a-kid-who-grew-up-with-ms/#italian\">Questo saggio è disponibile anche in italiano.</a></p>\n<h3>The beginnings trying various CMS</h3>\n<p>I&#8217;ve always been fascinated by the internet, I remember in the 90s going with friends to pubs where we could use a computer and understand how websites like the FBI&#8217;s were structured, or learning how to use the ancestors of today&#8217;s chats like, for example, mIRC.</p>\n<p>I started creating websites in 1998 for fun, and my first paid job was for the shop where I bought comics.</p>\n<p>Little by little I approached CMS to speed up the creation of sites: I tried Joomla and Drupal and they never fully satisfied me because of the scarcity of guides. Later, in a magazine, I read about a CMS for creating blogs that was beginning to be used to create incredible sites and which, moreover, had an international community that had created a very large documentation. Little by little, thanks to that documentation and the first sites in Italian, I started to use WordPress.</p>\n<h3>The turning point that changed my life, personally and professionally</h3>\n<p>Being an introvert by nature, I didn&#8217;t mind working from home, but I did have difficulty finding new clients and, at the same time, improving the quality of the work I was doing using WordPress, which had become the only CMS I was using to create sites.</p>\n<p>The discovery was to look at the dashboard and notice a label where it was written Events and news on WordPress, inside which were reported events among which one immediately caught my attention: the WordPress meetup in Rome.</p>\n<blockquote><p>The turning point was in November 2017 when I went, with great curiosity, to the first meeting of the WordPress Meetup in Rome.</p></blockquote>\n<p>I must admit that the impact was not at all easy since the first talk I listened to then, was about WP-CLI, a <a href=\"https://make.wordpress.org/cli/handbook/guides/installing/\">command line interface for WordPress</a>, and, for someone like me, who had done simple jobs and certainly not as a developer, it was a real trauma: I wondered if I was really suitable for this environment. Then, at the end of the meeting, someone mentioned WordCamp Rome 2017.</p>\n<h3>My first WordCamp</h3>\n<p>I tried to find out about this event and I found it difficult to understand how it worked: it was two days but, while I had read for the second day that it was going to be a day of talks, I had no idea what was going on during the first day. So I decided to write an email for information. The person who wrote back explained that it was a contributor day, a day called Contributor Day, and</p>\n<blockquote><p>in the end I chose not to participate because I thought to myself, &#8220;What can I do? I don&#8217;t know anything about WordPress&#8221;&#8230; a big mistake, which I later reflected on and understood.</p></blockquote>\n<p>The WordCamp was a great discovery: talks at all levels, from basic (suitable for me) to those for developers, even advanced or very advanced. I was immediately struck by the enthusiasm of the volunteers and the environment where I felt very comfortable, so much so that I asked myself how I could participate in some WordCamps. Asking around I was immediately informed about the possibility of applying as a volunteer.</p>\n<p>During the WordCamp I heard about Slack; I didn&#8217;t understand much about it, even if everyone encouraged me to sign up to join the WordPress community, but the doubt I had was always the same: what could my contribution be?</p>\n<h3>Slack and the choice to join the Polyglots</h3>\n<p>Once on Slack, the choice of where to go was simple: not being a developer, I opted for the Polyglots (the volunteers who <a href=\"https://make.wordpress.org/polyglots/\">translate the whole WordPress ecosystem into the various languages</a>) starting with the translation of a theme I was using for my work at the time. Little by little I got interested in the plugin activities, attending all the meetings and offering myself as a translator for themes and plugins: now I&#8217;m a GTE (General Translation Editor) and I also take care of the WordPress Core translations.</p>\n<p>Participating in Slack has helped me enormously: I&#8217;ve met a lot of people who I now call friends. Moreover, by translating, I learned a lot about how themes and plugins work.</p>\n<p>As my work with Polyglots has grown, it has led me to join other teams, the latest of which is the group of translators for Helphub, the new official WordPress documentation system.</p>\n<h3>WordCamps</h3>\n<p>After WordCamp Rome 2017, I started volunteering starting with WordCamp Rome 2018; there I participated in the first Contributor Day where I could actively contribute as a translator. Since that WordCamp, given my passion for photography, I volunteered as a photographer for many other events in Italy organized by the WordPress community, and I must say that this commitment to the community also allows me to have fun: being a photographer means having the opportunity to walk around the halls and capture moments of the life of a WordCamp.</p>\n<blockquote><p>Participating in WordCamps has made me so passionate about it that I must admit I have been in crisis due to the lack of events during the pandemic.</p></blockquote>\n<p>A friend of mine, a WordCamp fanatic like me, once said to me: &#8220;Stefano, there&#8217;s nothing to do, we have to admit that we are WordCamp addicts: the more you attend, the more you want to go to other WordCamps&#8221;.</p>\n<h3>The WordPress Meetup in Rome and the pandemic</h3>\n<p>In October 2019 I was asked to become the organizer of the WordPress meetup in Rome; at the beginning there was the difficulty of finding the place to organize the meetings since the agreement with the coworking that was previously available was broken, but COVID made sure that the event didn&#8217;t take place at all. The new challenge was therefore the organisation of online events, and, to be honest, I had fun as I had the pleasure of contacting many friends of the community who willingly offered to be speakers for the meetup in Rome with always interesting talks.</p>\n<h3>The WordCamp Italy</h3>\n<p>COVID led to the deleting of Meetups and WordCamps. Fortunately, the Italian WordPress community didn&#8217;t give up and organised the WordCamp Italia online, which brought together the organisers of previous meetups and WordCamps, as well as new people like me with no experience of organising events. I took part in both editions as a member of the social &amp; communication team, where I took care of the social channels and website content together with the other two organisers who were part of the team, and the experience made me grow professionally because I worked with the best that could be among the members of the community.</p>\n<h3>Working together with community members</h3>\n<p>The best thing I got out of joining the WordPress community was the chance to collaborate with some people on a working basis and, I have to say, that was incredible. Being with many of them you have an incredible opportunity to grow in knowledge, you just have to be ready to learn&#8230; and with WordPress you never stop learning, there is always something new that is suggested to you by those who have more experience than you.</p>\n<h3>What did WordPress bring me?</h3>\n<ol>\n<li>Discovering the community: WordPress introduced me to the world of its community, both Italian and international; the WordPress community connects WordPress enthusiasts through monthly Meetups, annual WordCamps, virtual collaborations such as contributions to the WordPress project, and much more.</li>\n<li>Professional growth: the chance to work, but also the chance to learn more and more about its ecosystem</li>\n<li>Personal growth: WordPress and the community have helped my confidence and self-esteem; I still have the &#8220;impostor syndrome&#8221; and I fear it will never go away, as I always question all my choices (and often prefer to avoid exposing myself), but being in the community has helped me overcome many fears and fears, such as feeling eligible to apply for some position in WordPress companies, which I would NEVER have thought of doing before.</li>\n<li>Friends: Being in the community has made me discover that there are people like me who share the same thoughts about work and who are always nice to talk to, and I must admit that we could talk for hours because we always find topics to talk about. In the community I have discovered friends with whom I have formed an incredible bond, people who are always ready to stimulate and support, and give help when you are in difficulty &#8230; and this is a common feature of many communities that gravitate around the world of WordPress!!!</li>\n</ol>\n<h3>What can I recommend?</h3>\n<p>Join your local meetup or think about organising one, it will introduce you to an amazing world. Don&#8217;t be afraid to meet people at WordCamps and Contributor Days, because you will learn more there than in dozens of courses. Talk to people at those events and don&#8217;t worry, they&#8217;re people like you doing the same job as you and remember, the WordPress community is inclusive so you&#8217;ll always feel welcome, and you&#8217;ll see enthusiasm like you&#8217;ve never seen at other IT events.</p>\n<p>One last recommendation: sign up for Slack and join the local WordPress community.</p>\n<h1 id=\"italian\">Contribuire a WordPress senza essere uno sviluppatore</h1>\n<h3>Gli inizi provando vari CMS</h3>\n<p>Sono sempre stato affascinato da internet, mi ricordo quando negli anni ‘90 andavo con gli amici in pub dove potevamo utilizzare un computer e capire come erano strutturati i siti web come quello dell’FBI, oppure apprendendo l’utilizzo degli antenati delle attuali chat come, ad esempio, mIRC.</p>\n<p>Ho iniziato a creare siti internet nel 1998 per gioco, e il mio primo lavoro pagato è stato per il negozio presso il quale acquistavo i fumetti..</p>\n<p>Poco alla volta mi sono avvicinato ai CMS per velocizzare la creazione dei siti: ho provato Joomla e Drupal e non mi hanno mai soddisfatto appieno a causa della scarsità di guide. Successivamente, su una rivista, lessi di un CMS per la creazione di blog che iniziava a essere utilizzato per realizzare siti incredibili e che, inoltre, aveva una community internazionale che aveva creato una documentazione molto vasta. Poco alla volta, grazie a quella documentazione e ai primi siti in italiano, ho iniziato a utilizzare WordPress.</p>\n<h3>La svolta che ha cambiato la mia vita, personale e professionale</h3>\n<p>Essendo un introverso di natura, non mi dispiaceva lavorare da casa, andando incontro, però, alla difficoltà di trovare nuovi clienti e, al contempo, migliorare la qualità del lavoro che veniva da me svolta utilizzando WordPress, che era diventato, nel frattempo, l’unico CMS che utilizzavo per realizzare siti.</p>\n<p>La scoperta fu quella di osservare la bacheca e notare una etichetta dove era scritto <strong>Eventi e notizie su WordPress</strong>, al cui interno erano segnalati degli eventi tra i quali uno colpì immediatamente la mia attenzione: il meetup WordPress di Roma.</p>\n<blockquote><p>La svolta fu a novembre del 2017 quando mi sono recato, con molta curiosità, al primo incontro del Meetup WordPress di Roma.</p></blockquote>\n<p>Devo ammettere che l’impatto non fu affatto facile visto che il primo talk che ascoltai allora, parlava di WP-CLI, <a href=\"https://make.wordpress.org/cli/handbook/guides/installing/\">una interfaccia da linea di comando per WordPress</a>, e, per uno come me, che aveva svolto lavori semplici e non certamente come sviluppatore, fu un vero e proprio trauma: mi domandavo se fossi davvero adatto a questo ambiente. Poi, a chiusura dell’incontro, qualcuno accennò al WordCamp Roma 2017.</p>\n<h3>Il mio primo WordCamp</h3>\n<p>Cercai di informarmi su questo evento e mi risultava difficile capire come funzionasse: erano due giorni ma, mentre per il secondo giorno avevo letto che sarebbe stata una giornata dedicata ai talk, non avevo la minima idea di cosa si facesse durante il primo giorno. Così decisi e scrissi una email per avere informazioni. Chi mi rispose mi spiegò che si trattava di una giornata dedicata alla contribuzione, una giornata chiamata “Contributor Day” e,</p>\n<blockquote><p>alla fine, scelsi di non partecipare perché, tra me e me, pensavo: dicevo “Ma io che posso fare? Non so niente di WordPress”&#8230; un grave errore, sul quale ho poi riflettuto e compreso.</p></blockquote>\n<p>Il WordCamp è stata una grandissima una scoperta: talk di tutti i livelli, da quelli base (adatti a me) a quelli per sviluppatori, anche avanzati o avanzatissimi. Mi ha colpito da subito l’entusiasmo dei volontari e l’ambiente dove mi trovavo benissimo, tanto da chiedermi come fare per partecipare a qualche WordCamp. Chiedendo informazioni in giro fui subito informato della possibilità di candidarsi come volontario.</p>\n<p>Durante il WordCamp sentivo parlare di Slack; capivo poco di cosa si trattasse anche se tutti mi incoraggiavano ad iscriversi per unirsi alla community di WordPress, ma il dubbio che mi attanagliava era sempre lo stesso: quale poteva essere il mio contributo?</p>\n<h3>Slack e la scelta di unirmi ai Polyglots</h3>\n<p>Arrivato su Slack, la scelta su dove andare è stata semplice: non essendo uno sviluppatore, ho optato per i Polyglots (i volontari che si occupano di <a href=\"https://it.wordpress.org/traduzioni/\">tradurre tutto l’ecosistema WordPress</a> nelle varie lingue) partendo dalla traduzione di un tema che utilizzavo per il mio lavoro in quel periodo. Poco alla volta mi sono appassionato alle attività dei plugin partecipando a tutte le riunioni ed offrendomi come traduttore per temi e plugin: adesso sono un GTE (General Translation Editor) e mi occupo anche delle traduzioni in italiano del Core di WordPress.</p>\n<p>La partecipazione a Slack mi ha aiutato enormemente: ho conosciuto tantissime persone che ormai definisco amici. Inoltre, traducendo, ho imparato tantissimo su come funzionano temi e plugin.</p>\n<p>La mia attività con i Polyglots, man mano che è cresciuto il mio impegno, mi ha portato ad unirmi ad altri team, ultimo dei quali è il gruppo dei traduttori di Helphub, il nuovo sistema ufficiale per la documentazione di WordPress.</p>\n<h3>I WordCamp</h3>\n<p>Dopo il WordCamp Roma 2017, ho iniziato a fare il volontario partendo dal WordCamp Roma 2018; lì ho partecipato al primo Contributor Day dove ho potuto contribuire attivamente come traduttore. A partire da quel WordCamp, vista la mia passione per la fotografia, mi sono offerto come volontario fotografo per molti altri eventi in Italia organizzati dalla community di WordPress e devo dire che questo impegno per la community, mi permette anche di divertirmi: essere fotografo vuol dire avere la possibilità di girare per le sale ed immortalare attimi della vita di un WordCamp.</p>\n<blockquote><p>Partecipare ai WordCamp mi ha appassionato tantissimo, tanto che devo ammettere di essere andato in crisi per mancanza di eventi durante la pandemia.</p></blockquote>\n<p>Un amico, fanatico di WordCamp come me, mi ha detto una volta: “Stefano, non c’è niente da fare, dobbiamo ammettere di essere dei drogati di WordCamp: più partecipi, più ti viene voglia di frequentarne altri”.</p>\n<h3>Il Meetup WordPress di Roma e la pandemia</h3>\n<p>Nell’ottobre del 2019 mi è stato chiesto di diventare organizzatore del meetup WordPress di Roma; all’inizio c’era la difficoltà di trovare il posto dove organizzare gli incontri visto che era saltato l’accordo con il coworking che dava in precedenza la disponibilità, ma il COVID ha fatto in modo che l’evento non si svolgesse del tutto. La nuova sfida è stata perciò l’organizzazione di eventi online, e, a dirla tutta, mi sono divertito avendo avuto il piacere di contattare tanti amici della community che si sono offerti volentieri di essere speaker per il meetup di Roma con talk sempre interessanti.</p>\n<h3>Il WordCamp Italia</h3>\n<p>Il COVID ha portato all’annullamento degli incontri dei Meetup e dei WordCamp. Fortunatamente la community italiana di WordPress non si è arresa ed ha organizzato il WordCamp Italia online, che ha messo assieme gli organizzatori di meetup e WordCamp precedenti, oltre a gente nuova come me a digiuno completo di esperienza di organizzazione di eventi. Ho partecipato a entrambe le edizioni come componente del team social &amp; comunicazione, dove mi sono occupato dei canali social e dei contenuti del sito insieme con gli altri due organizzatori che facevano parte del team, e l’esperienza mi ha fatto crescere dal punto di vista professionale perché ho lavorato con il meglio che ci poteva essere tra i membri della community.</p>\n<h3>Il lavoro insieme ai membri della community</h3>\n<p>Il risultato migliore che ho ottenuto entrando nella community di WordPress è stata la possibilità di collaborare con alcune persone anche lavorativamente e, devo dire, che è stato incredibile. Stando con molti di loro si ha una incredibile possibilità di crescita nelle conoscenze, basta essere sempre pronti a imparare… e con WordPress non si finisce mai di imparare, c’è sempre qualcosa di nuovo che ti viene suggerito da chi ha più esperienza di te</p>\n<h3>Che cosa mi ha portato WordPress?</h3>\n<ol>\n<li>Scoprire la community: WordPress mi ha introdotto al mondo della sua comunità, sia italiana che internazionale; la community di WordPress collega gli appassionati di WordPress tramite Meetup mensili, WordCamp annuali, collaborazioni virtuali come i contributi al progetto WordPress, e molto altro ancora.</li>\n<li>Crescita professionale: la possibilità di lavorare, ma anche la possibilità di conoscere sempre più aspetti del suo ecosistema</li>\n<li>Crescita personale: WordPress e la community mi hanno aiutato nella sicurezza e nell’autostima; ancora adesso c’è in me la “sindrome dell’impostore” e temo che non se ne andrà mai via, dato che metto sempre in dubbio tutte le mie scelte (e spesso preferisco evitare di espormi), ma frequentare la community mi ha fatto vincere molte paure e timori, come sentirmi idoneo a candidarmi per una qualche posizione in aziende nell’ambito WordPress, cosa che, precedentemente, MAI avrei pensato di fare.</li>\n<li>Gli amici e le amiche: frequentare la community mi ha fatto scoprire che ci sono persone come me che condividono i miei stessi pensieri sul lavoro e con i quali è sempre piacevole poter parlare, e devo ammettere che potremmo discutere per ore perché troviamo sempre argomenti di cui parlare. Nella community ho scoperto amici e amiche con i quali si è creato un legame incredibile, persone che sono sempre pronte a stimolare e supportare, e dare un aiuto quando si è in difficoltà… e questa è una caratteristica comune a molte community che gravitano attorno al mondo di WordPress!!!</li>\n</ol>\n<h3>Cosa consigliare?</h3>\n<p>Partecipate al meetup della vostra città o pensate organizzarne uno, vi farà entrare in un mondo incredibile. Non abbiate paura di incontrare le persone ai WordCamp e partecipare ai Contributor Day, perché imparerete più lì che in decine di corsi. Parlate con chi partecipa a quegli eventi e non preoccupatevi, sono persone come voi che fanno il vostro stesso lavoro e ricordatevi, la community di WordPress è inclusiva per cui vi sentirete sempre ben accetti, e vedrete un entusiasmo come non avete mai visto in altri eventi di informatica.</p>\n<p>Una ultima raccomandazione: iscrivetevi a <a href=\"https://it.wordpress.org/slack/\">Slack</a> ed unitevi alla community locale di 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, 10 Nov 2021 07:00: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:15:\"Stefano Cassone\";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:76:\"WPTavern: Radio Station PRO Launches, Offers New Tools for Live Broadcasters\";s:7:\"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=125089\";s:7:\"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:195:\"https://wptavern.com/radio-station-pro-launches-offers-new-tools-for-live-broadcasters?utm_source=rss&utm_medium=rss&utm_campaign=radio-station-pro-launches-offers-new-tools-for-live-broadcasters\";s: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:8174:\"<p class=\"has-drop-cap\">In June, netmix&reg; CEO Tony Zeoli <a href=\"https://radiostation.pro/radio-station-pro-is-just-around-the-corner/\">began touting</a> the release of the company&rsquo;s Radio Station PRO plugin. It would offer an upgraded experience over the <a href=\"https://wordpress.org/plugins/radio-station\">free version</a> his team had maintained since 2019. At the end of last month, the company officially <a href=\"https://radiostation.pro/radio-station-pro-press-release-oct-21-2021/\">launched its commercial offering</a>, a plan that had been in the works since the beginning.</p>\n\n\n\n<p>The commercial plugin was built for live audio broadcasters with a rolling show schedule. Its audience ranges from radio stations to live streamers to Clubhouse moderators. It allows listeners to browse generated show and team pages, playlists, and related information uninterrupted during a live stream. The goal is to create a more efficient scheduling and streaming system, saving broadcasters time and resources.</p>\n\n\n\n<p>Nikki Blight created the original Radio Station plugin but had stopped working on it in 2015. Zeoli adopted it in 2019 and picked up <a href=\"https://profiles.wordpress.org/majick/\">Tony Hayes</a> to handle its development.</p>\n\n\n\n<p>&ldquo;When I first stumbled onto Radio Station at WPVM, I saw the potential for broadcasters wrapped up in one free plugin that had been orphaned,&rdquo; said Zeoli. &ldquo;It just needed someone who could re-commit to it and bring it back to life. And it would surely help if they had an interest in streaming radio and broadcasting, which the other Tony and I both do. I don&rsquo;t think just anyone could have taken it over. It had to be someone with a passion and interest in the space.&rdquo;</p>\n\n\n\n<p>The two did not launch with a free product. However, Zeoli said he realized the potential for a commercial version quickly after taking over the plugin.</p>\n\n\n\n<h2 id=\"pro-plugin-upgrades\">PRO Plugin Upgrades</h2>\n\n\n\n<img />Table view of schedule and player from <a href=\"https://demo.radiostation.pro/\">Radio Station PRO demo</a>.\n\n\n\n<p class=\"has-drop-cap\">The team had several features they had wanted to improve over the free version. The first order of business was improving the scheduling experience. For the free plugin, the team created a conflict catcher. However, they built a front-end visual schedule editor for the commercial version.</p>\n\n\n\n<p>&ldquo;Another issue we needed to resolve was the audio player experience,&rdquo; said Zeoli. &ldquo;Radio Station free has a simple audio player widget that we created earlier this year. What really sets the PRO version apart here is the addition of a persistent (or &lsquo;sticky&rsquo;) header or footer player, so when the listener navigates the website while the stream is activated, playback is not interrupted.&rdquo;</p>\n\n\n\n<p>Hayes created a second plugin called <a href=\"https://wordpress.org/plugins/teleporter/\">Teleporter</a> to handle the persistent player. The free, WordPress.org-hosted extension is baked into Radio Station PRO, but it is open for other developers in their applications.</p>\n\n\n\n<p>The team also tried to tackle time zone issues in the global broadcasting world. PRO adds a switcher to help visitors set the schedule to their preferred time zone instead of performing &ldquo;brain gymnastics,&rdquo; as Zeoli joked.</p>\n\n\n\n<p>The plugin&rsquo;s widgets automatically refresh and dynamically display data, such as the next song in a playlist or a show title change. The hope is to bring this technology to the block world, but it must wait until next year. Zeoli said there is not a rush because most of their users are not there yet.</p>\n\n\n\n<p>The team has added a new episodes post type alongside the plugin&rsquo;s original shows and playlists. Eventually, they plan to allow broadcasters to further break that down into segments. Radio Station PRO tacks on host and producer profile pages. It also has a built-in role manager, extended scheduling period, and additional layout views.</p>\n\n\n\n<p>Some of the toughest competition in the space is against the commercial theme market. There are several live-broadcasting themes, but Zeoli says these can be both cost-prohibitive in the long term and lock users into a design that users may not want in the future.</p>\n\n\n\n<p>&ldquo;With so much data going into the Post Types, you really don&rsquo;t want to leave that in a theme if you want to switch for some reason,&rdquo; he said. &ldquo;Unlike SEO plugins, there are no conversion plugins for radio station themes or plugins, so it could pose a problem by being locked into a theme as opposed to having the flexibility of a theme-agnostic plugin.&rdquo;</p>\n\n\n\n<div class=\"wp-block-cover alignfull has-parallax\"><span class=\"has-gray-900-background-color has-background-dim-70 wp-block-cover__gradient-background has-background-dim bg-gray-900\"></span><div class=\"wp-block-cover__inner-container\">\n<h2 class=\"has-text-align-center has-titanic-font-size text-5xl text-center\" id=\"from-boston-to-asheville-a-lifetime-of-radio\">From Boston to Asheville: A Lifetime of Radio</h2>\n</div></div>\n\n\n\n<p>&ldquo;I&rsquo;m originally from Boston, where my interest in radio evolved at an early age into a career as a nightclub and mix show DJ,&rdquo; said Zeoli. &ldquo;I listened to the radio all the time; news, talk, sports, and music, I was into it all. As I got older, I tuned in to college radio, and, as a senior in high school, I got the chance to intern at a local AM station and did guest mix sets on the largest commercial station, KISS 108.&rdquo;</p>\n\n\n\n<p>He completed a two-year degree in Radio and Television broadcasting at a small school outside New York City. Then, returned home to Boston with a focus on DJing while working at record stores. He later moved on to work at a record label and DJ remix service.</p>\n\n\n\n<p>&ldquo;It was the early days of the World Wide Web,&rdquo; said Zeoli. &ldquo;And I saw the opportunity to marry my passion for DJing with streaming media and launched my first startup, netmix.com, which was the earliest effort to stream DJ sets from popular electronic music and hip-hop DJs.&rdquo;</p>\n\n\n\n<p>He moved netmix&reg; to New York City, and the company was acquired by Polyverse, Inc in 2000. The company ceased operations during the dot-com crash, but Zeoli retained the domain name for 19 years.</p>\n\n\n\n<p>After bouncing between various corporations and startups, he dove deeper into WordPress. He had stumbled upon it while working on a project for the Associated Press in 2003.</p>\n\n\n\n<p>&ldquo;That led to launching Digital Strategy Works, a WordPress and digital strategy agency (which I still run today), founding the WordPress Westchester Meetup, and presenting at early WordCamps in NYC and Raleigh, NC.&rdquo;</p>\n\n\n\n<p>A chance encounter in Raleigh landed him a WordPress-specific job at the University of North Carolina at Chapel Hill. Some work at a large corporation followed, and he finally migrated to Asheville, NC.</p>\n\n\n\n<p>&ldquo;I got back into radio to re-engage in and merge my love of broadcasting with DJing with a new mix show, the Asheville House Music Society,&rdquo; said Zeoli. &ldquo;I was certainly getting back in the groove of broadcasting and streaming.&rdquo;</p>\n\n\n\n<p>In the spring of 2019, he had been helping with the <a href=\"https://wpvmfm.org/\">WPVM</a> website, which was using the original Radio Station plugin. He contacted Blight, the owner, after finding a theme conflict. He soon adopted the project, found a partner in Hayes, and had a new use for his decades-old domain.</p>\n\n\n\n<p>&ldquo;I just thought it was a very useful plugin and could see the groundbreaking potential for radio stations that really needed a comprehensive set of WordPress tools to help them publish search engine optimized content on their WordPress websites, but in a way that fit the station schedule formatting,&rdquo; said Zeoli. &ldquo;I figured, given my decades-long interest in and experience with streaming and broadcasting when combined with my agile product development experience, I could find a way to keep it going.&rdquo;</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, 09 Nov 2021 22:43:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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: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:48:\"WPTavern: New Block Plugin Displays Post Formats\";s:7:\"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=125453\";s:7:\"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:141:\"https://wptavern.com/new-block-plugin-displays-post-formats?utm_source=rss&utm_medium=rss&utm_campaign=new-block-plugin-displays-post-formats\";s: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:3024:\"<p>Are you using post formats? Now there&rsquo;s a block for that! WordPress&rsquo; <a href=\"https://wordpress.org/support/article/post-formats/\">post formats</a> feature was introduced in version 3.1 as a way for themes to customize presentation of a post. It allows users to choose the way a post looks by selecting a post format from a dropdown list. WordPress has a fixed list of post formats available but not all themes support them.</p>\n\n\n\n<p>Post formats have maintained a smaller cult following. While I don&rsquo;t see them making a major comeback, many users who committed to using them long ago would like to continue. </p>\n\n\n\n<p>WordPress Core Committer Aaron Jorbin has created a plugin called <a href=\"https://wordpress.org/plugins/post-format-block/\">Post Format Block</a> that will display a post format in a block-based theme. His <a href=\"https://aaron.jorb.in/introducing-post-format-block/\">writeup</a> dives deeper into the technical details of how he created the plugin. The block allows users to change the color, font size and weight of the displayed post format. </p>\n\n\n\n<div class=\"wp-block-image\"><img />Post Format Block plugin</div>\n\n\n\n<p>Jorbin said he built the plugin to display post formats on his personal site and wanted to help others do the same.</p>\n\n\n\n<p>&ldquo;As someone that benefits greatly from Open Source, I view it as my responsibility to give back and it wasn&rsquo;t much effort to build it in a way that it could be open from the start,&rdquo; Jorbin said. &ldquo;Plus it gave me a chance to play with codespaces and explore some parts of Gutenberg I wasn&rsquo;t as familiar with.&rdquo;</p>\n\n\n\n<p>Are post formats relevant in the new frontier of blocks, where users have more control over the presentation of posts than ever before? They may not have a strong future in WordPress moving forward, but thanks to the plugin system, people can keep using them while using a block-based theme.</p>\n\n\n\n<p>&ldquo;I think Post Formats are in a weird position since looking back with hind sight, I don&rsquo;t think they should have been a part of core,&rdquo; Jorbin said. &ldquo;But for now, they remain in core and they are useful for me in this instance. I like them since for my personal site, they make sense. But I don&rsquo;t think they make sense on a lot of sites.&rdquo;</p>\n\n\n\n<p>If you are using post formats and you want to be able to keep using them with a block-based theme, this plugin will give you that continuity. You will want to search for it using the name of it in quotes. (Otherwise you will be scrolling a long time to try to find it.) <a href=\"https://wordpress.org/plugins/post-format-block/\">Post Format Block</a> is available for free in the WordPress plugin directory but it requires some code that isn&rsquo;t in WordPress 5.8 to work. You will have to use the nightly build until 5.9 is released. The plugin is also <a href=\"https://github.com/aaronjorbin/post-format-block\">available on GitHub</a> for contribution or testing with Codespaces.</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, 09 Nov 2021 22:24:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:66:\"WPTavern: WordPress Polyglots Team Launches New Monthly Newsletter\";s:7:\"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=125458\";s:7:\"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:177:\"https://wptavern.com/wordpress-polyglots-team-launches-new-monthly-newsletter?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-polyglots-team-launches-new-monthly-newsletter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2177:\"<p>WordPress&rsquo; Polyglots team has published the <a href=\"https://make.wordpress.org/polyglots/2021/10/15/polyglots-monthly-newsletter-october-2021/\">first edition</a> of a new monthly newsletter aimed at helping contributors stay informed and engaged with the team&rsquo;s activities.</p>\n\n\n\n<p>WordPress has been <a href=\"https://make.wordpress.org/polyglots/handbook/about/history-of-the-team/\">translated by volunteers for more than 15 years</a> since version 1.2, with the earliest contributions from the Hindi, French, Japanese, and Norwegian communities. Since that time the Polyglots team has grown to include the work of 55,427&nbsp;translation contributors. They have also  adopted more efficient tools like P2 and Slack to stay connected, but some translators find it difficult to follow the constant stream of posts and meetings. </p>\n\n\n\n<p>The monthly newsletter was launched to provide a short-format digest of all the significant happenings and discussions in the translation community. It will include news related to upcoming releases and Polyglots tools, condensed so contributors don&rsquo;t have to keep a close eye on the team&rsquo;s P2 blog, Slack channels, or RSS feed.</p>\n\n\n\n<p>The first edition features a brief summary of the month-long WordPress Translation Day 2021 event, which brought in 697 new translation contributors. Altogether the contributor teams submitted 518,710 approved translation strings during 22 local and six livestream events.</p>\n\n\n\n<p>The majority of people using WordPress are using it with a translation. As of October 2021, 55.36% of WordPress sites are running a translated site. That figure is slowly inching upward as WordPress adoption grows in the non-English speaking world.</p>\n\n\n\n<div class=\"wp-block-image\"><img /><a href=\"https://wordpress.org/about/stats/\">WordPress Locales</a></div>\n\n\n\n<p>Even if you&rsquo;re not a member of the Polyglots team, this newsletter is a good way to stay up-to-date with the exciting frontier of WordPress translations. Subscribers can <a href=\"https://make.wordpress.org/polyglots/get-polyglots-news/\">sign up</a> to receive monthly Polyglots updates directly via email. </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, 09 Nov 2021 04:40: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: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:62:\"WPTavern: Block Pattern Modal Explorer Coming to WordPress 5.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=125447\";s:7:\"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/block-pattern-modal-explorer-coming-to-wordpress-5-9?utm_source=rss&utm_medium=rss&utm_campaign=block-pattern-modal-explorer-coming-to-wordpress-5-9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4485:\"<p class=\"has-drop-cap\">It has been a long year since Paal Joachim Romdahl&rsquo;s proposed an <a href=\"https://wptavern.com/proposal-to-create-an-expanded-view-or-overlay-for-the-block-patterns-inserter\">alternative block pattern experience</a>. In November 2020, he <a href=\"https://github.com/WordPress/gutenberg/issues/26905\">opened a ticket</a> on the Gutenberg GitHub repository to explore an overlay-based approach to viewing, searching, and inserting patterns into the content canvas. Late last week, a pull request for the long-awaited feature <a href=\"https://github.com/WordPress/gutenberg/pull/35773\">landed in the Gutenberg plugin</a>.</p>\n\n\n\n<p>A year ago, patterns were a new concept for the average WordPress user. WordPress 5.5 introduced them to the world, and we were only a month out from the next major release. I had hoped we could plug the new overlay in as soon as possible, but sometimes an idea needs time or the right people working on it to give it that necessary push.</p>\n\n\n\n<p>The first iteration of the pattern explorer will likely be a baseline experience that can be built upon in the future. Currently, users can search via the modal or filter by category (includes featured patterns in the list).</p>\n\n\n\n<img />Pattern explorer modal.\n\n\n\n<p>In the long term, the explorer should offer more features. An <a href=\"https://github.com/WordPress/gutenberg/pull/35006#issuecomment-929605688\">earlier mockup</a> of it showed user favorites by connecting with a WordPress.org account. This sat alongside featured and newest-pattern lists. The mockup also had a separate section for template part patterns, such as header, footer, and sidebar. With the WordPress 5.9 feature freeze coming on November 9, those extras will likely need to wait until a future release.</p>\n\n\n\n<p>To access the explorer overlay, users will need to click the &ldquo;Explore&rdquo; button when viewing patterns in the inserter. It then pops up a full-screen overlay for navigating them.</p>\n\n\n\n<img />&ldquo;Explore&rdquo; button next to the pattern category dropdown.\n\n\n\n<p>This type of pattern navigation experience has already become a necessity. The narrow inserter has not held up well against themes that ship a lot of patterns, such as the <a href=\"https://wptavern.com/tove-a-block-based-wordpress-theme-by-anders-noren\">40+ bundled with Tove</a>. The problem will only grow exponentially worse as the pattern directory is opened to more submissions and other themes inevitably add dozens upon dozens of their own.</p>\n\n\n\n<p>The experience is much nicer now. However, it still has a few wrinkles that need to be ironed out. Several patterns have scrollbars of their own within the explorer. As Anne McCarthy <a href=\"https://github.com/WordPress/gutenberg/pull/35773#issuecomment-948737083\">noted in the ticket</a>, it makes the &ldquo;experience very janky.&rdquo;</p>\n\n\n\n<img />Patterns with scrollbars.\n\n\n\n<p>In my tests, the patterns butted against the explorer sidebar on the left. Fixing this should not take much work.</p>\n\n\n\n<p>More than once, I also ran into the dreaded &ldquo;Aw, Snap!&rdquo; browser error message after viewing the explorer&rsquo;s patterns. The error code: <em>out of memory.</em>  This happened when running a clean install alongside the Twenty Twenty-Two WordPress theme. I can only hope it is a non-issue when WordPress 5.9 rolls around and is live on production sites.</p>\n\n\n\n<p>Eventually, I want to see a quicker method for accessing this pattern modal. I am leaning toward a dedicated button in the toolbar for pulling up the overlay. Right now, it takes three mouse clicks to open it. First, users must click the &ldquo;+&rdquo; inserter button. Then, they must switch to the Patterns tab before hitting the Explore button. That is a lot of work for something that should be a first-class feature.</p>\n\n\n\n<p>A keyboard shortcut would also be a welcome access point. I could live with that compromise if the development team is not yet ready to stick another item at the top level of the UI.</p>\n\n\n\n<p>Overall, I am happy with this upcoming feature. I may even try my hand at building some new ones. Those I had been tinkering with in my custom theme had become so unwieldy that testing them was a headache. This will open things up and should make it a lot more enjoyable to use.</p>\n\n\n\n<p>Gutenberg plugin users should see this land in version 11.9 later this week. It is also currently available in the trunk branch of 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:\"Tue, 09 Nov 2021 00:38: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: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: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:94:\"Gutenberg Times: Life-improving development tools and Theme Revolution – Weekend Edition 192\";s:7:\"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=19522\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://gutenbergtimes.com/life-improving-development-tools-and-theme-revolution-weekend-edition-192/\";s: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:22219:\"<p>Howdy, </p>\n\n\n\n<p>In the US, November is the month of gratitude and a time of reflection and to  counts one&#8217;s blessings. I am grateful to be part of a diverse WordPress community, where I have made wonderful friends, even when we sometimes disagree. I learned to argue from a place of love. I am also grateful for you reading these roundup posts very week. Thank you for all the feedback you shared with me over the last year! I learned so much from you and the community. </p>\n\n\n\n<p>Next week, I will join my fellow developer advocates for an in-person meetup and Friday is my travel day home again. I won&#8217;t be able to compile a newsletter, though. The next edition with drop in to your inbox on November 20th.  Don&#8217;t use up all the links this week, so you still have some for next week. ?</p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n<p>PS: Here is a shout-out to the team at Post Status with an event you might be interested in. </p>\n\n\n\n<p class=\"has-light-background-background-color has-background\">Join us in&nbsp;<strong>Twitter Spaces</strong>&nbsp;on&nbsp;<strong>November 19 @ 12PM EST</strong>&nbsp;for the<br />&nbsp;<a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=b8390ecb23&e=76a77eae7e\" target=\"_blank\" rel=\"noreferrer noopener\">First Annual State of WordPress News</a>&nbsp;event hosted by <strong>Post Status. </strong><br />We&#8217;ll be joined by&nbsp;<strong>Matt Medeiros</strong>&nbsp;(Matt Report Media),&nbsp;<strong>Jeff Chandler</strong>&nbsp;(WP Mainline),&nbsp;<strong>Joe Howard</strong>&nbsp;(WPMRR),&nbsp;<strong>Birgit Pauli-Haack</strong>&nbsp;(Gutenberg Times), and&nbsp;<strong>Sarah Gooding</strong>&nbsp;(WP Tavern). Hosted by&nbsp;<strong>David Bisset</strong>&nbsp;and&nbsp;<strong>Dan Knauss</strong>&nbsp;(Post Status). </p>\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/#tips-and-tricks-for-content-creators\">Tips and Tricks  for Content Creators</a></li><li><a href=\"https://gutenbergtimes.com/feed/#developing-gutenberg\">Developing Gutenberg </a></li><li><a href=\"https://gutenbergtimes.com/feed/#developing-blocks-and-themes-for-gutenberg\">Developing Blocks and Themes for Gutenberg</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#tooltips-and-validation-for-json-files\">Tooltips and Validation for JSON Files</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#full-site-editing\">Full-Site Editing</a></li><li><a href=\"https://gutenbergtimes.com/feed/#wordpress-events\">WordPress Events</a></li></ul></div>\n\n\n\n\n<h2 id=\"tips-and-tricks-for-content-creators\">Tips and Tricks  for Content Creators</h2>\n\n\n\n<p>If you wondered what the difference is between Block Patterns, Reusable Blocks and Template part, <strong>Courtney Robinson</strong>, has the answer for you: <a href=\"https://www.godaddy.com/garage/wordpress-block-pattern-reusable-block-or-template-part/\"><strong>WordPress Block Pattern, Reusable Block, or Template Part</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> posted another short video on a cool feature of WordPress block editor:  <a href=\"https://www.youtube.com/watch?v=0o37jZN6KFM\"><strong>Connecting The Dots: Transparency (settings) for the win</strong></a>. She wrote: &#8220;This video touches on duotone, gradients, cover blocks, dimension controls, and more showing how an improvement in one area unlocks the ability&#8221;. Enjoy! </p>\n\n\n\n<a href=\"https://www.youtube.com/watch?v=0o37jZN6KFM\"><img /></a>\n\n\n\n<h2 id=\"developing-gutenberg\">Developing Gutenberg </h2>\n\n\n\n<p>The Gutenberg team worked hard to get the last features into the <strong>Gutenberg 11.9 RC,</strong> so they make it into the next WordPress release. If you want to test the release candidate you&#8217;ll can download the <a href=\"https://github.com/WordPress/gutenberg/releases/download/v11.9.0-rc.1/gutenberg.zip\">plugin.zip from GitHub</a>, with the <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v11.9.0-rc.1\">release notes</a>  on <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v11.9.0-rc.1\">this page</a>. This version will sport new blocks theme builders and template editors for the comment section, the post template blocks receive spacing controls and the new Gallery block finally comes out of experimental state and is ready to merge with core. More detailed information will reach you via the Gutenberg Changelog podcast and the usual sources of WordPress news. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In her post, <strong>Anne McCarthy</strong> <a href=\"https://make.wordpress.org/core/2021/11/02/core-editor-improvement-introducing-template-part-focus-mode/\"><strong>introduced the template part focus mode</strong></a> of the block editor. In this screen, WordPress users are empowered to modify template parts, like the site wide header or footer, and style them to their liking. The focus mode ensures distraction-free modifications.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Channing Ritter</strong> and <strong>Javier Arce</strong> of the design team share on their Make blog exploration around image cropping and <a href=\"https://make.wordpress.org/design/2021/11/02/background-editor-improvements/\"><strong>improving the background handling for the Cover block.</strong></a> They presented a few variations and also identified breaks in the workflow. And they have a proposal for WordPress users to chime in and share their opinion. It&#8217;s not work that will go into WordPress 5.9. It seems that&#8217;s already work for the WordPress 6.0 version. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Beatriz Fialho</strong> and <strong>Kelly Hoffman</strong> shared with the WordPress community their <a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\"><strong>prototypes for the redesign of the Gutenberg Demo Page</strong></a>. Check it out and let them know what you think! </p>\n\n\n\n<img src=\"https://i2.wp.com/make.wordpress.org/design/files/2021/10/gutenberg_page_1-scaled.jpg\" alt=\"\" /><a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\">Prototype of the new design for the Gutenberg Demo Page</a>\n\n\n\n<p><strong>Sarah Gooding</strong> also shared more details in <a href=\"https://wptavern.com/wordpress-gutenberg-demo-page-is-getting-a-redesign#comments\"><strong>WordPress’ Gutenberg Demo Page Is Getting a Redesign</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Maggie Cabrera</strong>&nbsp;publish the&nbsp;<strong><a href=\"https://make.wordpress.org/themes/2021/11/05/gutenberg-themes-week-of-november-1st-2021/\">71st Gutenberg + Themes Round-up</a></strong>&nbsp;post  with a list of ongoing discussions on Full-Site Editing, Global Styles, and Design Tools. She lists quite a few GitHub issues that could use more input from other theme authors and users. You can, for instance, learn about the Webfonts API implementation for  theme.json. (<a href=\"https://github.com/WordPress/gutenberg/issues/35591\">#35591</a>), or the discussion on i18n: Localizing blocks in FSE themes&nbsp;(<a href=\"https://github.com/WordPress/gutenberg/issues/36061\">#36061</a>). </p>\n\n\n\n<p>You can also consult the overview issue to gauge progress on major features. </p>\n\n\n\n<ul><li>Default Theme (Twenty Twenty Two): Overview of Gutenberg issues:&nbsp;<a href=\"https://github.com/WordPress/twentytwentytwo/issues/75\">#75</a></li><li>The Global Styles Interface&nbsp;<a href=\"https://github.com/WordPress/gutenberg/issues/34574\">#34574</a>&nbsp;&nbsp;</li><li>Post Comments&nbsp;Loop&nbsp;Block: Tracking issue&nbsp;<a href=\"https://github.com/WordPress/gutenberg/issues/34994\">#34994</a>&nbsp;</li><li>Site Editing block placeholders&nbsp;<a href=\"https://github.com/WordPress/gutenberg/issues/35501\">#35501</a></li><li>Typography Tools: Tracking defaults for blocks&nbsp;<a href=\"https://github.com/WordPress/gutenberg/issues/35604\">#35604</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In&nbsp;<strong><a href=\"https://gutenbergtimes.com/podcast/changelog-54-gutenberg-11-8/\">Gutenberg Changelog newest episode (#54)</a></strong>,&nbsp;<strong>Grzegorz (Greg) Ziolkowski </strong>and I talk about Gutenberg 11.8 release, the Navigation Block, Full-site Editing and the Plugin Machine. Listen in and <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><em><strong>write us a review. </strong></em></a></p>\n\n\n\n\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\n\n\n\n<h2 id=\"developing-blocks-and-themes-for-gutenberg\">Developing Blocks and Themes for Gutenberg</h2>\n\n\n\n<p><strong>Aaron Jorbin</strong> created the Post Format block for Full-Site Editing theme and the block editor using Block Variations and wrote about it in <a href=\"https://aaron.jorb.in/introducing-post-format-block\"><strong>Introducing Post Format Block</strong></a>. In a follow-up post, he also discussed <strong><a href=\"https://aaron.jorb.in/three-life-improving-tools-for-wordpress-plugin-development/\" rel=\"sponsored nofollow\">Three life-improving tools for WordPress Plugin Development</a></strong>. Jorbin describes his experience with <a href=\"https://docs.github.com/en/codespaces\">Codespaces by GitHub</a>, declared <code><a href=\"https://developer.wordpress.org/block-editor/reference-guides/packages/packages-scripts/\">wp-scripts</a></code> the secret weapon of WordPress development, and explored <a href=\"https://github.com/features/actions\">GitHub Actions</a>. All very educational for aspiring WordPress developers. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p id=\"a-master-in-both-piano-and-wordpress\"><a href=\"https://github.com/readme/podcast/helen-hou-sandi\"><strong>A master in both piano and WordPress &#8211; How Helen found herself at the inspiring intersection of music and open-source software,</strong></a> is the title of a recent ReadMe podcast episode by the GitHub team with <strong>Helen Hou-Sandí,</strong> a Lead WordPress Developer and Director of Open-Source Initiatives at 10up.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Dave Smith,</strong> developer on the Gutenberg team, posted a <a href=\"https://www.youtube.com/watch?v=C6S5hmAmVdU\"><strong>video tutorial on how to get registered images sizes in Gutenberg</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>This week, <strong>Ryan Welche</strong>r live-streamed on how to add end-2-end test with Puppeteer to test blocks during development. He shared a recap and resources on his blog: <a href=\"https://ryanwelcher.com/2021/11/live-stream-recap-adding-e2e-tests-to-custom-a-gutenberg-block/\"><strong>Live Stream Recap: Adding e2e tests to custom a Gutenberg block</strong></a></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.  </p>\n\n\n\n\n<h3 id=\"tooltips-and-validation-for-json-files\">Tooltips and Validation for JSON Files</h3>\n\n\n\n<p>Speaking of life-improving tools&#8230; <strong>David Gwyer</strong> published an outstanding tutorial on how to get &#8220;<a href=\"https://innerblocks.com/automatic-tooltips-validation-for-theme-json-block-json-files/\"><strong>Automatic Tooltips &amp; Validation for theme.json &amp; block.json Files!&#8221;</strong></a> via the schemas sent to SchemaStore. Gwyer shows you how to add the schema URL into the top of the file and then how your IDE shows you description and syntax for each property to be configured. </p>\n\n\n\n<img src=\"https://lh5.googleusercontent.com/m85D0K_J3ETVlRfFuhr6N3uPDv0a8TMKnhvX3-vtqOxbNkDt7T0_icsQtQnULOezAASw62wUnRt1iSe5H46oSphEJ3W1YbxJa_N7qkpJI_R1UAWSxXm4sBoz33OXtAucrLcwd4xg\" alt=\"\" /><a href=\"https://innerblocks.com/automatic-tooltips-validation-for-theme-json-block-json-files/\">Picture courtesy of David Gwyer.</a>\n\n\n\n<p><strong>Marcus Kazmierczak</strong> integrated the <a href=\"https://github.com/WordPress/gutenberg/pull/35998\">schemas into the Gutenberg repository</a>, so they are version controlled, can also be used for testing and updating during development and, subsequently, also update documentation when more properties and features are added in future versions of the schemas. <br /><br />Current URLs are:</p>\n\n\n\n<ul class=\"has-normal-font-size\"><li><strong>Block.json:</strong> <a href=\"https://raw.githubusercontent.com/WordPress/gutenberg/trunk/packages/schemas/json/block.json\">https://raw.githubusercontent.com/WordPress/gutenberg/trunk/packages/schemas/json/block.json</a></li><li><strong>Theme.json: </strong><a href=\"https://raw.githubusercontent.com/WordPress/gutenberg/trunk/packages/schemas/json/block.json\">https://raw.githubusercontent.com/WordPress/gutenberg/trunk/packages/schemas/json/theme.json</a></li></ul>\n\n\n\n<p>The ideal URL will be something like <a href=\"https://wp.org/schemas/block.json\">https://wp.org/schemas/block.json</a>, but that is still in the works. </p>\n\n\n\n<p><strong>André Maneiro</strong> has been preparing the theme.json implementation for the upgrade from v1 to v2 &#8211; You can follow along on this GitHub issue (<a href=\"https://github.com/WordPress/gutenberg/pull/36154\">#36154</a> <a href=\"https://github.com/WordPress/gutenberg/pull/36154\">Update&nbsp;<code>theme.json</code>&nbsp;schema migrations</a>)</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=\"full-site-editing\">Full-Site Editing</h2>\n\n\n\n<p><a href=\"https://wptavern.com/ona-by-deothemes-just-raised-the-bar-for-wordpress-block-theme-design\"><strong>Ona by DeoThemes Just Raised the Bar for WordPress Block Theme Design</strong></a> headlined Justin Tadlock. He wrote: &#8220;We are now at a point where the block system can nearly match traditional theming in features. There are still some kinks to work out and a few missing pieces, but Ona embraces block templating and global styles like few have before. It is modern, almost minimalist, yet packed with potential for a site owner who wants to share their content in style.&#8221; <a href=\"https://wordpress.org/themes/ona/\">The theme Ona is now available in the WordPress repository </a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Earlier this week, I presented for the <strong><a href=\"https://training.ithemes.com/webinar/what-is-full-site-editing-in-wordpress/\">iThemes webinar &#8220;What is Full-Site Editing&#8221;</a>. </strong>After a quick run down of the new terms (probably a bit fast) I did a demo of the new Appearance &gt; Editor (beta) screen, and the query loop block. During Q &amp; A, I also showed the new Gallery block. On <strong>November 22nd, 2021 at 7pm</strong>, I will give a similar presentation at the <a href=\"https://www.meetup.com/WordPress-Montclair-Meetup/events/\">Meetup group in Montclair</a> with plenty of Q &amp; A afterwards. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://wptavern.com/the-wordpress-block-theme-revolution-is-quietly-picking-up-momentum\"><strong>The WordPress Block Theme Revolution Is Quietly Picking Up Momentum</strong></a> to find Justin Tadlock, and in his article he gives a great overview of the current scene of themes built for Full-Site Editing in mind. From the Blockbase parent theme and its child themes by Automattic, built as universal themes that care to site with or with our full-site editing available, to the new default theme of Twenty-Twenty-Two that is still in development. &#8220;Having one of its most well-known theme authors build on top of the new system shows that maybe this whole block-based theme system&nbsp;<em>might</em>&nbsp;actually be worth exploring.&#8221; he wrote, after he mentioned Anders Norén&#8217;s block theme called Tove. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Aaron Jorbin</strong> share his <a href=\"https://aaron.jorb.in/full-site-editing-initial-thoughts/\">Initial Thoughts on Full Site Editing</a> in this blog post. He had just returned to WordPress as the foundation of his site, after a venture into Headless WordPress. While working with the Twenty-Twenty-Two theme, Jorbin notices a few missing features, like how to set the favicon for the site without the Customizer, and he felt it to be a step backwards to &#8220;Save and Surprise&#8221; where a faithful preview is not available, also missing fallback option for a missing featured image. </p>\n\n\n\n<h2 id=\"wordpress-events\">WordPress Events</h2>\n\n\n\n<p><strong>November 16th, 2021</strong> &#8211; 11am EST / 16:00 UTC<br /><strong><a href=\"https://events.godaddy.com/events/details/godaddy-events-godaddy-pro-online-presents-testing-the-latest-features-in-gutenberg/\">Testing the latest features in Gutenberg</a></strong><br />GoDaddy Pro Online w/  Andy Fragen, Birgit Pauli-Haack, George Mamadashvili</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>November 19th, 2021,  12pm ET / 16:00 UTC </strong><br /><strong>Twitter Spaces: <a href=\"https://poststatus.us6.list-manage.com/track/click?u=ff3456b27ebe0be0155087894&id=b8390ecb23&e=76a77eae7e\" target=\"_blank\" rel=\"noreferrer noopener\">State of WordPress News</a>&nbsp; </strong><br />With&nbsp;Matt Medeiros&nbsp;(Matt Report Media),&nbsp;Jeff Chandler&nbsp;(WP Mainline),&nbsp;Joe Howard&nbsp;(WPMRR),&nbsp;Birgit Pauli-Haack&nbsp;(Gutenberg Times), and&nbsp;Sarah Gooding&nbsp;(WP Tavern). Hosted by&nbsp;David Bisset&nbsp;and&nbsp;Dan Knauss&nbsp;(Post Status).<br /><strong>Hosted by Post Status</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>November 22, 2021 &#8211; 7pm ET / 23:00 UTC<br /><strong><a href=\"https://www.meetup.com/WordPress-Montclair-Meetup/events/\" rel=\"nofollow\">Meetup Montclair, New Jersey</a></strong><br />What is Full-Site Editing? w/ Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>February 4+5, 2022<br /><a href=\"https://birmingham.wordcamp.org/2022/\">WordCamp Birmingham, AL</a></strong><br />Call for Sponsors and Speakers are open now. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>March 4th, 2022 all day<br /><a href=\"https://www.wordfest.live/2022/march/\">WordFest 2022</a></strong><br />a 24-hour festival of WordPress</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><a href=\"https://www.flickr.com/photos/13998657@N02/18526571462\" target=\"_blank\" rel=\"noreferrer noopener\"></a><a href=\"https://www.flickr.com/photos/51035555243@N01/38744499\" target=\"_blank\" rel=\"noreferrer noopener\"></a>Featured image: <a href=\"https://www.flickr.com/photos/22098730@N05/3431570690\" target=\"_blank\" rel=\"noreferrer noopener\">Photo by&nbsp;</a><a href=\"https://unsplash.com/@kimsondoan?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Kimson Doan</a>&nbsp;on&nbsp;<a href=\"https://unsplash.com/collections/987038/block?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Unsplash</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:\"Sat, 06 Nov 2021 07:13: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: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: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:83:\"WPTavern: AMP Has Irreparably Damaged Publishers’ Trust in Google-led Initiatives\";s:7:\"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=125191\";s:7:\"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:205:\"https://wptavern.com/amp-has-irreparably-damaged-publishers-trust-in-google-led-initiatives?utm_source=rss&utm_medium=rss&utm_campaign=amp-has-irreparably-damaged-publishers-trust-in-google-led-initiatives\";s: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:14007:\"<p>The Chrome Dev Summit concluded earlier this week. Announcements and discussions on hot topics impacting the greater web community at the event included Google&rsquo;s Privacy Sandbox initiative, improvements to Core Web Vitals and performance tools, and new APIs for&nbsp;<a href=\"https://web.dev/progressive-web-apps/\">Progressive Web Apps</a>&nbsp;(PWAs). &nbsp;</p>\n\n\n\n<p>Paul Kinlan, Lead for Chrome Developer Relations, <a href=\"https://blog.chromium.org/2021/11/chrome-dev-summit-2021-moving-toward.html?m=1\">highlighted</a> the latest product updates on the Chromium blog, what he identified as Google&rsquo;s &ldquo;vision for the web&rsquo;s future and examples of best-in-class web experiences.&rdquo;</p>\n\n\n\n<p>During an (AMA) live Q&amp;A session with Chrome Leadership, <a href=\"https://wptavern.com/jeremy-keith-resigns-from-amp-advisory-committee-it-has-become-clear-to-me-that-amp-remains-a-google-product\">ex-AMP Advisory Board member</a> Jeremy Keith <a href=\"https://adactio.com/notes/18584\">asked a question</a> that echoes the sentiments of developers and publishers all over the world who are viewing Google&rsquo;s leadership and initiatives with more skepticism:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Given the court proceedings against AMP, why should anyone trust FLOC or any other Google initiatives ostensibly focused on privacy?</p></blockquote>\n\n\n\n<p>The question drew a tepid <a href=\"https://www.youtube.com/watch?v=lNecNY6vDek&t=4261s\">response from Chrome leadership</a> who avoided giving a straight answer. Ben Galbraith fielded the question, saying he could not comment on the AMP-related legal proceedings but focused on the Privacy Sandbox: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I think it&rsquo;s important to note that we&rsquo;re not asking for blind trust with the Sandbox effort. Instead, we&rsquo;re working in the open, which means that we&rsquo;re sharing our ideas while they are in an early phase. We&rsquo;re sharing specific API proposals, and then we&rsquo;re sharing our code out in the open and running experiments in the open. In this process we&rsquo;re also working really closely with industry regulators. You may have seen the agreement that we announced earlier this year jointly with the UK&rsquo;s CMA, and we have a bunch of industry collaborators with us. We&rsquo;ll continue to be very transparent moving forward, both in terms of how the Sandbox works and its resulting privacy properties. We expect the effort will be judged on that basis.</p></blockquote>\n\n\n\n<p>FLoC continues to be a controversial initiative, <a href=\"https://wptavern.com/google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants\">opposed by many major tech organizations</a>. A group of like-minded WordPress contributors <a href=\"https://wptavern.com/wordpress-contributors-propose-blocking-floc-in-core\">proposed blocking Google&rsquo;s initiative</a> earlier this year. Privacy advocates do not believe FLoC to be a compelling alternative to the surveillance business model currently used by the advertising industry. Instead, they see it as an invitation to cede more control of ad tech to Google.</p>\n\n\n\n<p>Galbraith&rsquo;s statement conflicts with the company&rsquo;s actions earlier this year when <a href=\"https://wptavern.com/google-concludes-floc-origin-trial-does-not-intend-to-share-feedback-from-participants\">Google said the team does not intend to disclose any of the private feedback</a>&nbsp;received during FLoC&rsquo;s origin trial, which was criticized as a lack of transparency.</p>\n\n\n\n<p>Despite the developer community&rsquo;s waning trust in the company, Google continues to aggressively advocate for a number of controversial initiatives, even after some of them have landed the company in legal trouble. Google employees are not permitted to talk about the antitrust lawsuit and seem eager to distance themselves from the proceedings. </p>\n\n\n\n<p>Jeremy Keith&rsquo;s question referencing the AMP allegations in the <a href=\"https://wptavern.com/unredacted-antitrust-complaint-unsealed-google-internal-documents-show-amp-pages-brought-40-less-revenue-to-publishers\">recently unredacted antitrust complaint against Google</a> was extremely unlikely to receive an adequate response from the Chrome Leadership team, but the mere act of asking is a public reminder of the trust Google has willfully eroded in pushing AMP on publishers.</p>\n\n\n\n<p>When <a href=\"https://www.washingtonpost.com/technology/2019/09/06/google-receives-demand-documents-doj-acknowledging-federal-antitrust-scrutiny/\">Google received a demand for a trove of documents</a> from the Department of Justice as part of the pre-trial process, the company was reluctant to hand them over. These documents reveal how Google identified header bidding as an &ldquo;existential threat&rdquo; and detail how AMP was used as a tool to impede header bidding. </p>\n\n\n\n<p>The complaint alleges that <em>&ldquo;Google ad server employees met with AMP employees to strategize about using AMP to impede header bidding, addressing in particular how much pressure publishers and advertisers would tolerate.&rdquo;</em> </p>\n\n\n\n<p>In summary, it claims that Google falsely told publishers that adopting AMP would enhance load times, even though the company&rsquo;s employees knew that it only improved the &ldquo;median of performance&rdquo; and actually loaded slower than some speed optimization techniques publishers had been using. It alleges that AMP pages brought 40% less revenue to publishers. The complaint states that AMP&rsquo;s speed benefits &ldquo;were also at least partly a result of Google&rsquo;s throttling.&nbsp;<strong>Google throttles the load time of non-AMP ads by giving them artificial one-second delays in order to give Google AMP a &lsquo;nice comparative boost.</strong>&lsquo;&rdquo; </p>\n\n\n\n<p>Although the internal documents were not published alongside the <a href=\"https://storage.courtlistener.com/recap/gov.uscourts.nysd.564903/gov.uscourts.nysd.564903.152.0_1.pdf\">unredacted complaint</a>, these are heavy claims for the Department of Justice to float against Google if the documents didn&rsquo;t fully substantiate them. </p>\n\n\n\n<p>The AMP-related allegations are egregious and demand a truly transparent answer. We all watched as Google used its weight to force publishers both small and large to adopt its framework or forego mobile traffic and placement in the Top Stories carousel. This came at an enormous cost to publishers who were unwilling to adopt AMP.</p>\n\n\n\n<p>Barry Adams, one of the most vocal <a href=\"https://www.polemicdigital.com/google-amp-go-to-hell/\">critics of the AMP project</a>, demonstrated this cost to publishers in a graph that shows the percentage of articles in Google&rsquo;s mobile Top Stories carousel in the US that are&nbsp;<strong>not</strong>&nbsp;AMP articles. When Google stopped requiring AMP for the mobile Top Stories in July 2021, there was a sharp spike in non-AMP URLs being included.</p>\n\n\n\n<img />\n\n\n\n<p>Once AMP was no longer required and publishers could use any technology to rank in Top Stories, the percentage of non-AMP pages increased significantly to double digits, <a href=\"https://www.newzdash.com/guide/amp-tracker\">where it remains today</a>. Adams&rsquo; <a href=\"https://www.seoforgooglenews.com/p/lets-talk-about-amp\">article</a> calls on the web community to recognize the damage Google did in giving AMP pages preferential treatment:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;But I&rsquo;m angry. Because it means that for more than&nbsp;<strong>five long years</strong>, when AMP was a mobile Top Stories requirement, Google <strong>penalised</strong>&nbsp;these publishers for not using AMP.</p><p>There was&nbsp;<strong>no other reason</strong>&nbsp;for Google to stop ranking these publishers in their mobile Top Stories carousel. As is evident from the surge of non-AMP articles, there are likely hundreds &ndash; if not thousands &ndash; of publishers who&nbsp;<strong>ticked every single ranking box</strong>&nbsp;that Google demanded; quality news content, easily crawlable and indexable technology stack, good editorial authority signals, and so on.</p><p>But they didn&rsquo;t use AMP. So Google didn&rsquo;t rank them. Think for a moment about the cost of that.&rdquo;</p></blockquote>\n\n\n\n<p>Even the publishers who adopted AMP struggled to get ad views. In 2017, Digiday reported on how many publishers have experienced&nbsp;<a rel=\"noreferrer noopener\" href=\"https://digiday.com/media/publishers-find-google-amp-loads-fast-ad-views/\" target=\"_blank\">decreased revenues associated with ads loading much slower than the actual content</a>. I don&rsquo;t think anyone at the time imagined that Google was throttling the non-AMP ads.</p>\n\n\n\n<p>&ldquo;The aim of AMP is to load content first and ads second,&rdquo; a Google spokesperson told Digiday. &ldquo;But we are working on making ads faster. It takes quite a bit of the ecosystem to get on board with the notion that speed is important for ads, just as it is for content.&rdquo;</p>\n\n\n\n<p>This is why Google is rapidly losing publishers&rsquo; trust. For years the company encumbered already struggling news organizations with the requirement of AMP. The DOJ&rsquo;s detailed description of how AMP was used as a vehicle for anticompetitive practices simply rubs salt in the wound after what publishers have been through in expending resources to support AMP versions of their websites.</p>\n\n\n\n<h2 id=\"automattic-denies-prior-knowledge-of-google-throttling-non-amp-ads\">Automattic Denies Prior Knowledge of Google Throttling Non-Amp Ads</h2>\n\n\n\n<p>In 2016, Automattic, one of the most influential companies in the WordPress ecosystem, partnered with Google to promote AMP as an early adopter. WordPress.com added AMP support and Automattic built the first versions of the AMP plugin for self-hosted WordPress sites. The company has played a significant role in driving AMP adoption forward, giving it an entrance into the WordPress ecosystem. </p>\n\n\n\n<p>How much did Automattic know when it partnered with Google in the initial AMP rollout? I asked the company what the precise nature of its relationship with Google is regarding AMP at this time.</p>\n\n\n\n<p>&ldquo;As part of our mission to make the web a better place, we are always testing new technologies including AMP,&rdquo; an official spokesperson for Automattic said.</p>\n\n\n\n<p>This may be true but Automattic has done more than simply test the new technology. In partnering with Google, it has been instrumental in making AMP easier for WordPress users to adopt. </p>\n\n\n\n<p>&ldquo;We received no funds from Google for the project,&rdquo; a spokesperson for Automattic said when asked if the company was compensated as a partner in this effort.</p>\n\n\n\n<p>What did Google promise Automattic to convince the company to become an early partner in the AMP rollout? I asked if the company has an official response to the allegations that Google was throttling the load time of non-AMP ads by giving them artificial one-second delays in order to give Google AMP &ldquo;a nice comparative boost.&rdquo; The spokesperson would not respond to the specific claims but indicated the company did not have prior knowledge of any actions that might not be above board:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We chose to partner with Google because we believed that we had a shared vision of advancing the open web. Additionally, we wanted to offer the benefit of the latest technology to WordPress users and publishers including AMP.</p><p>While we aren&rsquo;t able to comment on legal matters in progress, we can say that over the course of our partnership, we were not aware of any actions that did not align with our company&rsquo;s mission to support the open web and make it a better place.</p></blockquote>\n\n\n\n<p><br />The antitrust complaint also details a Project NERA, which was designed to &ldquo;successfully mimic a walled garden across the open web.&rdquo; When asked about this, Automattic reiterated its commitment to supporting the open web and gave the same response: &ldquo;We were not aware of any actions that did not align with our company&rsquo;s mission.&rdquo; </p>\n\n\n\n<p>In examining the weight of the DOJ&rsquo;s allegations, it&rsquo;s important to consider how this impacts WordPress as a CMS that is used by 42% of the web.&nbsp;<a href=\"https://wptavern.com/yoast-and-google-sponsored-core-contributors-propose-new-wordpress-performance-team\">A new performance team for WordPress core</a> is being spearheaded by Yoast and Google-sponsored employees. The initial proposal is to improve core performance as measured by&nbsp;<a href=\"https://web.dev/vitals/\">Google&rsquo;s Core Web Vitals</a>&nbsp;metrics. These metrics are a set of specific factors that Google deems important for user experience.</p>\n\n\n\n<p>Without questioning the personal integrity of the contributors on that team, I think it&rsquo;s important that Google leadership acknowledge how AMP has damaged publishers&rsquo; trust in light of recent events. Many of these contributors are heavily involved in building AMP-related resources for the WordPress ecosystem. Are their contributions purely aimed at making WordPress core more performant or is there a long game that serves Google&rsquo;s interests being woven into this initiative? Would these employees even be aware of it if there were?</p>\n\n\n\n<p>These are important considerations if Google defines the performance metrics WordPress is measuring against. The company&rsquo;s alleged misdeeds seem to be buried high up in the command chain. Those tasked with peddling AMP may have had no knowledge of the alleged anticompetitive practices identified by the DOJ in Google&rsquo;s internal documents. The WordPress community should continue to be vigilant on behalf of publishers who depend on WordPress to remain an unadulterated advocate for the open web.</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, 06 Nov 2021 03:40:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:104:\"WPTavern: Patchstack Releases Free Security Plugin, Its Red Team Found 1,182 Vulnerabilities Since March\";s:7:\"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=125147\";s:7:\"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:259:\"https://wptavern.com/patchstack-releases-free-security-plugin-its-red-team-found-over-1182-vulnerabilities-since-march?utm_source=rss&utm_medium=rss&utm_campaign=patchstack-releases-free-security-plugin-its-red-team-found-over-1182-vulnerabilities-since-march\";s: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:5249:\"<p class=\"has-drop-cap\">In September, Patchstack released its <a href=\"https://patchstack.com/patchstack-red-team-report-1067-vulnerabilities-7700-in-rewards/\">six-month report</a> on the vulnerabilities found with WordPress and its extensions. At the time, it listed over 1,000 issues &mdash; the company has shared the updated numbers with WP Tavern. It soon followed that up with a free vulnerability-reporting plugin.</p>\n\n\n\n<p>Under the banner of WebARX, the company launched the first version of its security platform in 2018. After growing beyond its original SaaS offering with services like its PlugBounty and acquisition of ThreatPress, the company <a href=\"https://wptavern.com/webarx-rebrands-to-patchstack-combines-services-to-focus-on-wordpress-plugin-and-theme-security\">rebranded to Patchstack</a> in March this year.</p>\n\n\n\n<p>In its <a href=\"https://wptavern.com/patchstack-whitepaper-582-wordpress-security-issues-found-in-2020-over-96-from-third-party-extensions\">2020 whitepaper</a>, the security company found 582 vulnerabilities for the year. This report covers issues from both Patchstack and third-party vendors.</p>\n\n\n\n<p>However, issues found in 2021 have multiplied from the previous year. <a href=\"https://patchstack.com/red-team/\">Patchstack Red Team</a>, a community bug-hunting program that pays out monthly bounties, has reported 1,182 vulnerabilities from March through October. Bounty payouts have reached $9,150 thus far.</p>\n\n\n\n<p>These are merely the problems found through Patchstack Red Team. When combined with security issues reported through other vendors that the company tracks, the vulnerability count jumps to over 2,000.</p>\n\n\n\n<p>&ldquo;I don&rsquo;t think we need to be worried,&rdquo; said Oliver Sild, Patchstack founder and CEO, when asked how much of a problem these numbers are. &ldquo;I think we should be grateful and glad that we have ethical hackers and researchers who have been investing more of their time helping plugin developers to improve their code. From one angle, you could see a record year in terms of new vulnerabilities found, but what we see is a record year of security issues fixed in the WordPress ecosystem. The majority of these issues have been sitting there for years.&rdquo;</p>\n\n\n\n<p>Several security plugin vendors and hosting companies, including Pagely and Cloudways, are supporting the Patchstack initiative. In return, they have access to the <a href=\"https://patchstack.com/solutions/#feed\">Threat Intelligence Feed</a>, an API to warn their customers of newfound vulnerabilities.</p>\n\n\n\n<p>&ldquo;Patchstack is ultra-focused on plugin vulnerabilities,&rdquo; said Sild. &ldquo;That&rsquo;s what we focus on and thrive to do best. Our competitive advantage is the fact that we have less features, which means less bloat and no impact on the site&rsquo;s performance. Meanwhile, we solve probably the #1 security issue in the WordPress ecosystem.&rdquo;</p>\n\n\n\n<p>He is referring to third-party plugins and themes as being the primary security issue. Over 96% of the vulnerabilities in the company&rsquo;s 2020 whitepaper were from WordPress extensions.</p>\n\n\n\n<p>In October, Patchstack <a href=\"https://patchstack.com/robert-joining-patchstack-security-advocate/\">brought in Robert Rowley</a>, a former head of security at DreamHost and Pagely, in a new &ldquo;security advocate&rdquo; role. Sild said that his knowledge would bring a lot of experience to the table.</p>\n\n\n\n<p>&ldquo;He will help us make Patchstack better for both hosting companies and to plugin developers,&rdquo; the CEO said. &ldquo;At the same time, he&rsquo;ll be helping us to narrow the gap between plugin devs and ethical hackers by spreading awareness and helping both sides understand each other (and challenges) better.&rdquo;</p>\n\n\n\n<p>In the past week, the company released its <a href=\"https://wordpress.org/plugins/patchstack/\">Patchstack plugin</a> to the WordPress directory. The free version is essentially a warning system for site owners of security issues.</p>\n\n\n\n<p>&ldquo;You can think about the Community (Free) version as an option for anyone in the WordPress ecosystem to be alerted about new vulnerabilities found in plugins, themes, and WordPress core,&rdquo; said Sild. &ldquo;It comes with a central dashboard where you can add up to 99 websites for free, so you&rsquo;ll have all the analytics and alerts about security issues on all your sites in a single place.&rdquo;</p>\n\n\n\n<p>The free version does not include hotfixes or patches. Its goal is to detect issues and provide alerts. Patchstack has upgraded features in its <a href=\"https://patchstack.com/pricing/\">Pro and Business plans</a>.</p>\n\n\n\n<p>&ldquo;Pro comes with automatic virtual patching for those vulnerabilities which provide active protection against the vulnerabilities that are being discovered,&rdquo; said Sild. &ldquo;Business plan is great for agencies who have more than 100 sites and want to have full protection against plugin vulnerabilities on all of their websites.&rdquo;</p>\n\n\n\n<p>Sild also teased &ldquo;something very cool&rdquo; for developers and ethical hackers in the pipeline to create a more secure plugin ecosystem. However, he refrained from providing any details.</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, 06 Nov 2021 01:27: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: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:67:\"Post Status: Business Names, DBAs, and Trademarks with Nellie Akalp\";s:7:\"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=88924\";s:7:\"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:76:\"https://poststatus.com/business-names-dbas-and-trademarks-with-nellie-akalp/\";s: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:5399:\"<p class=\"has-medium-font-size\">Learn about Trademarks and Doing Business As names (DBAs) for your freelancing or small business.</p>\n\n\n\n<p class=\"has-drop-cap\"><strong>Nellie Akalp</strong> joined <strong>Cory Miller</strong> to discuss trademarks and DBAs for small businesses. Nellie has dedicated her career to helping other entrepreneurs and business professionals succeed at business ownership. Nellie previously discussed <strong><a href=\"https://poststatus.com/expand-your-business-to-another-state-nellie-akalp/\">expanding your business to another state</a></strong>. Business owners and freelancers will benefit from these live presentations and discussions where audience participation is encouraged.</p>\n\n\n\n<p>Nellie is a business expert, professional speaker, published author, and mother to four amazing kids. As CEO and Co-Founder of CorpNet.com, she has helped more than half a million small businesses and licensed professionals get their businesses and clients off the ground.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n\n\n\n\n<h2 id=\"h-about-nellie-akalp\">About Nellie Akalp</h2>\n\n\n\n<div class=\"wp-block-image is-style-rounded\"><img width=\"200\" height=\"200\" src=\"https://cdn.poststatus.com/wp-content/uploads/2021/08/author-nellie-akalp.jpg\" alt=\"Nelie Akalp\" class=\"wp-image-85688\" /></div>\n\n\n\n<p>Nellie has dedicated her career to helping other entrepreneurs and business professionals succeed at business ownership. She is a business expert, professional speaker, published author, and mother to four amazing kids. As CEO and Co-Founder of <a href=\"https://www.corpnet.com/\" target=\"_blank\" rel=\"noreferrer noopener\">CorpNet.com</a>, she has helped more than half a million small businesses and licensed professionals get their businesses and clients off the ground. CorpNet.com is an online legal document filing service and recognized Inc. 5000 company. At CorpNet, Nellie assists entrepreneurs across all 50 states to start a business, incorporate, form an LLC, and apply for trademarks. She also offers free business compliance tools for any entrepreneur to utilize. </p>\n\n\n\n<p>Nellie has a strong following within the small business community and has been honored as a Small Business Influencer Champion. She was named the 2016 Woman Business Owner of the Year by the National Association of Women Business Owners\' Ventura County chapter.</p>\n\n\n\n<ul><li>Connect with Nellie on <a href=\"https://www.linkedin.com/in/nellieakalp\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">LinkedIn</a> and <a href=\"https://twitter.com/corpnetnellie\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Twitter</a>.</li><li>Nellie\'s <a href=\"https://www.corpnet.com/about/nellie-akalp/\" target=\"_blank\" rel=\"noreferrer noopener\">Small Business Corner</a> at CorpNet.com.</li></ul>\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Live</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>Post Status Live</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://poststatus.com/planet/feed/PostStatus.com\">PostStatus.com</a></li><li><a href=\"https://poststatus.com/planet/feed/corpnet.com\">corpnet.com</a></li><li><a href=\"https://twitter.com/CorpNetNellie\">Nellie Akalp</a></li><li><a href=\"https://corymiller.com\">Cory Miller</a> (<a href=\"https://twitter.com/corymiller303\">Twitter</a>)</li></ul>\n\n\n\n<h3 id=\"h-sponsor-gravity-forms\"><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/partner/gravity-forms/\">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>\";s: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, 05 Nov 2021 04:19:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:79:\"Post Status: Post Status Excerpt (No. 31) — State of the WordPress Job Market\";s:7:\"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=88930\";s:7:\"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/31/\";s: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:3779:\"<h2>&#8220;My best advice is to get to know as many people as you can — network.&#8221;</h2>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David talks with special guest Michelle Frechette about the current landscape of the WordPress job market. What trends should a WordPress professional pay attention to right now? What should newcomers to the WordPress ecosystem do to stand out and be trusted by companies, especially for remote work? Michelle also shares a few tips for anyone trying to navigate their way to the right role and employer.</p>\n\n\n\n<p><strong>Also don\'t forget: </strong>We\'re encouraging listeners to check out the &#8220;<a href=\"https://poststatus.com/make-wordpress/\">Week at WordPress.org</a>&#8221; — get the feed <a href=\"https://poststatus.com/make-wordpress/feed/\">here</a> — and <a href=\"https://poststatus.com/submit-2021-black-friday-cyber-monday-deals/\">submit your Black Friday / Cyber Monday deals</a> to us at Post Status for us to share.</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://casabona.org/2021/10/wordpress-writing-app/\">StellarWP</a></li><li><a href=\"https://wpcareerpages.com/\">WordPress Jobs</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/michelleames\" target=\"_blank\" rel=\"noreferrer noopener\">Michelle Frechette (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\">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>\";s: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, 05 Nov 2021 04:02: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: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: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:56:\"WordPress.org blog: The Month in WordPress: October 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=11501\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2021/11/the-month-in-wordpress-october-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:21866:\"<p>October 2021 brought a lot of new things to WordPress, from release updates to new versions of Gutenberg. More notably, in the <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/2021/10/episode-18-the-economics-of-wordpress/\" target=\"_blank\">latest episode</a> of <a rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/podcast/\" target=\"_blank\">WP Briefing</a>, Executive Director <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/chanthaboune/\" target=\"_blank\">Josepha Haden</a> reminded us about the importance of freedom in open source platforms like WordPress.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Free speech has with it a lot of responsibility, just like being a part of a community. Governments or communities, or in our case, <strong>this software is built by the people who show up. </strong><br /><br />For WordPress, at 42% of the web, every small choice we make can cause huge changes in the way that people experience the web today and tomorrow.</p><cite>Josepha Haden, Executive Director of the WordPress project</cite></blockquote>\n\n\n\n<p>Last month was yet another chapter in this journey. So keep reading to learn what&#8217;s new. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.9: All proposed updates will likely be included</h2>\n\n\n\n<ul><li>We announced the<strong> </strong><a href=\"https://make.wordpress.org/core/2021/10/15/wordpress-5-9-feature-go-no-go-october-14-2021/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>go/no-go for WordPress 5.9 features</strong></a><strong> </strong>in mid-October. The release will probably include all the proposed features—though not all of them are ready yet, they should be by the <a href=\"https://make.wordpress.org/core/2021/09/03/wordpress-5-9-planning-roundup/\" target=\"_blank\" rel=\"noreferrer noopener\">proposed release date</a> (December 14, 2021).</li><li><strong>WordPress 5.9 will include a new default theme called </strong><a href=\"https://make.wordpress.org/core/2021/10/06/introducing-twenty-twenty-two/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Twenty Twenty-Two</strong></a><strong>! </strong><span>The theme&#8217;s foundation will be strong, and the unpredictable yet reliable behavior of birds inspired the intentionally subtle design. </span></li></ul>\n\n\n\n<div class=\"wp-block-image\"><img width=\"632\" height=\"433\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/11/WordPress-Twenty-TwentyTwo-Theme.jpg?resize=632%2C433&ssl=1\" alt=\"WordPress Default Theme Twenty Twenty-Two released with WordPress Version 5.9\" class=\"wp-image-11509\" /></div>\n\n\n\n<ul><li>5.9 bug scrub sessions began in September and will continue each week until the release on December 14, 2021. <strong>View the full </strong><a href=\"https://make.wordpress.org/core/2021/10/18/bug-scrub-schedule-for-5-9/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>bug scrub schedule</strong></a><strong>. </strong></li><li>Many of you requested a few <a href=\"https://make.wordpress.org/core/2021/10/25/wordpress-5-9-editor-update-26-october/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;must have&#8221; enhancements</a> for the 5.9 release—follow the <a href=\"https://github.com/WordPress/gutenberg/projects/62\" target=\"_blank\" rel=\"noreferrer noopener\">5.9 Must-Haves project board</a> to track their status.</li><li>The Test Team <a href=\"https://make.wordpress.org/test/2021/10/27/overview-of-the-5-9-test-leads-approach/\" target=\"_blank\" rel=\"noreferrer noopener\">shared an overview</a> of the team’s approach to testing WordPress 5.9.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center is-style-default\"><p><strong>Interested in contributing to WordPress core?</strong> Join the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\" target=\"_blank\" rel=\"noreferrer noopener\">#core</a> channel, follow the <a href=\"https://make.wordpress.org/core/\" target=\"_blank\" rel=\"noreferrer noopener\">Core Team blog</a>, and check out the <a href=\"https://make.wordpress.org/core/handbook/\" target=\"_blank\" rel=\"noreferrer noopener\">team handbook</a>. Also, don&#8217;t miss the Core Team’s weekly developer chat on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\" target=\"_blank\" rel=\"noreferrer noopener\">8 PM</a> UTC.</p></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Gutenberg releases: 11.6, 11.7, and 11.8 are here</h2>\n\n\n\n<p>We released three new versions of the Gutenberg block editor between the end of September and October:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/10/01/whats-new-in-gutenberg-11-6-29-september/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Version 11.6</strong></a><strong> </strong>brings site logo cropping and rotation, block-level locking, improvements to Query Pagination block, support for child themes and <a href=\"https://make.wordpress.org/core/2021/10/29/thunks-in-gutenberg/\" target=\"_blank\" rel=\"noreferrer noopener\">thunks</a>, template focus mode, and enhancements to the writing flow.</li><li><a href=\"https://make.wordpress.org/core/2021/10/14/whats-new-in-gutenberg-11-7-october-13th/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Gutenberg version 11.7</strong></a><strong> </strong>includes bug fixes and polishes to the navigation block and editor, global styles and full site editing (including a handy back button that lets you quickly return to the site editor), and columns block support, among other improvements.</li><li>Finally, <a href=\"https://make.wordpress.org/core/2021/10/28/whats-new-in-gutenberg-11-8-0-27-october/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Gutenberg 11.8</strong></a> is the second to last version to make it into the <a href=\"https://make.wordpress.org/core/5-9/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 5.9</a> release, and it comes with plenty of developments to the editing experience: featured Block Patterns, new animations for a few elements (like Dropzone and Insertion Point), spacing tools for heading blocks, and a lot more.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Want to get involved in developing Gutenberg? </strong>Follow <a href=\"https://make.wordpress.org/core/\" target=\"_blank\" rel=\"noreferrer noopener\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\" target=\"_blank\" rel=\"noreferrer noopener\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\" target=\"_blank\" rel=\"noreferrer noopener\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\" target=\"_blank\" rel=\"noreferrer noopener\">Make WordPress Slack</a>. For details on the latest updates, follow the &#8220;<a href=\"https://make.wordpress.org/core/2021/09/17/whats-next-in-gutenberg-mid-september-2021/\" target=\"_blank\" rel=\"noreferrer noopener\">What&#8217;s next in Gutenberg</a>&#8221; post.</p></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>WordCamp US returned virtually this year with more than 3,600 attendees</h2>\n\n\n\n<p><a href=\"https://us.wordcamp.org/\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp US</a> 2021 was on October 1, and it was online for the first time. The event drew more than 3,600 attendees, 27 sponsors, and 18 remarkable speakers on topics ranging from accessibility and sustainability to e-commerce, to name a few. </p>\n\n\n\n<p>Matt Mullenweg&#8217;s “State of the Word” is expected to be held as a separate event later this year, rather than being part of WordCamp US.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p>If you missed the live event, <strong>you can still watch the <a href=\"https://www.youtube.com/watch?v=0Vkq4BFZbhI\" target=\"_blank\" rel=\"noreferrer noopener\">Yukon Track</a> and the <a href=\"https://www.youtube.com/watch?v=_6-yAZRXY8k\" target=\"_blank\" rel=\"noreferrer noopener\">Columbia Track</a> of WordCamp US 2021.</strong></p></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Team Updates: Polyglots monthly newsletter, a new Performance team, and more</h2>\n\n\n\n<ul><li>The <a href=\"https://make.wordpress.org/polyglots/2021/10/15/polyglots-monthly-newsletter-october-2021/\" target=\"_blank\" rel=\"noreferrer noopener\">first edition</a> of the <a href=\"https://make.wordpress.org/polyglots/2021/09/27/sign-up-for-the-new-polyglots-monthly-newsletter/\" target=\"_blank\" rel=\"noreferrer noopener\">Polyglots monthly newsletter</a> went out on October 15, 2021.</li><li>The following teams opened up their call for team representatives last month, and more are coming soon: <a href=\"https://make.wordpress.org/core/2021/10/26/nominations-for-core-team-reps-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">Core</a>, <a href=\"https://make.wordpress.org/community/2021/10/11/community-team-rep-nominations-for-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">Community</a>, <a href=\"https://make.wordpress.org/themes/2021/10/27/nominations-call-for-the-themes-team-representatives/\" target=\"_blank\" rel=\"noreferrer noopener\">Themes</a>, <a href=\"https://make.wordpress.org/accessibility/2021/10/30/call-for-team-rep-nominations-3/\" target=\"_blank\" rel=\"noreferrer noopener\">Accessibility</a>, <a href=\"https://make.wordpress.org/support/2021/10/team-representative-nominations/\" target=\"_blank\" rel=\"noreferrer noopener\">Support</a>, <a href=\"https://make.wordpress.org/training/2021/11/02/nominations-for-training-team-reps-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">Training</a>, and <a href=\"https://make.wordpress.org/hosting/2021/10/30/nominations-for-hosting-team-reps-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">Hosting</a>.</li><li>A draft of the <a href=\"https://make.wordpress.org/community/2021/10/08/proposal-2022-global-community-sponsorship-program/\" target=\"_blank\" rel=\"noreferrer noopener\">2022 Global Community Sponsorship program proposal</a> was released on October 8, 2021. </li><li>The October 2021 edition of <a href=\"https://wordpress.org/news/2021/10/people-of-wordpress-ecommerce-ronald-gijsel/\" target=\"_blank\" rel=\"noreferrer noopener\">People of WordPress</a>, featuring WordPress e-commerce specialist Ronald Gijsel, went live.</li><li>Following excellent responses to the <a href=\"https://make.wordpress.org/core/2021/10/12/proposal-for-a-performance-team/\" target=\"_blank\" rel=\"noreferrer noopener\">initial proposal</a>, members of the Core Team announced the next steps in <a href=\"https://make.wordpress.org/core/2021/10/28/wordpress-performance-team-kick-off/\" target=\"_blank\" rel=\"noreferrer noopener\">launching a performance team</a> that aims to increase the performance (speed) of WordPress.</li><li>The Polyglots Team kicked-off <a href=\"https://make.wordpress.org/polyglots/2021/10/12/new-glotpress-meetings/\" target=\"_blank\" rel=\"noreferrer noopener\">bi-weekly Glotpress meetings</a> aimed at improving the functionality of the plugin that powers <a href=\"https://translate.wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">translate.wordpress.org</a>.</li><li>A <a href=\"https://make.wordpress.org/training/2021/10/27/documentation-sprint/\" target=\"_blank\" rel=\"noreferrer noopener\">sprint</a> is planned on November 10-12 to explore a <a href=\"https://make.wordpress.org/training/2021/10/04/a-dedicated-volunteer-program-for-the-training-team/\" target=\"_blank\" rel=\"noreferrer noopener\">dedicated volunteer program</a> for the Training Team, similar to the Deputy program in the Community Team.</li><li>WordPress.org profiles now display <a href=\"https://make.wordpress.org/meta/2021/10/11/wordpress-org-profiles-now-show-github-activity/\" target=\"_blank\" rel=\"noreferrer noopener\">activity from the WordPress GitHub organization</a>.</li><li>The Test Team <a href=\"https://make.wordpress.org/test/2021/10/21/fse-program-pattern-party-summary/\" target=\"_blank\" rel=\"noreferrer noopener\">shared results</a> of the tenth Full Site Editing (FSE) Outreach Program: Pattern Party. </li><li>Answers from the <a href=\"https://make.wordpress.org/core/2021/10/28/fse-program-answers-from-round-three-of-questions/\" target=\"_blank\" rel=\"noreferrer noopener\">third round of questions</a> from the FSE Outreach Program are now out!</li><li>The Docs Team is<a href=\"https://make.wordpress.org/docs/\" target=\"_blank\" rel=\"noreferrer noopener\"> consulting with independent legal experts</a> to explore whether there are issues with having Gutenberg (which is dual-licensed GPL + MPL) coexist with other contents in WordPress (our documentation has a CC0 license and the code is GPL). </li><li>The Themes Team shared a recap of work happening on <a href=\"https://make.wordpress.org/themes/2021/10/14/theme-tools-and-requirements-recap/\" target=\"_blank\" rel=\"noreferrer noopener\">automation and improvement processes</a> for the WordPress Themes directory. The Team also shared a p2 post highlighting the performance impact of<a href=\"https://make.wordpress.org/themes/2021/10/04/the-performance-impact-of-using-jquery-in-wordpress-themes/\" target=\"_blank\" rel=\"noreferrer noopener\"> jQuery on WordPress themes</a>.</li><li>The Marketing Team participated in a <a href=\"https://make.wordpress.org/marketing/2021/10/21/make-marketing-workshop-contributor-ladder/\" target=\"_blank\" rel=\"noreferrer noopener\">contributor ladder workshop</a> to help plan their future activities.</li><li>The feature<a href=\"https://wptranslationday.org/blog/celebrating-wordpress-translation-day-2021/\" target=\"_blank\" rel=\"noreferrer noopener\"> recap of the WordPress Translation Day 2021</a> is out from the Polyglots and Marketing teams, with the results of the <a href=\"https://wptranslationday.org/wptd-2021/polyglots-appreciation-nominees/\" target=\"_blank\" rel=\"noreferrer noopener\">Polyglots appreciation nominations 2021</a>.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong><a href=\"https://wordpressfoundation.us17.list-manage.com/subscribe?u=0f93eb6000a019fcbd53d10be&id=04c6fa5c90\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up </a>for the Polyglots monthly newsletter</strong>, if you haven’t already.</p></blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>Feedback/Testing requests: Deadline for redesigned Gutenberg landing page is November 5, 2021</h2>\n\n\n\n<img width=\"632\" height=\"396\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/11/WordPress_Gutenberg_Page.jpg?resize=632%2C396&ssl=1\" alt=\"WordPress.Org redesigned Gutenberg page\" class=\"wp-image-11519\" />\n\n\n\n<ul><li><strong>The Design Team is </strong><a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>working on redesigning</strong></a><strong> the </strong><a href=\"https://wordpress.org/gutenberg/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>wordpress.org/gutenberg</strong></a><strong> landing page, and has already shared a </strong><a href=\"https://www.figma.com/proto/Gl653sYvO3RBhVtWSFwMcD/Gutenberg-Page?page-id=1865%3A12926&node-id=1919%3A14707&viewport=241%2C48%2C0.15&scaling=min-zoom&starting-point-node-id=1919%3A14707\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>prototype</strong></a><strong>. </strong></li><li>The team has also shared a few other concepts where they have requested feedback from contributors:<ul><li>Site Editing iA Concepts: <a href=\"https://make.wordpress.org/design/2021/10/15/site-editing-ia-concepts-how-to-surface-and-access-new-features/\" target=\"_blank\" rel=\"noreferrer noopener\">Part1</a> and <a href=\"https://make.wordpress.org/design/2021/10/22/site-editing-ia-concepts-part-2/\" target=\"_blank\" rel=\"noreferrer noopener\">Part 2</a></li><li><a href=\"https://make.wordpress.org/design/2021/10/08/adventures-in-block-theme-switching/\" target=\"_blank\" rel=\"noreferrer noopener\">Block theme switching</a> concepts</li></ul></li><li>Version 18.5 of WordPress for <a href=\"https://make.wordpress.org/mobile/2021/10/18/call-for-testing-wordpress-for-ios-18-5/\" target=\"_blank\" rel=\"noreferrer noopener\">iOS</a> and <a href=\"https://make.wordpress.org/mobile/2021/10/19/call-for-testing-wordpress-for-android-18-5/\" target=\"_blank\" rel=\"noreferrer noopener\">Android</a> are now available for testing!</li><li>The Accessibility Team is <a href=\"https://make.wordpress.org/accessibility/2021/10/30/accessibility-team-meeting-notes-october-22-2021-2/\" target=\"_blank\" rel=\"noreferrer noopener\">requesting feedback</a> on a new Gutenberg Pull request that <a href=\"https://github.com/WordPress/gutenberg/pull/35896\" target=\"_blank\" rel=\"noreferrer noopener\">announces formatting changes or screen readers</a>.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Share your feedback on the new Gutenberg landing page design in </strong><a href=\"https://meta.trac.wordpress.org/ticket/5600\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Trac</strong></a><strong> or by </strong><a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>commenting on the blog post</strong></a><strong> by November 5, 2021.</strong></p></blockquote>\n\n\n\n<h2>Keep an eye out for WordCamp Spain, Sâo Paulo, and Taiwan 2021</h2>\n\n\n\n<p>We had several WordPress events in October, and several more to look forward to the rest of the year:</p>\n\n\n\n<ul><li>We’re seeking a new host city for <a href=\"https://us.wordcamp.org/2021/wordcamp-us-update-city-search-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp US 2022</a>.</li><li>WordCamp Europe 2022 has extended its <a href=\"https://europe.wordcamp.org/2022/porto-is-calling/\" target=\"_blank\" rel=\"noreferrer noopener\">call for organizers</a>.</li><li><a href=\"https://italia.wordcamp.org/2021/\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp Italia 2021</a> was held online on October 22-23, 2021. The event had 23 speakers, 17 sponsors, and more than 1,000 registrants. Check out its <a href=\"https://www.youtube.com/channel/UCGdoJtlsv9BhODCQ71cOFnQ\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube channel</a> to watch the event replay.</li><li>Another highlight of the month was <a href=\"https://nicaragua.wordcamp.org/2021/\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp Nicaragua 2021</a> which was held on October 8-9, 2021.</li><li>The <a href=\"https://make.wordpress.org/community/tag/wpdiversity/\" target=\"_blank\" rel=\"noreferrer noopener\">#WPDiversity</a> working group of the Community Team organized an <a href=\"https://make.wordpress.org/community/2021/10/15/workshops-from-wpdiversity-october-and-november-2021/\" target=\"_blank\" rel=\"noreferrer noopener\">Allyship workshop for event organizers</a> on October 28. <a href=\"https://make.wordpress.org/community/2021/10/15/workshops-from-wpdiversity-october-and-november-2021/\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up now</a> for the diversity events planned by the team for November! </li><li>A <a href=\"https://make.wordpress.org/training/2021/10/29/contribute2wp-learn-training-contributor-day/\" target=\"_blank\" rel=\"noreferrer noopener\">two-day contributor event</a> focused on <a href=\"https://learn.wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">Learn WordPress</a>, took place on October 29 and 31, 2021. There was also another <a href=\"https://yoast.com/about-us/events/yoast-contributor-day/\" target=\"_blank\" rel=\"noreferrer noopener\">contributor day</a> on October 8, 2021, which involved working groups across the board, from accessibility to user testing.</li><li>The Test Team organized the following Hallway Hangouts this week—check out their recaps:<ul><li><a href=\"https://make.wordpress.org/test/2021/10/06/hallway-hangout-pattern-party-testing-walkthrough-6-october/\" target=\"_blank\" rel=\"noreferrer noopener\">Pattern Party Testing Walkthrough </a></li><li><a href=\"https://make.wordpress.org/test/2021/10/20/hallway-hangout-5-9-go-no-go-site-editor-ia-and-more/\" target=\"_blank\" rel=\"noreferrer noopener\">5.9 Go/No go, Site Editor Internal Audit, and more</a></li></ul></li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Don’t miss the following upcoming online WordCamps: </strong><a href=\"https://spain.wordcamp.org/2021/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WordCamp Spain 2021</strong></a><strong>, </strong><a href=\"https://saopaulo.wordcamp.org/2021/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WordCamp Sâo Paulo 2021</strong></a><strong>, and </strong><a href=\"https://taiwan.wordcamp.org/2021/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>WordCamp Taiwan 2021</strong></a><strong>!</strong></p></blockquote>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong><em>Have a story that we could include in the next ‘Month in WordPress’ post? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></p>\n\n\n\n<p><em>The following folks contributed to October 2021’s Month in WordPress: </em><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/anjanavasan/\" target=\"_blank\"><em>@anjanavasan</em></a><em>, </em><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/harishanker/\" target=\"_blank\"><em>@harishanker</em></a><em>, </em><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/rmartinezduque/\" target=\"_blank\"><em>@rmartinezduque</em></a><em>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/callye/\" target=\"_blank\">@callye</a></em>, <em><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/webcommsat/\" target=\"_blank\">@webcommsat</a></em>, and <em><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/chaion07/\" target=\"_blank\">chaion07</a></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, 04 Nov 2021 23:35:37 +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: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:68:\"WPTavern: Ask the Bartender: Where Are the WooCommerce 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=125083\";s:7:\"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:177:\"https://wptavern.com/ask-the-bartender-where-are-the-woocommerce-block-themes?utm_source=rss&utm_medium=rss&utm_campaign=ask-the-bartender-where-are-the-woocommerce-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:8805:\"<blockquote class=\"wp-block-quote\"><p>At what point are FSE theme developers going to start integrating and considering WooCommerce for their themes? WooCommerce has almost always seemed to lag behind all other considerations. It&rsquo;s a bit like it&rsquo;s an afterthought to simply scramble in the elements of a solid WooCommerce store. Where is a persistent cart header? Where are the templates for <code>/single-product</code>? There&rsquo;s all kinds of elements which <em>can</em> be developed right along side of other teams working on FSE, but it seems to (again, <em>consistently</em>) not happen.</p><p>I&rsquo;ve taken Blockbase and all the other FSE themes for a spin on LocalWP, and none of them have any WooCommerce elements in them. Again, one should not expect perfection at a &ldquo;developmental&rdquo; stage. However there does seem to be a behavioral pattern of WooCommerce elements being a bit of an &ldquo;afterthought&rdquo; that simply brings up the rear about a year or year-and-six-months afterwards.</p><p>Why not get everyone on the same page immediately? That way theme authors can address putting the cart elements in the header template. (Yes, WC can be run, but w/out a cart header, shoppers don&rsquo;t know where to click after an item is in their cart). And, if theme authors and WP core developers always, Always, ALWAYS started simultaneously <strong>with</strong> one or two WooCommerce folks on board, it would absolutely shorten the time needed for store owners to receive the benefits of FSE (and remove some of their pagebuilders!) and for WordPress to get more Shopify business over to WooCommerce. But that seemingly never happens because WooCommerce always seems to be the &ldquo;afterthought.&rdquo;</p><cite>Brad</cite></blockquote>\n\n\n\n<p class=\"has-drop-cap\">First, I want to make sure all of our readers are on the same page. <a href=\"https://wordpress.org/plugins/woocommerce/\">WooCommerce</a> is a third-party plugin. It is unrelated to the core WordPress and Gutenberg projects. Granted, WooCommerce is owned by Automattic, one of the largest contributors of resources and people. So, there is likely some crossover among developers.</p>\n\n\n\n<p>It is still crucial that we make a distinction between the two. When looking at some of the recent block themes that other developers have released, I have yet to see any integrate with the WooCommerce plugin. I cannot say whether any of their authors have plans to do so in the future. I imagine that some will and others will not. Like with any third-party plugin that outputs something on the front-end (e.g., bbPress, Easy Digital Downloads, etc.), it is the theme author&rsquo;s choice of whether they want to take on the burden of supporting integrations with projects that are not their own. It can be a maintenance nightmare at times, particularly when it comes to free themes. However, I have no doubt that we will see more block theme authors catering to WooCommerce users as we move forward.</p>\n\n\n\n<p>All of this is a long-winded way of saying the responsibility of WooCommerce working in a block world is on WooCommerce itself. When it gets to that stage, theme authors will follow.</p>\n\n\n\n<p>One of the things I love about the block system is that it creates a standard for all themes and plugins to build from. The long-term goal of plugins like WooCommerce should be to work without theme support.  If a user wants a cart item in their nav menu, it should be as simple as adding a block via the site editor. The same should be said for any other element of creating an online shop.</p>\n\n\n\n<p>I reached out to Darren Ethier, an engineering team lead within Automattic who works on the intersection between WooCommerce and Gutenberg. He agreed that the block system could make it easier for things to simply work without specialized theme support.</p>\n\n\n\n<p>&ldquo;That&rsquo;s definitely the target we&rsquo;re shooting for,&rdquo; he said. &ldquo;Whether or not we will land it in the first iteration is still unknown.&rdquo;</p>\n\n\n\n<p>However, the answer is more complex than that. WooCommerce is a heavy plugin with a history entrenched in the pre-block era of WordPress and has an ecosystem of third-party add-ons it must be careful not to break. The team is making progress and has a few things shooting through the pipeline. It will take some time, but you will not see block themes showcasing WooCommerce shops without the plugin first laying the groundwork.</p>\n\n\n\n<p>Block templates are a high priority. Top-level templates like <code>single-product.html</code>, <code>archive-product.html</code>, <code>taxonomy-product-cat.html</code>, and <code>taxonomy-product-tag.html</code> will be available to any block-enabled theme soon.</p>\n\n\n\n<p>&ldquo;This <em>initial</em> iteration will be a straight port of the existing PHP templates and have a placeholder for the rendering of the template in the editor,&rdquo; said Ethier. &ldquo;We&rsquo;re essentially wrapping the rendered PHP template in a dynamic block. This is definitely <em>not</em> the end goal. It just is the initial step of moving towards our vision of &lsquo;Store Editing&rsquo; where merchants are able to completely customize the layout of their stores using all the opportunities available through the block and site editors.&rdquo;</p>\n\n\n\n<p>This is more of a stopgap measure than full-blown support. However, it is a step in that direction.</p>\n\n\n\n<p>&ldquo;We decided to take this approach because it more quickly helps bridge the gap between the current PHP-based templates and block themes so that folks can start to see the potential (and still add blocks around the PHP-rendered content),&rdquo; he said. &ldquo;We also know it&rsquo;s going to be a complex job to more fully implement the vision of Store editing with block themes while supporting (and inspiring) the rich existing ecosystem of WooCommerce extensions. So, this allows us to incrementally improve things over time.&rdquo;</p>\n\n\n\n<p>This may not be the news all block theme authors want to hear, but the changes will be enough for them to start exploring tighter integration with the plugin.</p>\n\n\n\n<p>The team is currently aiming to add block template support in the next release of the <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks</a> plugin. If all goes well, the feature will be ported to WooCommerce 6.0, which should be in time for the WordPress 5.9 release.</p>\n\n\n\n<p>&ldquo;It&rsquo;s important to set expectations, though (which is why I&rsquo;m mentioning this again),&rdquo; said Ethier. &ldquo;This initial iteration definitely will <em>not</em> be the final iteration of Woo Block templates.&rdquo;</p>\n\n\n\n<p>He also highlighted several things from the roadmap:</p>\n\n\n\n<ul><li>&ldquo;Product Element Blocks&rdquo; &ndash; which are the Woo equivalents to the WP template blocks. So, things like &ldquo;Product Title,&rdquo; &ldquo;Product Description,&rdquo; &ldquo;Add to Cart Button,&rdquo; etc.</li><li>Integrating with the WP Query Loop Block (for products).</li><li>&ldquo;Mini-Cart Block&rdquo; &ndash; which should allow for insertion into header/footer template parts.</li><li>Commerce Patterns.</li></ul>\n\n\n\n<p>&ldquo;All these things (and more) will help us with iterating on the various components of a store that are visually represented via templates, template parts (i.e., think of things like reviews on the single product page, etc.),&rdquo; said Ethier.</p>\n\n\n\n<p>For a deeper look at what is ahead, read <a href=\"https://developer.woocommerce.com/2021/08/31/peek-into-the-woocommerce-blocks-roadmap/\">Peek into the WooCommerce Blocks Roadmap</a>. Warning: it is dense and geared toward developers, but it must be. The solutions for a project the size and scope of WooCommerce are not simple.</p>\n\n\n\n<p>&ldquo;One key strategy we&rsquo;re trying here is to provide default WooCommerce store editing templates and functionality out of the box with Woo Core that should in theory &lsquo;just work&rsquo; with any block theme,&rdquo; said Ethier. &ldquo;There&rsquo;s so much that <code>theme.json</code> and global styles unlock to make this possible. Themes will still be able to override the default WooCommerce templates and template parts if they want, but they won&rsquo;t <em>need</em> to.&rdquo;</p>\n\n\n\n<p>While it may feel like block-based storefronts are lightyears away, we must remember that block themes are in their infancy. There are only about a couple dozen in the directory, and most of those are experimental.</p>\n\n\n\n<p>I am as excited as anyone about what this could mean for projects like WooCommerce. At the same time, I also know that the road might be longer than what we have in mind, but the WooCommerce team is already traveling down 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, 04 Nov 2021 23:13:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"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: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:78:\"WPTavern: Automattic Acquires WPScan, May Be Rolled Into Jetpack in the Future\";s:7:\"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=125252\";s:7:\"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/automattic-acquires-wpscan-may-be-rolled-into-jetpack-in-the-future?utm_source=rss&utm_medium=rss&utm_campaign=automattic-acquires-wpscan-may-be-rolled-into-jetpack-in-the-future\";s: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:3055:\"<p>Automattic has <a href=\"https://jetpack.com/2021/11/04/jetpack-acquires-wordpress-vulnerability-database-wpscan/\">acquired WPScan</a>, a ten-year-old service that provides a database for WordPress core, plugin, and theme vulnerabilities. The company has sponsored WPScan for a number of years and has already been white labeling its use in Jetpack Scan.</p>\n\n\n\n<p>Pricing for <a href=\"https://wpscan.com/\">WPScan</a> is based on API requests per day, with a free version limited to 25. Monthly pricing is tiered based on requests and additional features. The pricing matrix estimates that WordPress websites have 22 plugins installed, on average, and each one makes an API request, as well as one each for the core version and themes. </p>\n\n\n\n<p>&ldquo;Our goal for this acquisition is to make malware data and APIs more open source,&rdquo; Jetpack marketing representative Rob Pugh said. &ldquo;We want to ensure that WPScan continues to be a high-quality security resource for the entire WordPress community. To that effect, we&rsquo;ll be exploring ways to make the API completely free for non-commercial sites.&rdquo; </p>\n\n\n\n<p>Some users may be wondering whether the WPScan plugin offers more than what is built into Jetpack Scan. The two provide complementary features and can be used at the same time.</p>\n\n\n\n<p>&ldquo;[WPScan] does do some different checks that Jetpack Scan doesn&rsquo;t do such as&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/plugins/wpscan/\" target=\"_blank\">weak passwords and https</a>,&rdquo; Pugh confirmed. &ldquo;Conversely, Jetpack Scan does some things that WPScan doesn&rsquo;t, such as a library of signatures checking for malicious code.&rdquo;</p>\n\n\n\n<p>Automattic has not ruled out requiring WPScan users to have Jetpack installed in order to use the plugin in the future. When asked if Automattic is considering the possibility of requiring Jetpack&nbsp;in order to access WPScan, Pugh said, &ldquo;We still need to evaluate what makes the most sense for Jetpack and WPScan long-term.&rdquo; </p>\n\n\n\n<p>Since the product was announced on the Jetpack blog as a Jetpack acquisition, it seems likely that Automattic will merge the branding under Jetpack Scan, rather than leave them separate. There is too much confusion regarding which security product offers which set of features and customers are more likely to respond to a streamlined, simple security package. It&rsquo;s also possible the product could be combined and offered as a standalone plugin, <a href=\"https://wptavern.com/jetpack-launches-commercial-backup-feature-as-a-standalone-plugin\">like Jetpack Backup</a>, Jetpack CRM, and Jetpack Boost. This may or may not require the core Jetpack plugin.</p>\n\n\n\n<p>For now, there are no changes planned for the service. WPScsan founders Ryan Dewhurst and Erwan Le Rousseau will continue their work on the product at Automattic.</p>\n\n\n\n<p> &ldquo;WPScan will continue to operate independently in the near term and may be integrated into Jetpack Scan in the future,&rdquo; Pugh said. </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, 04 Nov 2021 21:51: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: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:73:\"WPTavern: Birmingham to Host First In-Person WordCamp, February 4-5, 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=125186\";s:7:\"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:187:\"https://wptavern.com/birmingham-to-host-first-in-person-wordcamp-february-4-5-2022?utm_source=rss&utm_medium=rss&utm_campaign=birmingham-to-host-first-in-person-wordcamp-february-4-5-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:3131:\"<p><a href=\"https://birmingham.wordcamp.org/2022/\">WordCamp Birmingham</a> is the first in-person WordCamp on the schedule for 2022. The event will be held at the Sidewalk Film Center and Cinema in downtown Birmingham on February 4-5. It is one of the first cracks in WordPress&rsquo; iced over event landscape after the pandemic brought in-person gatherings to a halt.</p>\n\n\n\n<p>&ldquo;WordCamp Birmingham was one of 40 or more WordCamps that needed to cancel or postpone in 2020,&rdquo; lead organizer Ryan Marks said.&nbsp;&ldquo;We had intentions of just postponing until 2021.&nbsp;During WordFest 2021 in July, Matt Mullenweg said, &lsquo;I encourage people to start planning.&nbsp;As soon as you feel safe to do so, do so.&rsquo;&nbsp;The proposal to return to in-person WordCamps was announced within a week of that interview.&nbsp;The local team met in August and targeted early February for our event. When the announcement updating the guidelines for in-person WordCamps was posted in September, it gave us a green light to keep moving forward.&rdquo;&nbsp;</p>\n\n\n\n<p>The updated guidelines for in-person WordCamps require that attendees be fully vaccinated, recently tested negative, or recently recovered in the last three months. Marks said the organizing team has not made a decision about whether to require masks but will be monitoring local health guidelines and communicate any expectations with attendees in January.&nbsp;&nbsp;</p>\n\n\n\n<p>WordCamp Birmingham secured a flexible arrangement with the venue in case they need to cancel. </p>\n\n\n\n<p>&ldquo;The contract with Sidewalk Film Center + Cinema gives us the flexibility to cancel without any loss of deposit as long as we give notice more than 7 days before the event,&rdquo; Marks said. &ldquo;This was sufficient for our local organizing team and WordPress Community Support.&rdquo;</p>\n\n\n\n<p>Marks reported that the process of getting the WordCamp approved was &ldquo;quite smooth&rdquo; thanks to assistance from their mentor, Kevin Cristiano, who worked with them on budget review.</p>\n\n\n\n<p>Although the maximum capacity of the venue is 300, the organizers have capped attendee numbers at 200 as a precaution.</p>\n\n\n\n<p><a href=\"https://birmingham.wordcamp.org/2022/tickets/\">Tickets</a> are on sale and the calls for speakers, sponsors, and volunteers is open. Organizers expect that it will sell out quickly since it&rsquo;s the first in-person WordCamp since all the pandemic cancellations. </p>\n\n\n\n<p>&ldquo;The best thing about WordPress isn&rsquo;t the software, it&rsquo;s the community,&rdquo; WordCamp Birmingham speaker wrangler Nathan Ingram said. &ldquo;And WordCamps are where the community meets, shares, and learns together. Virtual WordCamps have been necessary, but just aren&rsquo;t the same as being together face to face.</p>\n\n\n\n<p>&ldquo;WordCamp Birmingham is the oldest WordCamp in the Southeast &ndash; our first WordCamp was in 2008. I hope that this year&rsquo;s WordCamp Birmingham is a family reunion &ndash; a place where friends and colleagues can gather and enjoy the community that makes WordPress so great.&rdquo;</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, 04 Nov 2021 04:15:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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: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:65:\"WPTavern: WordPress Has Never Offered an Ideal Writing Experience\";s:7:\"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=125207\";s:7:\"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:175:\"https://wptavern.com/wordpress-has-never-offered-an-ideal-writing-experience?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-has-never-offered-an-ideal-writing-experience\";s: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:6757:\"<p class=\"has-drop-cap\">It needed to be said. I know some of you loved writing in the classic editor. I know some of you enjoy the current block editor. Some of you may have even been thrilled with the platform&rsquo;s earlier attempt at a distraction-free writing mode.</p>\n\n\n\n<p>But, for actual writing, WordPress has always been kind of, <em>sort of</em>, OK &mdash; maybe even <em>good</em> &mdash; but not great.</p>\n\n\n\n<p>Coupled with a content-focused theme with great typography and a registered editor stylesheet, both the classic and block editors could be equals. They would offer an interface and experience of editing the content as seen on the front end. However, having the back and front ends meet does not necessarily mean you have an ideal <em>writing</em> experience. It can be a top-tier platform for layout and design. However, for typing words on a screen, there are better tools.</p>\n\n\n\n<p>When I talk about writing, I am generally referring to mid or long-form content. If you are penning 200-word posts, dropping in photos, or designing a landing page, WordPress is as good as it comes. For publishing software, it is a powerhouse that few systems can rival.</p>\n\n\n\n<p>However, publishing and writing are two different things.</p>\n\n\n\n<p>There was a time that I wrote pages upon pages of essays, fiction, and everything else by hand. With a pen and pad, I spent hours drafting papers for my college classes. Even in my final two years, as I took four or five English and journalism courses at a time, I clung to what I knew best. The feel of the pen in my hand was a source of comfort. It glided atop the page in legible-but-imperfect cursive.</p>\n\n\n\n<p>It was not until an ethnography class that I had to put down the pen and move on to the technological upgrade of the computer. Don&rsquo;t get me wrong. I was a speedy typist at the time and was well on my way to becoming a WordPress developer. I did not come of age with computers, but I picked up the skills I needed quickly. I was even writing blog posts in the OG classic editor back then.</p>\n\n\n\n<p>However, writing was such a personal act for me, and the keyboard and screen felt impersonal. A 30-page ethnographic paper on modern literacy changed my view on the matter.  Since then, I have not looked back.</p>\n\n\n\n<p>If you are concerned that I will say that you are stuck in the past, that is not the case. The tools we use can be a great comfort to us. I would not tell a pianist not to compose their next piece on the old church piano they have played since childhood. That may be one source of their inspiration, likewise, for someone&rsquo;s favorite writing software.</p>\n\n\n\n<p>What I have learned is to try out new things once in a while. I am very much the type of person who gets stuck using the tools that I am comfortable with, so I remind myself to mix it up from time to time.</p>\n\n\n\n<p>The classic WordPress editor and I never clicked. Eventually, I learned to write in Markdown and port those posts to the WordPress editor. Mark Jaquith&rsquo;s <a href=\"https://wordpress.org/plugins/markdown-on-save/\">Markdown on Save</a> plugin was a godsend for many years. Eventually, I switched to Jetpack&rsquo;s Markdown module. Today, the block editor converts my preferred writing format to blocks automatically as I paste it in.</p>\n\n\n\n<p>As much as I love the block editor, I rarely use it during the drafting process. I am literally writing this post in Atom.</p>\n\n\n\n<img />My writing workspace (Atom).\n\n\n\n<p>Atom is known more for being a code editor, but its packages come in handy for Markdown enthusiasts. I also like using something with quick folder access for traversing through various ongoing stories and projects. I use a simple &ldquo;bucket&rdquo; system for working, published, and trashed posts to organize everything. Once I finish drafting and running the first edit, I copy and paste the text directly into the WordPress editor. Then, I dive into the final editing rounds. This is where WordPress becomes far more beneficial to my flow. I can make adjustments that I did not see in plainer text format, and dropping in media is simple.</p>\n\n\n\n<p>I am sure many people would dislike my choice of writing tools or my workflow. Some people enjoy writing in Microsoft Word &mdash; <em>really, I have heard such people exist.</em> Others publish via email, apps, or other computer programs.</p>\n\n\n\n<p>Currently, I am giving Dabble a try during National Novel Writing Month (NaNoWriMo). I wrote via Atom the last time I participated in the writing challenge. However, the tool I enjoy most for writing blog posts offers a sub-par experience for something as complex as a 50,000-word manuscript.</p>\n\n\n\n<img />Writing a novel manuscript in Dabble.\n\n\n\n<p>Dabble is a platform specifically built for writing books. I wish it was open-source, but it is hard to come by equivalent software without restrictive licensing. Nevertheless, it does its job and sticks in its lane. It also does not hurt that it updates word counts through the NaNoWriMo API.</p>\n\n\n\n<p>Thus far, I am loving the Dabble experience. It is also imperative that those who work on the WordPress platform step outside our bubbles and try related software. We should learn and grow from it. Then, bring those experiences back into the WordPress fold.</p>\n\n\n\n<p>I cannot imagine writing a novel in WordPress without first creating a plugin that added the extra bits, such as scene and character cards, and cut away almost everything else. The editing canvas might be acceptable with the right style adjustments. <em>Note: if anyone wants to build this, I would be happy to offer direct feedback.</em></p>\n\n\n\n<p>WordPress may never be the ideal writing experience for all people. However, it should always offer a pathway toward publishing, regardless of what tools its users prefer.</p>\n\n\n\n<p>It should also continue striving to create a more well-rounded writing experience. Besides a few oddities, the block editor seems to be on this path. Every now and again, I write a post in it. It is part of my promise to step outside my comfort zone. Each time, the experience is better. It continues to be in that &ldquo;sort of good&rdquo; zone, and I am OK with that. WordPress is making progress.</p>\n\n\n\n<p>Continue the conversation. This post builds on the following articles:</p>\n\n\n\n<ul><li>Justin Ferriman &ndash; <a href=\"https://justinferriman.com/matts-page-builder\">Matt&rsquo;s Page Builder</a></li><li>Jose Casabona &ndash; <a href=\"https://casabona.org/2021/10/wordpress-writing-app/\">Should You Really Write in the WordPress Editor?</a></li><li>WP Mainline &ndash; <a href=\"https://wpmainline.com/2021/10/25/i-hope-this-is-all-worth-it/\">I Hope This Is All Worth It</a></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Nov 2021 22:37:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:79:\"WPTavern: #9 – Tara King on Encouraging Developers Towards a Gutenberg Future\";s:7:\"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:48:\"https://wptavern.com/?post_type=podcast&p=125126\";s:7:\"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:201:\"https://wptavern.com/podcast/9-tara-king-on-encouraging-developers-towards-a-gutenberg-future?utm_source=rss&utm_medium=rss&utm_campaign=9-tara-king-on-encouraging-developers-towards-a-gutenberg-future\";s: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:61675:\"<h2 id=\"about-this-episode\">About this episode.</h2>\n\n\n\n<p>On the podcast today we have <a href=\"https://profiles.wordpress.org/sparklingrobots/\">Tara King</a>.</p>\n\n\n\n<p>Tara has recently begun working for Automattic in the developer relations role. Tara will lead a newly formed team who will get out and about; trying to understand the pain points which people are having with the new Block Editor and Full Site Editing. They will then report their findings back to the developer and contributor teams, and hopefully establish a feedback loop to make the editor better.</p>\n\n\n\n<p>They are also creating blogs, podcasts, courses and many other types of content to help people get up to speed with the Block Editor.</p>\n\n\n\n<p>It&rsquo;s no secret that whilst there are many people who love the Block Editor, there are many who remain unconvinced. Unconvinced might not be a strong enough word, but you get the idea. I wanted to hear about the purpose of this new team and how it&rsquo;s going to be working. Will it have a real impact upon the future of the Block Editor? What will they be offering? How can they be reached? Who is deciding what&rsquo;s included and what&rsquo;s left out? What motivations are behind all these decisions?</p>\n\n\n\n<p>We also get into a chat about the fact that WordPress is changing; moving away from a legacy of easy-to-understand PHP code and moving towards a JavaScript and React based future. Is the pain of learning these new skills going to be worth it, and is there going to be any support to help people get there?</p>\n\n\n\n<p>It&rsquo;s a wide-ranging discussion at an important moment in WordPress&rsquo; history.</p>\n\n\n\n<p>Time will tell if Tara&rsquo;s team can win the hearts and minds of unconvinced developers.</p>\n\n\n\n<p>Have a listen to the podcast and leave a comment below.</p>\n\n\n\n<h2 id=\"useful-links\">Useful links.</h2>\n\n\n\n<p>Tara&rsquo;s email address: tara.king [at] automattic [dot] com</p>\n\n\n\n<p><a href=\"https://www.thedigitalnomad.io/job/automattic-developer-relations-wordpress/\">Automattic: Developer Relations Job Description</a></p>\n\n\nTranscript<div><div class=\"chat-transcript\"><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:00:00]</div> <div class=\"chat-text\"><p>Welcome to the ninth edition of the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress, the people, events, plugins, themes, blocks, and in this case developers and Gutenberg. Each month we&rsquo;re bringing you someone from that community to discuss a topic of current interest.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>If you liked the podcast, please share it with your friends. You might also like to think about subscribing so that you&rsquo;ll get all of the episodes in your podcast player automatically, and you can do that by searching for WP Tavern in your podcast player, or by going to WP Tavern dot com forward slash feed forward slash podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>You can also play the podcast episodes on the WP Tavern website if you prefer that. If you have any thoughts about the podcast, perhaps a suggestion of a guest or an interesting subject, then please head over to WP Tavern dot com forward slash contact forward slash jukebox, and use the contact form there. We would certainly welcome your input.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay, so on the podcast today we have Tara King. Tara has recently begun working for Automattic, in developer relations, and it&rsquo;s an important role within the WordPress community. Tara will be leading a newly formed team who will be getting out and about, trying to understand the pain points which people are having with the new block editor and with full site editing. They will then report this back to the developer and contributor teams and hopefully establish a feedback loop to make the editor better. They are also creating blogs, podcasts, courses, and all sorts of other content to help people get up to speed, and perhaps begin using, or better understanding, the block editor.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It&rsquo;s no secret that whilst there are many people who love the block editor, there are many who remain unconvinced. Unconvinced might not be a strong enough word, but you get the idea.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I wanted to hear about the purpose of this new team and how it&rsquo;s going to be working. Will it have a real impact upon the future of the block editor? What will they be offering? How can they be reached and who is making the decisions about what&rsquo;s included and what&rsquo;s left out? And what motivations are behind all of these decisions?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We also get into a chat about the fact that WordPress is changing. It&rsquo;s moving away from a legacy of easy to understand PHP code and moving towards a JavaScript and React based future. Is the pain of learning these new skills going to be worth it? And is there going to be any support to help people get there?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It&rsquo;s a wide ranging discussion at an important moment in WordPress&rsquo;s history. Time will tell if Tara&rsquo;s team are able to win the hearts and minds of unconvinced developers.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>If any of the points raised in this podcast, resonate with you, be sure to head over and find the post at WP Tavern dot com forward slash podcast, and leave a comment there. And so without further delay, I bring you Tara King.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I am joined today on the podcast by Tara King. Hello, Tara.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:03:54]</div> <div class=\"chat-text\"><p>Hello. Thanks for having me.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:03:55]</div> <div class=\"chat-text\"><p>You are very welcome. It is an absolute pleasure. We&rsquo;ve spent the last couple of minutes just getting to know one another. We haven&rsquo;t ever spoken before, so this&rsquo;ll be a really interesting chat. We&rsquo;ve got a lot of ground to cover. And first of all, I&rsquo;d like to congratulate you on your brand new, shiny new job over at Automattic. I wonder if you might spend the first couple of minutes telling us what your new job is and what your title is and what you do.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:04:22]</div> <div class=\"chat-text\"><p>Yeah. So I&rsquo;ll give you the short version first, which is that my job is to lead a team that is basically going out into the community to hear where people are struggling with Gutenberg, struggling with full site editing. Bring that context back into the development teams and the contributor teams that are building the product and then make it better. And in addition to that feedback cycle part of things, we&rsquo;re also creating content, courses, blogs, podcasts, all kinds of things to help people get up to speed with where Gutenberg is right now, where it&rsquo;s going to go next and how to make the leap over from the Classic Editor.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:05:04]</div> <div class=\"chat-text\"><p>That&rsquo;s really interesting. I did actually read the job description that was posted on the website. I don&rsquo;t know obviously what the final job description entails, but I was really fascinated to see that it was very much bolted on to the Gutenberg project as opposed to something a bit wider. And that is fascinating. It does feel at this moment in time, we&rsquo;re recording it towards the latter end of 2021. And it does feel at this time that there&rsquo;s quite a lot of, disagreement shall we say about how the WordPress project is being taken forward? And a lot of that disagreement is centering around Gutenberg and it seems that a few new roles, not just your role, but some others have been created particularly to handle the way that the community interact and the way that they feel and the way that they&rsquo;re receiving knowledge about it. Have I got that right? Are Automattic putting jobs out there for people to do exactly that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:06:06]</div> <div class=\"chat-text\"><p>Yeah, I think my team especially it came out of the 5.0 retrospective. So when Gutenberg came out and it was pushed out into the community, I think anybody who was around at that time of the WordPress community was aware of the pushback and the unhappiness in the community, around some of the things that happened.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And looking at that, I was not part of the project in a serious way, at that point, I was actually doing support, so I was hearing all of the people who are unhappy tell us how can I change away from Gutenberg? How can I fix this? So that was my role in it at the time was just living through person by person with the impact of it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>What I&rsquo;ve heard is basically they looked at the 5.0 release and said we need to communicate better, first of all right, but it&rsquo;s not just pushing information out, it&rsquo;s also, we need to listen better. We need to be aware of what people are feeling earlier so that when we&rsquo;re trying to make this work, it&rsquo;s not only perceived as, but I think experienced as a one-way street kind of thing, because I don&rsquo;t think that&rsquo;s ever been the spirit of the WordPress project, and I don&rsquo;t think Gutenberg actually was meant to change that feeling, if that makes sense. But it did so for some people it really did. And so my team especially is really about listening and trying to engage more people, bring more people into the room to be part of those discussions, to be part of those decisions, because I don&rsquo;t think anybody wants Gutenberg to succeed just for Gutenberg&rsquo;s sake.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think it&rsquo;s a really good tool. And so we&rsquo;re trying to make sure that everyone can be involved. So that&rsquo;s my team in particular, but I think in general, there is a sense that Gutenberg is still struggling to be understood. It&rsquo;s a really big change for the community on a technical level. And so we just need to be putting more energy and more attention to helping people bridge the gap between where they are now and where they need to be for Gutenberg.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:07:55]</div> <div class=\"chat-text\"><p>Just dwelling on the team for a moment you may be allowed, you may not be allowed I don&rsquo;t know, to describe how big that team is and what the specifics are about how it&rsquo;s going to be implementing that. I&rsquo;m just wondering if you can give us some insight, because it would be interesting, certainly from my part, it would be interesting to know how many people are on the ground now, doing that kind of work specifically in your team.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:08:16]</div> <div class=\"chat-text\"><p>Yeah, there are four people aside from myself, so five people in total. We have people doing specific programs. Anne McCarthy has been doing amazing work around the full site editing outreach program. So that&rsquo;s been part of this team before I started, they were doing that work. And then we have other folks doing courses and meet up presentations. Daisy Olson has been doing those also for a while. We have two new teammates, so Birgit from Gutenberg Times, which is a very amazing connection to have, is going to keep doing that. We&rsquo;re basically supporting Birgit to do more and more Gutenberg Times as much as she&rsquo;s willing to do. And then we have Ryan Welcher, a new hire from TenUp, who is helping on the sort of more technical side.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So we have four people which means each person is responsible for, I think, 10 and a half percent of the internet. So it&rsquo;s quite a big job, I would say.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:09:09]</div> <div class=\"chat-text\"><p>That&rsquo;s a fascinating way of actually thinking about it. Forgive me, I&rsquo;m going to quote from the Automattic job description that came to you. This is the thing that you applied for. And again, please forgive me if this has now morphed in some way, but it basically says &ldquo;We&rsquo;re looking for someone to join our Automattic team dedicated to aiding the WordPress open source systems effort, specifically around developer relations. Your focus will be communicating with community developers about WordPress, Gutenberg and the surrounding ecosystem to build a positive and sustainable relationship with WordPress developers and reduce barriers to Gutenberg adoption&rdquo;. And then there&rsquo;s a bullet point list of what the ideal candidate will have, which presumably you met admirably. Congratulations. The thing that jumps out for me, there is the word developer is used multiple times. And is that where your efforts are going to lie? You&rsquo;re reaching out to developers as opposed say to end users or perhaps people that are new in the community who are unfamiliar with how Gutenberg and WordPress works.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:10:10]</div> <div class=\"chat-text\"><p>Yeah. So we are one month in. So we&rsquo;re still working out the details, but very much focused on developers. I think I&rsquo;ll say for myself, I am actually from the Drupal project, I&rsquo;ve been in WordPress for a long time, but I have a much deeper kind of contributor history in Drupal actually. And in the Drupal project, it&rsquo;s always like developers first. Basically it&rsquo;s not official, but it&rsquo;s very focused on the developer experience and, coming to WordPress, I was always looking around&hellip; who&rsquo;s talking about developers and WordPress, where are they meeting? Where are they talking? So it&rsquo;s a very natural thing to focus on developers for me. But I do think it&rsquo;s a little bit new in the WordPress project. Certainly not developer first. I think the user is still always, maybe even the visitor is always going to be first, but the user of WordPress is always going to be the primary audience. But I think Gutenberg is really a product, a tool for the user, but in order to get it out there, I think developers really need to adopt it. Especially anybody who&rsquo;s extending WordPress. We need them to understand how to make Gutenberg work with that. Because that really does, I am blown away every time I use Gutenberg, and I know that&rsquo;s my job to say that, but it&rsquo;s actually also true. It&rsquo;s part of why I took the job. I think it&rsquo;s such a fantastic tool when you&rsquo;re giving somebody a site and they&rsquo;re going to be managing it. Without any code, they can do really advanced things in terms of layout and display.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We need all the developers in the community to get on board and make it available via their various extensions. So we really are focused on developers and that goes everywhere from, so there&rsquo;s the theory of care in the WordPress community? I don&rsquo;t know if you&rsquo;re familiar. It&rsquo;s there&rsquo;s the leadership. There&rsquo;s the contributors. There&rsquo;s the extenders. Users and visitors, I&rsquo;m kind of sticking with that model. There&rsquo;s developers all the way down to the user level. People who are not writing a lot of new code necessarily, but maybe a little bit here and there. So we&rsquo;re talking to those folks. We&rsquo;re talking definitely to the extender group. So people who are writing plugins and themes, people who are running hosting companies or agencies, large universities, anybody kind of working with WordPress at a larger scale. And then of course the contributors who are literally developing the project. So it doesn&rsquo;t sound very focused when I say it like that, because that&rsquo;s a lot of people, but it&rsquo;s everybody who&rsquo;s writing code to support WordPress, whether that&rsquo;s for one site or for all of WordPress.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:12:33]</div> <div class=\"chat-text\"><p>I am really interested by the fact that this role in this team now exists. As far as I&rsquo;m aware it&rsquo;s the first time that your role has existed. That&rsquo;s right, isn&rsquo;t it? You are the first person to.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:12:46]</div> <div class=\"chat-text\"><p>That is correct.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:12:47]</div> <div class=\"chat-text\"><p>Okay. So that speaks to me that the team over at Automattic, as you said, they&rsquo;ve listened and they&rsquo;ve realized that this team needs to exist. WordPress is growing and fortunately Automattic have the capability to put this together. I suppose later on in the podcast, we&rsquo;ll get into the problems that people are experiencing and some of the things that presumably you&rsquo;re going to be addressing, but I am also keen to understand how people will be interacting with you.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>So in the future, how are they going to be getting their concerns in front of you and your team. Is it all about outreach from you or is it doors open, you can email me. How are people going to make contact with you and your team and express what it is that they need to express?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:13:32]</div> <div class=\"chat-text\"><p>Yeah, that&rsquo;s a great question. Going back to the 10.5% of the internet per person. It&rsquo;s a really hard problem to solve. We can&rsquo;t be everywhere at once. As much as I would like to have someone who&rsquo;s on every WordPress related Stack Overflow or Stack Exchange, Reddit, Facebook, Twitter, I could keep going with where we might go to listen to the community.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We&rsquo;re still working that out in terms of the details. We&rsquo;re in Make Slack all the time, but I know Make Slack isn&rsquo;t always terribly welcoming. It&rsquo;s welcoming, nobody&rsquo;s mean, but it&rsquo;s a bit confusing, I think when you&rsquo;re new to the community or new to that space, there&rsquo;s always meetings happening. I know I personally have had the experience of, I don&rsquo;t know when I&rsquo;m supposed to talk with, if I&rsquo;m interrupting a meeting.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You know, there are places that we definitely are. I think my email is going to, I assume it&rsquo;ll be in the podcast notes, it&rsquo;s tara dot king at automattic dot com. I am happy to hear from folks. I may regret saying that I don&rsquo;t know how many emails I&rsquo;ll get, but I think for me right now, especially because I am transitioning from having one foot in both Drupal and WordPress into being more WordPress focused, I&rsquo;m really looking to meet people and genuinely hear what folks are struggling with because it&rsquo;s wide. So my mandate is Gutenberg focused, but, that&rsquo;s not the only thing that causes problems. You might be also struggling with some particular part of Core that isn&rsquo;t Gutenberg. Like it&rsquo;s a very tangled knot in terms of when you&rsquo;re having issues with WordPress. So I like to hear about it because maybe right now the radar is focused on Gutenberg, but we&rsquo;re not going to be focused on Gutenberg forever. We can expand out from that narrow focus.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So long story long, I wish I had a super simple answer other than to email myself personally. We are listening as much as we can or going to events, camps, and meetups and things. We are listening on Twitter. We&rsquo;re listening on Post Status. We are trying to be in all the major places, but feel free to reach out to myself or anyone else on the team that you feel comfortable with.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>There&rsquo;s a lot of people out there for a very small team, but we are trying to listen. One other thing I&rsquo;ll say before I finish on this topic, is there are very specific calls for testing that we&rsquo;re doing. So if you want to be more involved in the full site editing development before it happens, right? So a lot of people have a very reactive approach, which is, it comes out and they&rsquo;re unhappy, but actually there are pathways to be involved sooner. And this was one of the easiest ones. You can go to the Make Slack, there&rsquo;s a channel called F S E dash outreach. And if you join that channel, you will be presented with calls for testing that are, in my opinion, I hope that other people find this to be true as well, fairly clearly outlined. You know, step-by-step how to do the test in question. And then where to give your feedback. This is helping with everything from how a navigation block works from how widgets work. There&rsquo;s been some open-ended ones around what themers, theme builders needs. So that&rsquo;s one way to get a very specific kind of feedback, right? It&rsquo;s not general, but it&rsquo;s very effective to get specific feedback.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:16:29]</div> <div class=\"chat-text\"><p>I sometimes feel that despite the fact that those channels are publicly available and anybody can hop in, I do sometimes wonder if things like the Make Slack and Github and so on, I do wonder if there&rsquo;s room for improvement there. And I don&rsquo;t mean throw the baby out with the bath water, but they can be quite intimidating. It is difficult to backtrack and figure out where the conversation began that&rsquo;s currently going on. The interface for Slack is excellent if you&rsquo;re a part of a team and your daily grind is to be in a particular Slack channel, and you&rsquo;re constantly checking in and you see where the conversation has flowed from and where the conversation is right now. But I feel it&rsquo;s difficult for people who are just hopping in to make almost any sense of those conversations at all. And so of course, the easy thing to do is to glance in open the door at a tiny bit, stare through the crack and then just run away in fear and continue to feel annoyed.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:17:25]</div> <div class=\"chat-text\"><p>Yeah, I totally agree. I think, here I am barging in kinda new to the community. It was lots of opinions. I&rsquo;ve been feeling very much like the Make Slack and the Make blogs are more welcoming to people who are contributing because they&rsquo;re in it every day. It&rsquo;s easy for them to understand what&rsquo;s happening. Whereas I don&rsquo;t actually feel like we have a great location for developers at large. We have documentation. We have the Github for Gutenberg, but again, they&rsquo;re very contributor focused. There are people who just need to know how to build a plugin. How to build a block pattern on WordPress in general. And I don&rsquo;t feel like we have a great place for those discussions to happen right now. I don&rsquo;t know what we&rsquo;re going to land on, but that&rsquo;s one thing that this team is working on, trying to figure out what would be the right way to consolidate conversations for that community. Because right now it does feel like if you&rsquo;re a developer who has a WordPress problem, you shout into the void and you hope somebody hears. That might happen on Twitter. It might happen at a WordCamp. There are ways to be heard, but they&rsquo;re hard to find. I think we need much better pathways. To have those conversations.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:18:28]</div> <div class=\"chat-text\"><p>I am not committing you to any particular platform or any particular piece of software, but it&rsquo;s just, it is nice to hear though, that you have that, on the radar, you&rsquo;re thinking about that because I think that&rsquo;s really important. Many of us are used to different platforms, probably more social in nature that seem to work in inverted commas, better, but that&rsquo;s fascinating, thank you.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay. Let&rsquo;s get stuck into the side of Gutenberg where people are concerned. Feeling disgruntled. Now I do want to definitively spell out at this point that you are not responsible for the way that Gutenburg is right now. I really want to make that very clear. So anybody listening to the podcast, it is not your fault, but people have concerns.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I think right now we seem to be seeing more concern than ever before. I&rsquo;ve been using WordPress for about, I&rsquo;m going to go for nine years, that feels more or less, right. Prior to that I was using a piece of software, which you just mentioned, Drupal. And I was extremely happy with Drupal. Drupal did everything that I wanted to do. It really was fabulous. In fact, if you could rewind the clock, I was telling my clients that Drupal was probably going to overtake WordPress in its use. How wrong could I have been? But there came a moment in time where that community became something that I no longer was part of. And it was because of the fact that Drupal deals with point releases, so from five to six to seven. There is a real line drawn in the sand. Drupal five doesn&rsquo;t sit well with Drupal six and six doesn&rsquo;t sit well with seven and so on. And I left at the point where there was one of these moments. It was from Drupal seven to Drupal eight, and I couldn&rsquo;t cope with the fact that I was going to have to do an enormous amount of work, just to keep things that had already built, up and running. Now the parallels that are there are fairly major I think, WordPress has done an unbelievably good job of being backwards compatible, but now we have what feels like, I&rsquo;m going to call it a Drupal moment. Where we are at an inflection point, something radical has changed in WordPress, and it really is bifurcating the path. Some users extremely happy, giving it a go, getting involved, loving it, other people, disliking it, not wanting to be a part of it and ultimately, just stopping being part of the community and not using WordPress at all. So I hope my analogy there with Drupal sits and you understand what I&rsquo;m saying?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:20:53]</div> <div class=\"chat-text\"><p>Yeah, it does. Yep. I was in the community of the Drupal community when that happened as well. It is very interesting. I think for a long time, I&rsquo;ve talked to people in both communities, I&rsquo;ve talked to people using both software. And one of the differences, when people ask what&rsquo;s the difference is that WordPress is backwards compatible and Drupal&rsquo;s not. And the seven to eight was Drupal becoming object oriented, was the main change. And so people were used to writing procedural PHP, and now they had to write object oriented and they weren&rsquo;t used to it. And, not only were they not used to it, it was just unbelievable amount of work to update all of the extensions and make everything work. And then there&rsquo;s no migration path that&rsquo;s very clean between seven to eight in Drupal. Having lived through that, the Drupal project forked at that point, there&rsquo;s now a separate fork of the project called Backdrop. It was a very painful time. It was honestly a very painful time for me personally. I&rsquo;m sure it was painful for other people as well, but it was painful for me because I had gotten into Drupal in Drupal six and I was essentially a solo shop. I was building sites by myself, occasionally getting in a contractor and I could make sites pretty cheaply and pretty easily for lots and lots of people on Drupal. And like you said, loved, I just loved the software. I loved it so much. And the switch to Drupal eight felt very personal, like we don&rsquo;t care about people like you Tara. Obviously, no one&rsquo;s said that to me, but that&rsquo;s what it felt like. It felt like I don&rsquo;t have the resources to make this kind of a change for my clients. And I think ultimately it led me to stop freelancing and start working for agencies because they did have the resources. So it actually did change my career trajectory. So it&rsquo;s very serious for people. These kinds of changes in a software project, it seems kind technical or niche, but it&rsquo;s not, it&rsquo;s people&rsquo;s livelihoods and it&rsquo;s people&rsquo;s entire way of being in the world. Like you&rsquo;re changing how someone is working, you&rsquo;re changing, what kind of work they&rsquo;re able to do.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So I think it&rsquo;s a really relevant parallel to draw to Gutenberg because I think a lot of people are feeling that same way now, and it&rsquo;s no surprise that they&rsquo;re going to have very strong reactions when their livelihood is threatened. I don&rsquo;t play a single person for having that struggle. The reason I took when I was talking about the job and interviewing and things like that, it definitely feels like we&rsquo;re starting a little bit behind because the community is already upset. It would have been nice if we could&rsquo;ve started before we Gutenberg came out and built those relationships earlier, but hindsight&rsquo;s 2020.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I thought to myself, there&rsquo;s so many people doing so many cool things with WordPress right now. I think Gutenberg is a really powerful tool. And if we can help people make that bridge. Not have to build the bridge to becoming a Gutenberg developer themselves, but have one provided. If we can help people feel heard and welcomed and important again. Cause I think that&rsquo;s why we come to these communities as we feel that way, we feel like we&rsquo;re important and we have somewhere to matter. So anyway, for me, long story short, it&rsquo;s very emotional and I really want to honor and respect people and meet them where they&rsquo;re at because I&rsquo;ve been there in the Drupal project.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:23:53]</div> <div class=\"chat-text\"><p>A couple of quotes. I should say that I reached out to a few of my friends. I am going to name no names. They didn&rsquo;t ask me to not to name names, but I won&rsquo;t. Just a few little things just to give you an indication of where people are at. So this is from somebody who creates WordPress websites for a living. I don&rsquo;t think they would describe themselves as a developer, but they say, &ldquo;Push and you get push back. If Gutenberg had been developed as an add-on plugin, for example, which was optional, where folks could opt in, then it would have become something that they could choose. And that for me is what made WordPress so successful&rdquo;.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>So that was from one person, and then from another person who is involved in themes shall we say, &ldquo;To every new feature or whatnot, which is added to Gutenberg, there&rsquo;s a but to go with it. And those things are never addressed. All in all, that is why I&rsquo;m losing passion for WordPress&rdquo;.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It&rsquo;s those kinds of feelings I think, I could probably have put in some stronger ones, and certainly there were some ones which were less strong than that, but it gives you an indication. This is really, like I said, bifurcating the community and it really isn&rsquo;t a case of people just tutting a bit and being a little bit annoyed and then just shrugging it off and getting over it. This is genuinely people who&rsquo;ve been doing things for a long time, are dedicated to WordPress, commit to WordPress, use it every day, promote it. And they&rsquo;re thinking of walking away are, like I did with Drupal.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:25:14]</div> <div class=\"chat-text\"><p>Yeah. Yeah. It&rsquo;s really hard to hear quotes like that, but it&rsquo;s also just so important. Honestly, I find that the WordPress community has been very patient. Gutenberg came out now, I think three years ago. And obviously some people were not patient, some people took off. But I do feel like people have been pretty patient. And whereas in Drupal before Drupal eight even came out, people were like, I made a fork. I&rsquo;m leaving. Here&rsquo;s my talk at DrupalCon about how Drupal&rsquo;s terrible. I really hope, I&rsquo;m not here to try to save people.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Everybody has to make their own decisions about what software project is the right for them. I think in general, this is about people&rsquo;s passions, whatever that might be, it&rsquo;s not necessarily about WordPress. They want to be able to do what they need to do. I&rsquo;m not trying to save every last person, but I do think it&rsquo;s important to hear when people are having these reactions and to really hear it right, to let it sink in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I hope if my team can&rsquo;t counteract some of these feelings about the software being pushed onto people about development, ignoring the feedback that&rsquo;s coming in, I think we will have failed. I am very optimistic at this time, one month in, to say that I think we have some really good people who are really passionate and very deep in the community who know what people need. They&rsquo;re on the other side too, they&rsquo;re also developers. We&rsquo;re not hiring marketing people, no offense to marketing people, but that&rsquo;s not what this team is. We sit inside the product team. We&rsquo;re talking to the developers of the product. We&rsquo;re talking to developers in the community. And like I said, there&rsquo;s four of us, 42% of the web. Can&rsquo;t really hear everyone, but I&rsquo;m hopeful that as we listen. One person who stands up and says, I&rsquo;m losing passion for WordPress because of this, represents a hundred people who didn&rsquo;t or a thousand people who didn&rsquo;t, I don&rsquo;t know what the numbers actually are, but if we can address these people, one-to-one with personal caring, with strong, clear feedback to the product teams that are working on WordPress. I am hopeful that we can make this feel more like a collaboration, more like you&rsquo;re opting in, and it&rsquo;s your choice to use this cool tool instead of, oh, I have to. So that&rsquo;s the goal for the team.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:27:23]</div> <div class=\"chat-text\"><p>The two things that keep coming up in the conversations that I have on this side of the fence are that it was pushed into Core without the sort of necessary time for it to be examined and the entire community to have their say on it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>And the other one seems to revolve around the fact that it&rsquo;s now been going on for such a long time, and it feels like almost like a public beta that&rsquo;s been going on for two, nearly three years where we are asked to use a piece of software, which is still very much in development. And so concerns around those. And I&rsquo;m interested, you may know, you may not know what the decision-making processes were in the past for how that happened. You may be able to talk about that again, you may not, but I&rsquo;m wondering if you have any thoughts on whether the decision-making process for how things are going to be implemented, are going to change. Is there going to be more openness about what&rsquo;s coming up? Are we able to communicate directly with the people who are making these changes? I think the feeling is it&rsquo;s top down. That a few people who make very big decisions and they make them, and the rest of us have to go along with that. And I think people would like to understand whether that governance model is up for debate. That&rsquo;s my question really.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:28:37]</div> <div class=\"chat-text\"><p>I don&rsquo;t know if it&rsquo;s up for debate, to be honest, in terms of the very highest levels of the project. I don&rsquo;t think it is. I think that we have Matt, we have Josepha and they&rsquo;re the leaders. And I think almost every major open source project has one or two people, typically one person in that position.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I&rsquo;m not in the room for those discussions. I should say there&rsquo;s anything that&rsquo;s it is going to change there. I don&rsquo;t know about it. That said, I think it&rsquo;s very clear to me, I actually have not yet spoken with Matt, but I spoken with Josepha who&rsquo;s in dot org. Like we work together very pretty closely. And I can tell that Joseph is really listening. It&rsquo;s obviously hard for someone who&rsquo;s not seeing her regularly to know that. I fully understand why people think that it&rsquo;s very top-down, but that is part of this team is to go out and to try to listen and to help people understand how their feedback can come in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>That&rsquo;s why I feel kind terrible that I can&rsquo;t say to you, this is exactly how you can give us your feedback, but that&rsquo;s absolutely the top list of priorities. Hopefully by the end of this year, we can have something clearer. There&rsquo;s the obvious ways of you can go in and contribute. But it&rsquo;s a pretty high barrier to entry.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I think what most people actually want is just to be able to give a little feedback. They don&rsquo;t want to write new code to fix something, they want to be able to say, oh, this didn&rsquo;t work for me because X, so that&rsquo;s what my team is going to be doing. And maybe it&rsquo;s not fair to call it a beta, I don&rsquo;t think, but it is ongoing development in public because that&rsquo;s the open-source way. But it&rsquo;s very challenging, having come from the Drupal community where people are making these big changes all the time, it feels, yeah, that&rsquo;s what we do. But I know in WordPress that hasn&rsquo;t been the case. What we are trying to do very specifically with my team is, get ahead of the release. So 5.9 is coming out in December. We are working right now on documenting exactly what is and is not going in. Is there any kind of breaking change? Those are pretty rare still, but if there is anything like that, we want to get ahead of that. We want to know, is there education that needs to happen around a certain technology to make this a success.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And we&rsquo;re trying to push that out, to, I think right now we&rsquo;re going to try to push it out to things like large agencies, universities, big groups that can then disseminate it internally just for purposes of scaling. Not because we don&rsquo;t care about individuals, it&rsquo;s just hard to reach them. So we&rsquo;re trying to work that process, get that smoothed out. While that is getting refined, also building ways for individual developers of any kind to opt into that kind of information. So it is very much an experimental piece of software at this point. It&rsquo;s production ready to, it&rsquo;s both. It&rsquo;s very interesting to be in this middle, the middle of it all. And I know it feels like it&rsquo;s been going on for a long time and I know it feels like it&rsquo;s never going to end, but it actually is going to end.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And as somebody whose mandate is to work on it, there&rsquo;s even almost a little bit of not dread, but existential sort of conundrum when Gutenberg ends. What do I do then? So as much as it feels like it&rsquo;s never going to end it. It is, it will be done, it will finish.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:31:46]</div> <div class=\"chat-text\"><p>Moving the debate ever so slightly, but more or less the same wheelhouse really, there seems to be this under current, and in a sense, it feels a little bit, I&rsquo;m going to say conspiratorial. Seems to be a lot of people who are equating the Gutenberg project with, so the dot org side of things with the dot com side of things, almost as if the people on the dot org side are the Guinea pigs, for want of a better word that, is probably entirely the wrong word, but you get the idea, for the project and that the dot com side obviously has a financial model, which the dot org side doesn&rsquo;t. And I just wondered if you had any thoughts on that, whether those concerns could be assuaged as well, whether there is in fact a problem there or not.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:32:30]</div> <div class=\"chat-text\"><p>You know, I don&rsquo;t see. I have only been there a month, I don&rsquo;t have this sort of deep WordPress roots that other folks do. So I&rsquo;m like new, I guess I&rsquo;m an outsider still a little bit. And so I was concerned, I&rsquo;m not going to, when I took the job, I was a little concerned about that because when I&rsquo;m not working, before I worked at Automattic, I was constantly, oh, it&rsquo;s so annoying that there&rsquo;s a dot org and a dot com. It&rsquo;s so confusing. It&rsquo;s so annoying. So coming from the outside of the company and from like a fairly commercial place, honestly, from my interactions with WordPress, I don&rsquo;t see it. I have not met anybody from the dot com side. And I mean that literally like the entire non.org side I&rsquo;ve met one person because she lives in my hometown. We had coffee, that&rsquo;s it? So, no one has told me anything from the dot com side needs to be implemented on our side. If anything, I almost feel like it&rsquo;s inverted, which is that, I would guess if you talk to folks who work on dot com, they are just maybe not just as frustrated, but close to as frustrated as folks outside the company, as they&rsquo;re waiting to ingest information from dot org, I&rsquo;ve heard that from folks like we need training, we need to be able to, to train dot com customers. So there&rsquo;s frustrations there too. So I hear the conspiracy. I see where that comes from and why it exists. My experience has been completely not that way.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:33:51]</div> <div class=\"chat-text\"><p>Okay. It&rsquo;s definitely something which gets raised from time to time. So I thought it was worth bringing up. But again, the caveats that we mentioned at the top of the podcast, that you&rsquo;ve just begun in your line of work and so.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:34:01]</div> <div class=\"chat-text\"><p>Exactly, I&rsquo;m very new. And the thing about conspiracy theories is you can&rsquo;t really prove them wrong. Most of the time, they&rsquo;re unable to be proven wrong. So I can&rsquo;t prove it. I just don&rsquo;t see it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:34:11]</div> <div class=\"chat-text\"><p>One of the things that I guess you are going to have repeatedly over the next year or so is the chatter about the move into new technologies in WordPress?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>So React, increased reliance on JavaScript and the move away from PHP. And this also speaks to the debate about people moving away and getting alarmed that their websites that they&rsquo;ve already built and their capability to build things and have a business that&rsquo;s easy for them to manage in the future, is going to be difficult. And I wonder what you thought about those horizons. I wonder if you&rsquo;ve got any words of comfort for people who have those concerns. And a related question, I wondered if there was possible responsibility, that again maybe too strong, a word, but I&rsquo;m going to use it, a responsibility on Automattic to provide guidance, training, materials, whatever would be needed to help people cross that bridge and to ease the burden of learning these new things.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:35:15]</div> <div class=\"chat-text\"><p>Yeah. So I&rsquo;m a PHP developer, I taught myself PHP and I always held JavaScript at arms length, right? It was like, nope, that is too far. I will not do it. When JavaScript started becoming more and more popular, I just was like, nope, I don&rsquo;t have to, I know PHP. So I feel very much the pain of why do I have to learn JavaScript again?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think the concerns I&rsquo;m hearing, and again, I said my email, I&rsquo;ll say it again at the end of the podcast, but the concerns I&rsquo;m hearing and the concerns I&rsquo;ve had are, yeah, it&rsquo;s just, I don&rsquo;t want to learn JavaScript because I don&rsquo;t need to, why do I need to? There&rsquo;s a build step, right? There&rsquo;s often a more, a slightly more complicated kind of environment needed to Gutenberg development versus just straight PHP. You just write it, hit save and I&rsquo;ll see if it works. So there&rsquo;s additional complications of writing Gutenberg code. Not every host necessarily well, set up if you wanted to do that remotely or something like that. For some of us, I thought we stopped compiling things. I have to compile things. It feels a little, old. So I hear all of that and I&rsquo;m sure there&rsquo;s other objections people have. The things that I&rsquo;m excited about with it, now that I&rsquo;m having to do more of it, I&rsquo;m realizing JavaScript&rsquo;s not that hard. We&rsquo;re all going to be okay. It&rsquo;s not that hard. And it opens up so much in terms of greater web technologies.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And again, this feels very parallel to Drupal seven, to Drupal eight, which was moving to object oriented programming actually made me a better developer. I was a fine PHP procedural programmer. I was a reasonable developer and then having to learn it, which I know it&rsquo;s frustrating when you have to learn something, but I don&rsquo;t regret having done it. It made it easier actually for me to get into Gutenberg development, it&rsquo;s made my whole development life much easier. I don&rsquo;t think JavaScript is going away on the web in general. I think if anything, it&rsquo;s going to continue to eat the web. As an individual, it&rsquo;s powerful to have that tool in your toolbox as an agency, it&rsquo;s powerful to be able to sell that work. Talk to people, have a more diverse kind of set of skills on the team. I&rsquo;m pro learning in general, right? It&rsquo;s I think something that helps every open source project grow. I think the backwards compatibility with WordPress, I hesitate to say it, but it feels like it&rsquo;s gone a little bit too far. At some point, if you maintain backwards compatibility, the software can&rsquo;t move forward because the old stuff is pulling it back.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think it&rsquo;s a wonderful model and Drupal is moving more towards it. It&rsquo;s kind interesting to see the two communities converge there, but this might just be a case where there&rsquo;s going to be a few pain points. Every web developer, no matter what tool they&rsquo;re working with is going to have pain points where they have to learn something new.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think it&rsquo;s useful on an individual level. And then in terms of offering support for the transition, that is absolutely something that I think needs to happen. Whether or not it&rsquo;s Auttomatic&rsquo;s responsibility. I think it&rsquo;s best when these things are community-wide efforts. I would love to see WordCamps and meetups offer, people volunteering to run&hellip; hey, this is how I got started. That happened a lot in Drupal. I have a friend who ran a talk about how Pokemon can teach you object oriented programming. Very accessible. And so I think, it&rsquo;s not necessarily Automattic&rsquo;s responsibility, but that said it is something that my team is actively working on right now is what kind of materials are needs to help people get over there. Is it, we need to help people understand how to make, build environment, that dev environment that can do the build steps for React, or is it just general JavaScript knowledge? So we&rsquo;re actually, this week, looking at what options are currently out there. What&rsquo;s up to date. There were, when Gutenberg launched, there were a number of products and educational things that came out from the community that were great, but have not been updated. And people are still being directed to stuff that&rsquo;s two years old, and doesn&rsquo;t help them now? So my team is actively working on this.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>How can we help people do this? Because like I said, it&rsquo;s actually not that hard, but we don&rsquo;t give the tools people need. I tried to build a Gutenberg plugin recently entirely just from wordpress dot org documentation. I was like, no blog posts, no outside resources, just wordpress dot org. And it was not easy. So whether or not it&rsquo;s Automattic&rsquo;s responsibility, it&rsquo;s something that we&rsquo;re taking on, because it needs the community does need it. So look for something better in that space, soonish.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:39:44]</div> <div class=\"chat-text\"><p>Thank you. Encouraging, just to hear that the flag has been raised and the concern has been written down and it does sound to me like you are actually planning to bring something to the table and it&rsquo;s been thought about, so that&rsquo;s really encouraging. Thank you for that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It feels like we&rsquo;ve been bashing for a long time, we&rsquo;ve probably spent half an hour dissecting all the bad. So before we draw to a close let&rsquo;s flip that entirely. Let&rsquo;s turn it to the good. And I just want to offer you a platform to say why it is you&rsquo;ve taken this job with Gutenberg as the sole focus. What is it about Gutenberg that you feel is better? Why do you think it&rsquo;s the future? In other words, what I&rsquo;m saying is, here&rsquo;s a crowd of naysayers, here&rsquo;s a crowd of people in front of you, they&rsquo;ve got their pitchforks out, they are furious about the way that things are going, you&rsquo;ve got an opportunity now to just address that crowd and see if you can turn some heads.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:40:38]</div> <div class=\"chat-text\"><p>Oh, I wish I had practiced. WordPress has always been about freedom and empowerment of people, of individuals. This is my personal take on it, this is not the Automattic take on it necessarily, it&rsquo;s just how I feel. When I was building small sites, I used to run a consultancy for artists, artists are famously, not necessarily wealthy. Don&rsquo;t have a lot of money to put into these things. And they&rsquo;re also a very do it yourself kind of group. So I was making websites for artists. And if I could just get them started, give them a little push, install, some WordPress on a server, maybe pick out a theme for them. They could do it. People who almost refuse to touch computers because they&rsquo;re just busy off making their art could come back and use WordPress and share their work, talk about it, sell it, do really cool things.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I think I&rsquo;ve always been very passionate about that kind of end user being able to make their own website. I am personally just so not interested in having to go to a developer to say I need to post my new blog post. I need to add a little widget here with my new event. It&rsquo;s feels so old fashioned to me, and it&rsquo;s so disempowers, like I said, the user of the website. And so when I was looking at this job, thinking to myself, self, nobody, like everybody&rsquo;s mad about Gutenberg. Do you really want to talk about it and try to make them like it, what it really came down to was a genuine feeling, when I was interviewing and talking to people at Automattic, genuine feeling that they wanted this to be a collaborative experience, that they wanted it to be in conversation with the entire community, which is really where my passion derives from. And then Gutenberg itself as a tool is just incredible. I wouldn&rsquo;t have taken it if I didn&rsquo;t think the tool was worth it. If it was like, oh, there&rsquo;s this like terrible piece of software, but it&rsquo;s okay. I&rsquo;m getting a salary. I&rsquo;m not going to work 40 hours a week on something like that. So the tool allows people to do really powerful things and really control stuff that I haven&rsquo;t seen in other CMS&rsquo;s. I&rsquo;ve built sites for clients in Wix and Weebly and Squarespace and Drupal and WordPress and other more niche platforms. And I just see my clients over and over again, bumping up against, oh, I just want to put two pictures next to each other. And they can&rsquo;t because they don&rsquo;t know HTML or they don&rsquo;t know how to make a table.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I just want to be able to make all my pictures, have a little, like a header cover image with some text on it and they have to call me and I have to code that in and put it up there. And obviously Gutenberg doesn&rsquo;t have every kind of block and every kind of pattern that you might imagine. But having now built several sites, just with vanilla WordPress, I haven&rsquo;t installed any themes or anything like that, and just a couple of block packages that are out there, you can get pretty far, I think much farther. Yesterday I was watching a video on YouTube about, it was 10 minutes to a block theme, and it was like, make these five files and now you can put a block widget as your header, which means the users can make their own headers. And I don&rsquo;t have to go in and do all of those little things for them all the time. I think that&rsquo;s scary for some folks because they rely on that work. They rely on it being difficult. But ultimately, it&rsquo;s really empowering. It makes more people able to make more websites. Like it really grows the size of the pie if you will. Drupal&rsquo;s like jealous of it and there&rsquo;s a Gutenberg port to Drupal and it&rsquo;s really very cool. It&rsquo;s very powerful. And I think, the community can really benefit from it. We just need to be able to actually speak to each other and hear each other and work together. And that&rsquo;s the part that my team is really trying to build that bridge and to make that a reality, obviously we can&rsquo;t fix everything for everybody, but we can fix more things than we have been fixing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:44:35]</div> <div class=\"chat-text\"><p>That, I feel is a really excellent place to call it a day. You mentioned just before we finish, you did mention earlier that you were going to drop your email in once more. It may be that people have heard it and haven&rsquo;t written it down. Can I encourage you to do that once again?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-taraking vcard\"><cite class=\"fn\">Tara King</cite> [00:44:51]</div> <div class=\"chat-text\"><p>Absolutely. My email is t a r a dot k i n g at automattic dot com. And there are two T&rsquo;s on the end of that. So it&rsquo;s a u t o m a t t i c dot com. I&rsquo;m also sparklingrobots on Twitter. Like I said, R I P my inbox let&rsquo;s see how this goes. But I, I believe my DMs are open on Twitter or you can just tweet at me because I am actively looking to have conversations in the community. One-on-one conversations actually move things forward quite a bit. So I&rsquo;m excited to have those.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:45:25]</div> <div class=\"chat-text\"><p>Tara thank you very much for coming on the podcast today.</p>\n</div></div></div></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:\"Wed, 03 Nov 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:14:\"Nathan Wrigley\";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:64:\"HeroPress: Grief, Stuff and Netflix – Rouw, Spullen en Netflix\";s:7:\"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=4227\";s:7:\"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:168:\"https://heropress.com/essays/grief-stuff-and-netflix-rouw-spullen-en-netflix/#utm_source=rss&utm_medium=rss&utm_campaign=grief-stuff-and-netflix-rouw-spullen-en-netflix\";s: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:9696:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2021/11/110121-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Stuff is worthless, people are valuable.\" /><p><a href=\"https://heropress.com/feed/#dutch\">Dit essay is ook beschikbaar in het Nederlands.</a></p>\n<p>This post is not about web accessibility, it’s about mental health. About trying to cope with grief and burnout.</p>\n<p>I’m not the first within the WordPress community who lost someone they love. People within the community lost a spouse, a sibling, a parent, a child. People that cannot be missed but died anyway. Life and death happens to all of us. And everyone copes in a different way. How can you help them? And how can you help yourself? I don’t have all the answers, but I’d like to share some of my experiences.</p>\n<h3>My story</h3>\n<p>I remember WordCamp Helsinki 2019 as the last WordCamp where things were normal. I was in a good place, at home with my husband and son and in my career, working in a job I like.</p>\n<p>Shortly after that my mother was diagnosed with cancer and my husband Marc died of a heart attack. My father had to move to a nursing home because of his Parkinsons. In the middle of the first lockdown my mother died, just at the same time my kitchen was being renovated. At that point I burned out.</p>\n<p>What did grief do to me? It drained all of my energy and made me feel lonely, overwhelmed and in a constant state of panic. Marc and I were together for 35 years, I had no idea how to live without him. Suddenly there were a ton of things to do and to decide. Decisions I had to make alone, important decisions we used to make together. Mortgage, pension, stuff, the leaking roof and for God’s sake that bloody new kitchen.</p>\n<p>I spent a lot of evenings on the couch watching Netflix. Shutting down my brain. Re-watching all the SciFi they offer. And yes, I love Michael “Let’s fly” Burnham.</p>\n<h3>What can you do for someone who grieves?</h3>\n<p>Just listen and ask questions. Don’t force decisions on them, just listen. In the conversation you may discover how to also help in a practical way. Like Job, who bottled Marc’s last batch of home brew beer. Monique, who took me to an exposition of cat paintings to cheer me up. Or colleagues who gave a hug when I returned to work, and friends who just called out of the blue to ask how I was doing.</p>\n<h3>What not to do?</h3>\n<p>Taking over the conversation and telling about your sister-in-law’s brother’s neighbour who had cancer too and blablablabla. I don’t have the energy for that and besides, what’s the point?</p>\n<p>Assuming things, like the advice to stop working for a while. I burned out, not from my work, but from all the stuff I needed to do at home while being tired and sad as fuck. Work was actually a relief, a way to escape. I could not work as much, but I needed to be there to feel my old self again.</p>\n<h3>What can you do for yourself?</h3>\n<p>What worked for me? Professional counseling. Really. Get a professional, not some mumbo jumbo alternative therapy. A wonderful psychologist taught me to live in the moment, reduce the stress in my body and take care of myself. To accept that healing takes time. And she helped me to properly say goodbye to Marc and my mother and to not feel guilty about my dad being in a nursing home.</p>\n<h3>Stuff is worthless</h3>\n<p>Last year I had to sort out the things of Marc, my mother and my father. Stuff is worthless. It may sound cliche and very Marie Kondo, but a lot of items went through my hands. I thanked them and brought them to the charity shop. And yes, thanking helps. It felt disrespectful to throw things away without giving them a proper goodbye. Getting rid of so much stuff gave me a different perspective on what is important and what brings me real joy.</p>\n<p>The Dutch poet Lucebert wrote: “Alles van waarde is weerloos”. That translates as “Everything of value is defenceless”. Stuff is worthless, people are valuable. Colleagues, friends, family, the memories of holidays, important events in life, having dinner or just hanging out at some WordCamp and talking about WordPress or make-up. People are indispensable, even though they are fragile.</p>\n<h3>So how am I now?</h3>\n<p>I’m ok-ish. My energy is still not 100%. I get tired easily and need to listen to my body. Healing takes frustratingly longer than I want, but I’m getting there.</p>\n<p>I am blessed to be part of 2 communities, the WordPress and the Accessibility community. Both showed up at Marc’s funeral and looked after me during the time after.</p>\n<p>And I’m very thankful to <a href=\"https://twitter.com/taekereijenga?s=20\">Taeke</a>, my CEO, for giving me the time to heal.</p>\n<h1 id=\"dutch\">Rouw, Spullen en Netflix</h1>\n<p>Dit artikel gaat niet over webtoegankelijkheid, het gaat over mentale gezondheid. Over het proberen om te gaan met rouw en burn-out.</p>\n<p>Ik ben niet de eerste binnen de WordPress-community die iemand verloor van wie ze houden. Mensen binnen de community verloren een partner, een broer of zus, een ouder, een kind. Mensen die niet gemist kunnen worden, maar toch stierven. Leven en dood overkomt ons allemaal. Maar iedereen gaat er op een andere manier mee om.</p>\n<p>Hoe kun je helpen? En hoe kun je jezelf helpen? Ik heb niet voor alles een oplossing, maar ik wil graag mijn ervaringen met je delen.</p>\n<h3>Mijn verhaal</h3>\n<p>Ik herinner me WordCamp Helsinki 2019 als de laatste WordCamp waarop alles normaal was. Ik was gelukkig, thuis bij mijn man en zoon en in mijn carrière, met een leuke baan.</p>\n<p>Kort daarna kreeg mijn moeder kanker en stierf mijn man Marc aan een hartaanval. Mijn vader moest vanwege zijn Parkinson verhuizen naar een verpleeghuis. Midden in de eerste lockdown stierf mijn moeder, op hetzelfde moment dat mijn keuken werd gerenoveerd. Op dat moment stortte ik in.</p>\n<p>Wat deed verdriet met mij? Het putte me volkomen uit, ik voelde me eenzaam, overweldigd, in een constante paniek. Marc en ik waren 35 jaar samen, ik had geen idee hoe ik zonder hem moest leven. Plotseling waren er een heleboel dingen om te doen en te beslissen. Beslissingen die ik alleen moest nemen, belangrijke beslissingen die we vroeger altijd samen namen. Hypotheek, pensioen, spullen, het lekkende dak en sodeju, die verdomde nieuwe keuken.</p>\n<p>Ik heb vele avonden op de bank naar Netflix zitten kijken. Om mijn piekerende hoofd stil te zetten door alle SciFi te kijken die ze hebben. En ja, ik hou van Michael &#8220;Let&#8217;s fly&#8221; Burnham.</p>\n<h3>Wat kun je doen voor iemand die rouwt?</h3>\n<p>Gewoon luisteren en vragen stellen. Druk geen veronderstellingen door, luister gewoon. Tijdens het gesprek ontdek je misschien hoe je ook praktisch kunt helpen. Zoals Job, die Marc’s laatste batch zelfgebrouwen bier bottelde. Monique, die me meenam naar een tentoonstelling van kunst over katten, om me op te vrolijken. Collega&#8217;s die me een knuffel gaven toen ik weer aan het werk ging en vrienden die zomaar opbelden om te vragen hoe het met me ging.</p>\n<h3>Wat je niet moet doen?</h3>\n<p>Het gesprek overnemen en vertellen over de buurman van de broer van je schoonzus die ook kanker had en blablablabla. Daar heb ik echt de energie niet voor en bovendien, wat heeft het voor zin?</p>\n<p>Dingen veronderstellen, zoals het advies om even te stoppen met werken. Ik kreeg geen een burn-out van mijn werk, maar van alle dingen die ik thuis moest doen terwijl ik moe en verdrietig was. Werk was eigenlijk een verademing, een manier om te ontsnappen. Ik kon niet zoveel werken, maar ik wilde er wel zijn om me weer een beetje de oude te voelen.</p>\n<h3>Wat kun je voor jezelf doen?</h3>\n<p>Wat werkte voor mij? Professionele begeleiding. Echt, zoek een professional en geen een of andere vage alternatieve therapie. Een goede psycholoog leerde me om in het nu te leven, de stress in mijn lichaam te verminderen en beter voor mezelf te zorgen. Ze leerde me accepteren dat genezing tijd kost. Ze heeft me geholpen om fatsoenlijk afscheid te nemen van Marc en mijn moeder en me niet schuldig te voelen omdat mijn vader in een verpleeghuis zit.</p>\n<h3>Spullen zijn onbelangrijk</h3>\n<p>Vorig jaar moest ik de bezittingen uitzoeken van Marc, mijn moeder en mijn vader. Spullen hebben geen waarde. Het klinkt misschien cliché en heel Marie Kondo, maar er zijn veel spullen door mijn handen gegaan. Ik bedankte ze en bracht ze naar de kringloopwinkel. En ja, bedanken helpt echt. Het voelt respectloos om dingen weg te gooien zonder ze een goed afscheid te geven. Het uitzoeken en wegdoen van zoveel spullen gaf me een ander perspectief op wat belangrijk is en waar ik gelukkig van word.</p>\n<p>De Nederlandse dichter Lucebert schreef: “Alles van waarde is weerloos”. Spullen zijn onbelangrijk, mensen zijn waardevol. Collega&#8217;s, vrienden, familie, de herinneringen aan vakanties, belangrijke gebeurtenissen in het leven, samen eten of gewoon rondhangen bij een WordCamp en praten over WordPress of make-up. Mensen zijn onmisbaar, ook al zijn ze kwetsbaar.</p>\n<h3>Hoe gaat het nu met mij?</h3>\n<p>Ik ben een soort van oké. Mijn energie is nog steeds geen 100%. Ik word snel moe en moet goed naar mijn lijf luisteren. Beter worden duurt frustrerend langer dan ik wil, maar ik kom er wel.</p>\n<p>Ik ben bevoorrecht deel uit te maken van twee communities, de WordPress en de Accessibility-community. Beiden kwamen naar de uitvaart van Marc en beiden keken naar me om, in de tijd daarna. En ik ben <a href=\"https://twitter.com/taekereijenga?s=20\">Taeke</a>, mijn CEO, erg dankbaar dat hij me de tijd geeft om te genezen.</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, 03 Nov 2021 06:00:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rian Rietveld\";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:79:\"WPTavern: Ona by DeoThemes Just Raised the Bar for WordPress Block Theme 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=125092\";s:7:\"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:203:\"https://wptavern.com/ona-by-deothemes-just-raised-the-bar-for-wordpress-block-theme-design?utm_source=rss&utm_medium=rss&utm_campaign=ona-by-deothemes-just-raised-the-bar-for-wordpress-block-theme-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:5033:\"<img />\n\n\n\n<p class=\"has-drop-cap\">No sooner than I said the <a href=\"https://wptavern.com/the-wordpress-block-theme-revolution-is-quietly-picking-up-momentum\">floodgates of block theme development</a> would be open, a couple of more <a href=\"https://wordpress.org/themes/tags/full-site-editing/\">FSE-capable themes</a> landed in the WordPress.org directory. I checked the review system, and three more were queued up.</p>\n\n\n\n<p>It took mere days for me to find another favorite: <a href=\"https://wordpress.org/themes/ona/\">Ona by DeoThemes</a>. When the author mentioned it, I checked the source code to ensure it was a 100% block theme. It was hard to believe at first glance.</p>\n\n\n\n<p>The theme has been approved for the directory, but it has not yet been set live. It should be available soon, but anyone can grab the <a href=\"https://themes.trac.wordpress.org/ticket/107617#comment:9\">ZIP file from its ticket</a> if they want to give it a spin.</p>\n\n\n\n<p>We are now at a point where the block system can nearly match traditional theming in features. There are still some kinks to work out and a few missing pieces, but Ona embraces block templating and global styles like few have before. It is modern, almost minimalist, yet packed with potential for a site owner who wants to share their content in style.</p>\n\n\n\n<p>Of the free block themes available, less than a handful could be named its equal. But let&rsquo;s give it a few weeks and see what else lands. I could be eating my own words shortly.</p>\n\n\n\n<p>Ona&rsquo;s design leans heavily toward modern-day fashion, lifestyle, and travel blogs. However, that is not a hard requirement. It is balanced enough for use on a range of sites. It works well as a blog, but small businesses could get a lot out of it with block-built landing pages. It does lend itself well to storytelling with a mix of large, in-content images.</p>\n\n\n\n<img />Single post view.\n\n\n\n<p>The change that users will need to make out of the gates is with the site branding. The default <code>18px</code> of letter-spacing for the site title does not work well for more than a few characters. This is easy to adjust in the site editor.</p>\n\n\n\n<p>Ona does not have a lot of patterns, but it makes up for it with a well-rounded set. It ships with two headers, one footer, and five for general usage. Most of them are in use on the <a href=\"https://ona.deothemes.com/\">demo&rsquo;s homepage</a>.</p>\n\n\n\n<img />Inserting Ona&rsquo;s &ldquo;Promo Boxes&rdquo; pattern.\n\n\n\n<p>Looking through the theme&rsquo;s source code, I noticed a couple of additional registered pattern categories titled &ldquo;Ona Pages&rdquo; and &ldquo;Ona Posts.&rdquo; There are no block patterns defined for them, so they do not appear in the inserter. The author may have forgotten to remove them or has plans for a more extensive set in the future.</p>\n\n\n\n<p>Instead of putting everything into patterns, the theme also offers extra About and Contact page templates. Such custom templates were commonplace in traditional theming, but their usefulness was impeded by the lack of a standard editing interface. That is a non-issue with block themes.</p>\n\n\n\n<img />Contact page template.\n\n\n\n<p>With the template and site editors, Ona showcases how custom page templates could see a resurgence. I still lean toward block patterns as the primary way to offer custom layouts, but having full-page designs ready to go through the templating system is much nicer than in the classic era.</p>\n\n\n\n<p>The problem with templates is that it can be hard to judge where structure and layout end and the content begins. For an About or Contact template, this is usually not a problem. Those two are likely to only be used once on a site. However, when you get into templates meant for use with multiple pages, there should be a clear separation of the two. Patterns are going to make a lot more sense for the content.</p>\n\n\n\n<p>I rarely judge a theme entirely by its fancier features. What I truly want to know is whether its typography makes for comfortable long-form reading, and Ona does well in that department. I am not a fan of the oversized default blockquote design, but that can be easily adjusted.</p>\n\n\n\n<p>The biggest issues I had with the theme were the font and color slugs. However, this is more of a personal grievance about nonexistent standards. Right now, slug naming is a free-for-all affair for block themes, and I do not see that changing any time soon.</p>\n\n\n\n<p>Users will also encounter 404 errors from the theme&rsquo;s default images. Again, this is not specific to Ona; it is a WordPress/Gutenberg issue. A fix only <a href=\"https://github.com/WordPress/gutenberg/pull/33217\">landed in the development version</a> of the Gutenberg plugin five days ago. Maybe when the theme&rsquo;s next update rolls around, it will be able to make use of it.</p>\n\n\n\n<p>If this is the quality we are seeing at this stage, I cannot wait to see what the rest of the theme design community has in store. DeoThemes just raised the bar.</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, 02 Nov 2021 22:48: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: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: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:64:\"WPTavern: WordPress’ Gutenberg Demo Page Is Getting a Redesign\";s:7:\"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=125010\";s:7:\"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:167:\"https://wptavern.com/wordpress-gutenberg-demo-page-is-getting-a-redesign?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-gutenberg-demo-page-is-getting-a-redesign\";s: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:2825:\"<p>The official <a href=\"https://wordpress.org/gutenberg/\">Gutenberg demo page</a> on WordPress.org may soon be getting an update that better reflects the editor&rsquo;s capabilities and showcases the design creativity available through patterns.</p>\n\n\n\n<p>Automattic-sponsored designers Beatriz Fialho and Kelly Hoffman have <a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\">submitted a prototype</a> for consideration with explorations of both light and dark modes and three different variations for typography.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>&ldquo;Now that&nbsp;Gutenberg&nbsp;has been a part of WordPress for a few years, it makes sense to update it, shifting the message from what used to be the new post editor to the editor that can power all parts of your site,&rdquo; Fialho said.</p>\n\n\n\n<p>Practically speaking, this works out to a more polished landing page with less focus on the demo being a playground that can be manipulated by visitors. Headings like &ldquo;Say Hello to the New Editor&rdquo; are now outdated, as the editor is no longer new. It has been nearly three years since Gutenberg was introduced in WordPress 5.0.</p>\n\n\n\n<p>Since the time the demo page was first launched, the use of pattens has become a centerpiece in designing pages with Gutenberg. The updated demo will highlight blocks and patterns and will add a new section dedicated to helping new users get connected to resources for learning WordPress.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>&ldquo;It is intentional that the page looks more like a landing page rather than an open canvas &lsquo;playground&rsquo; page,&rdquo; Fialho said. &ldquo;While it can still be interactive, allowing people to click around and explore, it shows what is possible to achieve with the editor, remaining ultimately informative.&rdquo;</p>\n\n\n\n<p>A few contributors have commented on the post to offer critical feedback. Some refinements in wording on the page may be necessary to be appropriate for newer audiences. Dan Soschin, an Automattic-sponsored marketing team member, suggests rephrasing terms like &ldquo;WordPress Editor&rdquo; and &ldquo;blocks&rdquo; and &ldquo;patterns,&rdquo; so that understanding them is not a requirement for choosing WordPress as a CMS. </p>\n\n\n\n<p>Soschin also suggested the design include more variety of visuals for showing different types of websites, such as e-commerce, media portfolios, and news sites, to demonstrate the flexibility of the platform beyond just blogging.</p>\n\n\n\n<p>Feedback on the proposal will be open through November 5 before the next iteration. Contributors are also welcome to jump in on the Meta Trac <a href=\"https://meta.trac.wordpress.org/ticket/5600\">ticket</a> where previous discussions have been held.</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, 02 Nov 2021 19:18: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: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:61:\"WPTavern: NaNoWriMo? NaBloPoMo? A Month of Writing Challenges\";s:7:\"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=125086\";s:7:\"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:163:\"https://wptavern.com/nanowrimo-nablopomo-a-month-of-writing-challenges?utm_source=rss&utm_medium=rss&utm_campaign=nanowrimo-nablopomo-a-month-of-writing-challenges\";s: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:4503:\"<p class=\"has-drop-cap\">It is November, and that only means one thing. It is <a href=\"https://nanowrimo.org/dashboard\">National Novel Writing Month</a> &mdash; NaNoWriMo for short.</p>\n\n\n\n<p>Autumn is my favorite time of year. Football is in full swing. Warm mugs of coffee replace the cold brew. Eggnog cartons line supermarket fridges. There are weekend hayrides, face paintings, corn mazes, ring-toss games, and more as fall festivals and fairs are underway. Local farmers&rsquo; markets are selling off the last of the summer crop. Many of us can begin switching our thermostats over to heating mode &mdash; anything below 60&deg; in my home state of Alabama is jeans and jacket weather. Walks around the neighborhood or park are ablaze with reds, browns, and oranges as the yearly cycles start to wind down. It is always a magical time that offers one last explosion of life before winter comes.</p>\n\n\n\n<p>November is smack in the middle of it all. While it can be a busy month for many, it is always the ideal time for writing. The changing season creates moments worth capturing and stories to savor.</p>\n\n\n\n<p>Between the hustle and bustle of autumn activities and upcoming holidays, the season also has those quiet moments that allow us to reflect on the world around us. There is a calmness in the cooling air for those who slow down and simply observe.</p>\n\n\n\n<p>This is the season where I get the itch to write fiction. While I enjoy the work I do here at the Tavern, I am a novelist at heart. If I am fortunate, I will one day publish a novel. Until then, there is this worldwide movement known as NaNoWriMo. It is an event where 1,000s of people attempt to write a 50,000-word first draft.</p>\n\n\n\n<p>There is also a massive community around the challenge. It is sort of like group therapy for those crazy enough to attempt it.</p>\n\n\n\n<p>It is a wild ride that is only driven by grit and coffee. There are no guaranteed publishing deals or trophies at the end of the road. The reward is a printable certificate, self-pride, and a month of household chores you likely skipped out on. You may bask in the glory of an achievement few others have accomplished. Many crash and burn by the end of Week #1.</p>\n\n\n\n<p>But, if you are a writer, the techniques and lessons you learn along the way are well worth it.</p>\n\n\n\n<p>I have a B.A. in English and am a published tech book author. Nothing has taught me more practical writing skills than my participation and victory in NaNoWriMo 2018. School gave me the foundation, but NaNoWriMo taught me about word sprints and how to disable my inner editor.</p>\n\n\n\n<p>I will once again participate in NaNoWriMo. I was unable to do so over the past couple of years because of preexisting obligations. But I have that itch again and need to see this thing through.</p>\n\n\n\n<p>While NaNoWriMo is not directly related to WordPress (though many participants blog their journey via the platform), there is a spin-off of the event for bloggers:</p>\n\n\n\n<p><em>National Blog Posting Month.</em></p>\n\n\n\n<p>NaBloPoMo does not roll off the tongue quite as well, and it has never reached the global success of NaNoWriMo. There is not even an official website dedicated to the month-long blogging challenge. However, it was once popular enough that WordPress.com <a href=\"https://wordpress.com/blog/tag/nablopomo/\">hyped it for several years</a>. The last announcement seems to be <a href=\"https://wordpress.com/blog/2014/10/24/the-namos-are-coming-the-namos-are-coming/\">from 2014</a>.</p>\n\n\n\n<p>In 2006, blogger Eden Kennedy began NaBloPoMo in response to the NaNoWriMo mania. Not everyone has the time or desire to write 50,000 words in a month, but many want to up their writing game. Instead of averaging 1,667 words per day, the challenge is merely to blog something &mdash; anything &mdash; every day throughout November.</p>\n\n\n\n<p>Our frenemies over at <a href=\"https://poststatus.com/\">Post Status</a> have also been running a similar event called #ClickPublish throughout the year via Slack. Today is the start of a new month-long challenge in which WordPress professionals might participate. <em>Side note: &ldquo;Click Publish&rdquo; is much better branding than NaBloPoMo.</em></p>\n\n\n\n<p>If you are looking for an excuse to wipe the dust off your WordPress blog, what better reason than a 30-day publishing challenge?</p>\n\n\n\n<p>Any of our readers up for it? Feel free to let us know in the comments, and share your articles if you jump on the bandwagon.</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, 01 Nov 2021 22:22: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: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:69:\"Akismet: Introducing New Self-serve Options for Enterprise Plus Plans\";s:7:\"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=2134\";s:7:\"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:97:\"https://blog.akismet.com/2021/11/01/introducing-new-self-serve-options-for-enterprise-plus-plans/\";s: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:3329:\"<p>We’re all about making it easy to keep spam off your site, from the initial signup process to the protection we provide for years to come.&nbsp;</p>\n\n\n\n<p>Last year, we introduced Enterprise Plus plans, designed for businesses that have over 60K API calls each month. But until now, you had to contact our sales team to register. </p>\n\n\n\n<p>Don’t get us wrong, our sales team is pretty awesome. But time is money and the sooner you’re registered, the sooner you’re protected.</p>\n\n\n\n<p>So, we’ve made signing up for an Enterprise Plus plan easier than ever.&nbsp;</p>\n\n\n\n<h2>Three new Enterprise Plus plans</h2>\n\n\n\n<p>The three tiers are based on monthly API calls. We define an API call as any time a request is made to our servers – basically when&nbsp;we check your content for spam. The larger your site and the more visitors, comments, and form submissions you have, the more API calls you’ll use.</p>\n\n\n\n<p>And now, customers with less than two million per month can now sign up automatically.&nbsp;</p>\n\n\n\n<p></p>\n\n\n\n<img />\n\n\n\n<h3>60K – 350K API calls per month&nbsp;</h3>\n\n\n\n<p>This tier costs $250 per month. Simply choose the plan, agree to our terms and conditions, and you can check out right away.&nbsp;</p>\n\n\n\n<p>And there’s a bonus: Sign up for an annual subscription and you’ll get a 16% discount — $500 back in your pocket!&nbsp;</p>\n\n\n\n<h3>350K – 2 million API calls per month&nbsp;</h3>\n\n\n\n<p>Woah —&nbsp;that’s a lot of spam-fighting power!&nbsp;</p>\n\n\n\n<p>This plan is $1,250 per month. Sign up for a year and save $2,500 with the 16% discount.&nbsp;</p>\n\n\n\n<h3>2+ million API calls per month&nbsp;</h3>\n\n\n\n<p>If you expect more than two million monthly API calls, you should speak to one of our spam-fighting experts to get a custom plan. Just <a href=\"https://akismet.com/signup/#enterprise-plus\">let us know</a>.</p>\n\n\n\n<h2>Exceeding API call limits&nbsp;</h2>\n\n\n\n<p>Sometimes it’s hard to accurately predict your exact needs. Plus, things outside of your control can temporarily impact the number of API calls you use.&nbsp;</p>\n\n\n\n<p>That’s why, if you exceed your plan’s limit for a couple of months, there’s no reason to worry. We’ll continue to fight spam while we see if your usage normalizes. However, if you exceed the limit for more than three consecutive months, future requests in excess of the monthly limit will be denied until you upgrade your plan.&nbsp;</p>\n\n\n\n<p>Remember: the number of API calls is tracked based on the calendar month,&nbsp;not the date you registered or renewed. You can monitor your API usage by going to the bottom of your account page, clicking the prompt that says, “<strong>click here for account-wide spam stats</strong>,” and checking the <strong>Total API Calls </strong>column.&nbsp;</p>\n\n\n\n<p><a href=\"https://docs.akismet.com/akismet-api-usage-limits/\">Learn more about API limits and reducing API calls</a>.</p>\n\n\n\n<h2>Get started with Enterprise Plus&nbsp;</h2>\n\n\n\n<p>Our new self-serve options for less than two million API calls mean one less barrier to great spam-fighting power.&nbsp;</p>\n\n\n\n<p>Less talking, less spam, more time.&nbsp;</p>\n\n\n\n<p>Pretty great, right?&nbsp;</p>\n\n\n\n<p>Get started with an <a href=\"https://akismet.com/signup/#enterprise-plus\">Enterprise Plus plan</a>.&nbsp;</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:\"Mon, 01 Nov 2021 16:28: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:15:\"David Schwister\";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:68:\"WordPress.org blog: WP Briefing: Episode 19: The People of 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:53:\"https://wordpress.org/news/?post_type=podcast&p=11368\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2021/11/episode-19-the-people-of-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:8205:\"<p>In this nineteenth episode, WordPress&#8217;s Executive director, Josepha Haden Chomphosy, discusses and expresses gratitude for the inspiration behind the People of WordPress series, HeroPress.</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>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>References </h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/category/interviews/\">People of WordPress series</a></p>\n\n\n\n<p><a href=\"https://heropress.com/\">HeroPress</a></p>\n\n\n\n<p><a href=\"https://heropressnetwork.com/\">HeroPress Network</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/5-9/\">WordPress 5.9 Development Cycle</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/updates/2021/10/22/team-rep-nominations/\">Call for Team Rep Nomination</a></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-11368\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:11</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:29</p>\n\n\n\n<p>The month of November includes the Thanksgiving holiday in my part of the world and in my familial traditions. And one of the things that November always brings up for me is the concept of gratitude. I have a gratitude practice that lasts throughout the year. But this time of year always kind of lets me look outside what makes me feel routinely grateful and explore areas that I don&#8217;t always notice.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:05</p>\n\n\n\n<p>This year, I&#8217;m taking some time to do that in the context of the WordPress project, and it&#8217;s reminded me of one of the foundational things I talk about a lot that may be a little harder for folks to see. I am routinely grateful, of course, for the people who show up to maintain WordPress, the people who keep the back office work going, the contributors who contribute directly to the WordPress CMS and project, the folks who routinely go out and tell other people about WordPress and make sure others know how to use it.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:35</p>\n\n\n\n<p>But there&#8217;s another group that I talk about a lot that is a little harder to grasp. And that&#8217;s this conceptual group of people whose lives have been changed by WordPress. I used to run into people like this all the time when I was organizing WordCamps. And the small but meaningful successes that they share year after year made me realize that my small contribution of organizing these events was really quite valuable; valuable to them, and I assumed also valuable to just other people in the WordPress project.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>02:09</p>\n\n\n\n<p>Now, if you&#8217;re contributing in a way that doesn&#8217;t let you have contact with the same users consistently over time, or if contributing doesn&#8217;t quite balance out in your ledger at the moment, it can be hard to put names to faces in a way that lets you see how your contributions are making an impact. To help with that, a few years ago, the WordPress project partnered with the community Marketing team and the HeroPress team to share the People of WordPress series which you can find monthly on wordpress.org/news. For me, this series provides a glimpse into the humanity of the people who use WordPress, and for me, that&#8217;s enough. If all the series ever did was to remind us that WordPress was made for people whose needs matter, that would be enough to continue to have that series forever. But fortunately, the series does quite a bit more than that.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:04</p>\n\n\n\n<p>The People of WordPress series also lifts up the stories of people who we don&#8217;t always hear from in technology. It highlights the wide array of origin stories that lead people to WordPress. It reminds us of the global nature of what we&#8217;re doing. It reconnects us to the hopefulness of our own first WordPress successes. And it draws a direct line to why we should care about refreshing the commons of this open ecosystem. I&#8217;m sure that there are more things that do as well. But those are just the things off the top of my head, we draw all of the people of WordPress stories that are inside that series directly from the HeroPress essays that have been submitted by users. And I was gonna say users like you in a kind of Reading Rainbow way. But I actually don&#8217;t know if any of you are everyday users who are also using WordPress but maybe not contributing yet. If you are then like I&#8217;m talking to you. And if you&#8217;re not, I&#8217;m probably still talking to you. Because all of these stories that go to HeroPress are very valuable and very important for us to know. Anyway, I digress.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:14</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/topher1kenobe/\">Topher DeRosia</a>, who founded HeroPress, is among the first people I met in the community lo these many years ago. And I think the impact that HeroPress has on the WordPress community as a whole is not always well recognized. So in the spirit of expanding the scope of my gratitude, and in the context of refreshing the commons, I would encourage you to head over to HeroPress.com and their newly launched HeroPress Network and see if there&#8217;s any little way that you can contribute to their commons, submitting your story donating to their network offering a small bit of volunteer time if you happen to have any spare time lying around. I know that the team would be delighted to hear from you.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:01</p>\n\n\n\n<p>That leads us now to our small list of big things. We are about a week away from the feature freeze for WordPress 5.9, the final release of the year. Feature freeze caused a little confusion last time. So I just want to clarify there won&#8217;t be a package released with this milestone. But no more enhancements or features will be worked on at that point. And bug fixing will become the primary focus. That will be on November 9, which I believe is next Tuesday. It&#8217;s definitely next week whenever the calendar turns to nine of November 2021. That&#8217;s the day that we&#8217;re going into feature freeze.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:38</p>\n\n\n\n<p>The second big thing in our small list of big things is that team rep nomination season is upon us. If you are a team rep or want to learn more about being one, now is the time to kind of look at what&#8217;s going on and how to keep everything moving in that way. I&#8217;ll include a link to the announcement post of that in the notes below.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:57</p>\n\n\n\n<p>And finally, Daylight Saving Time movements are also upon us. Some parts of the world are ending Daylight Saving Time others are starting it and some have already started or stopped that already. So no matter where you are, don&#8217;t forget to check and double-check the timing of things across time zones for the next few weeks.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:21</p>\n\n\n\n<p>And that is your small list of big things. Thank you for tuning in today for the WordPress Briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</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, 01 Nov 2021 12: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: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: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:108:\"Gutenberg Times: Changelog #54 – Gutenberg 11.8-Navigation Block, Full-site Editing and the Plugin Machine\";s:7:\"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=19499\";s:7:\"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://gutenbergtimes.com/podcast/changelog-54-gutenberg-11-8/\";s: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:55589:\"<p>Birgit Pauli-Haack and Grzegorz (Greg) Ziolkowski &nbsp;discuss this week&#8217;s Gutenberg 11.8 release, WordPress 5.9, the Navigation Block, Full-site Editing and the Plugin Machine. </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/changelog-54-gutenberg-11-8#shownotes\">Show Notes </a>/ <a href=\"https://gutenbergtimes.com/podcast/changelog-54-gutenberg-11-8#transcript\">Transcript</a></p>\n\n\n\n<span id=\"more-19499\"></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<h2>Announcements</h2>\n\n\n\n<ul><li><a href=\"https://json.schemastore.org/theme-v1.json\">Theme.json</a> and <a href=\"https://json.schemastore.org/block.json\">block.json</a> now available through <a href=\"https://schemastore.org/\">SchemaStore.org</a></li><li>GitHub Issue: <a href=\"https://github.com/WordPress/gutenberg/issues/35927\">Create a Schemas Package</a></li></ul>\n\n\n\n<h2>Community Contributions</h2>\n\n\n\n<ul><li><a href=\"https://kinsta.com/blog/gutenberg-blocks/\">Building Custom Gutenberg Blocks: The Definitive Block Development Tutorial</a> by Carlo Daniele from Kinsta</li><li>Updated: <a href=\"https://github.com/WordPress/gutenberg-examples\">Gutenberg Example Blocks</a></li><li><a href=\"https://pluginmachine.com/how-it-works/\">Plugin Machine</a> by Josh Pollock</li><li>Video: <a href=\"https://www.youtube.com/watch?v=_u4R9zIMoU8\">Live Q &amp; A Converting classic widgets to blocks </a>with Mathieu Viet, Varun Dubey and David Cavins from the BuddyPress team</li></ul>\n\n\n\n<h2>Gutenberg 11.8 is a massive release!</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/10/28/whats-new-in-gutenberg-11-8-0-27-october/\">What’s new in Gutenberg 11.8.0? (27 October)</a></li><li><a href=\"https://wptavern.com/gutenberg-11-8-adds-dozens-of-features-including-featured-patterns-and-automatically-generated-heading-anchors\">Gutenberg 11.8 Adds Dozens of Features, Including Featured Patterns and Automatically-Generated Heading Anchors</a></li></ul>\n\n\n\n<h2>What&#8217;s discussed or in active development</h2>\n\n\n\n<p>New Gallery Block will come out of experimental for 11.9 (<a href=\"https://github.com/WordPress/gutenberg/pull/34979\">#34979</a>)</p>\n\n\n\n<p>Audit of experimental APIs is on the way (<a href=\"https://github.com/WordPress/gutenberg/issues/35920\">#35970</a>)</p>\n\n\n\n<p>The Template Parts are almost there (<a href=\"https://github.com/WordPress/gutenberg/issues/33926\">#33926</a>)</p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-container-6195080790f93 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></p>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Hello, and welcome to our 54th episode of the Gutenberg Changelog podcast. We are recording this on October 29 in 2021. In today&#8217;s episode, we will talk about Gutenberg 11.8, navigation block, full-site editing and the plugin machine. I&#8217;m Birgit Pauli-Haack, curator at the Gutenberg Times and developer advocate for WordPress at Automattic. And I&#8217;m here with my co-host, co-worker fellow European and friend Grzegorz Ziolkowski, JavaScript developer at Automattic and WordPress core contributor. Howdy howdy Grzegorz, how are you doing today?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Howdy, howdy Birgit? I&#8217;m great today. Oh, that&#8217;s a good way to begin that. Today I met with my co-workers from Poland; we met in a co-working space, that was really nice to meet them again about, I guess two years. That&#8217;s a lot of time and a lot has changed. So we had spent a lot of time catching up, and meet some new co-workers. So very exciting. And yeah, I&#8217;m ready to talk about what&#8217;s happening in the Gutenberg world. And how are you today Birgit?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, I&#8217;m excited. My new pixel six pro phone will be delivered this weekend, and I&#8217;m looking forward to sunset-setting my old phone that&#8217;s from 2018. And it seems like it&#8217;s too long, although it&#8217;s only four years, right? Yeah. So I will plan to test the new camera features over the weekend. And it&#8217;s a good excuse to get out on a photo tour downtown or around town. Yeah. So&#8230; yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: I&#8217;m looking forward to see some footage from your walks in Florida.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes. So maybe I need to start a little photo blog and not put them all on Instagram. Yeah-</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: That&#8217;s a good way to use Gutenberg and create a gallery using the gallery blog. That&#8217;s going to be in using inner blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right. Yeah, but it&#8217;s still not as easy. And I like WordPress to be as easy as Instagram, but it&#8217;s not yet with the photos. So maybe I should switch teams.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, maybe to the mobile team that is working on the Gutenberg app and they have some features that will help with that in the future. I hope so.</p>\n\n\n\n<h3><strong>Announcements</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I will try that out, definitely, yeah. So we have a few announcements that theme.json and block.json are now available through the schemastore.org. And you can add the location, the URL of the schema on the top of your JSON file, and then your code editor supports this with your suggestions for the keys and values. You don&#8217;t have to look up exact syntax, and can avoid missing commas and end quotes. Grzegorz, you and Marcus are working on the canonical version for the Gutenberg ripple to integrate. So how does that work?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Birgit, we are still discussing how to approach that, because at the moment we are using an external project, that has a URL that could change one day for whatever reason. And WordPress prefers to have control over everything. Also, if we have it stored locally, then we will be able to integrate that in the process. So when there is a change in a core block, we can validate that and ensure that it&#8217;s always up to date. And you already count a few issues with existing blocks, which is a good testament that the tooling is really solid. And yeah, so probably one of the ways we could approach that, and Marcus discovered that Microsoft is using this approach, that we could just create a redirect to a URL, that would be like something in the wp.org domain, I don&#8217;t know, it&#8217;s something that we will find out. But I&#8217;m really excited about that, because this will help a lot, especially with the theme.JSON, which is a huge file to maintain. And it also shows hints, so if you provide&#8230; There are descriptions, so it explains what the given properties about, what values are available there. So also people will be able to contribute to that, and improve the hints, so this is really exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So I&#8217;m glad we talked about this here quite there, early in the process. So whoever, if you want to use it more and you want to contribute, yeah. Grzegorz and Marcus are the person to-</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> Yeah. So just to be clear, so the credit should go to Alex Lender from Automattic, he originally submitted the first version of schema for theme.json file. And then the follow up was for the blog.json. So great work on that, and the idea was excellent.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And Alex Lender, there&#8217;s also the developer who did the whole duotone feature, right?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes, that&#8217;s him.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Okay. So, but WordPress 5.9 is coming up fast, FeatureFreeze is November 9th, that&#8217;s less than two weeks. And Gutenberg 11.9, which is the same date, November 9th.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: What a coincidence.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Will be the last version with features to get into core. The release candidate has been rescheduled for the plugin, has been rescheduled for November 5th instead of November 3rd. But the final release will be after FeatureFreeze on November 10th, but the release candidate is the version that will get into core, for the first FeatureFreeze kind of. Then between November first and ninth, the team will be working on merging all the packages and code with core for the 5.9 release. Are you going to do it before that, like a dry run too? Or you&#8217;re just going to use this, the whole thing in one scoop into one core?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> Oh, so I don&#8217;t know about this one. I didn&#8217;t follow that so closely, because I&#8217;m working on another project. I&#8217;m working on new version of the comments, query loop block, which is going to be responsible for displaying comments and comments form. But from my experience, it might be a few comments on the WordPress core site, because it&#8217;s quite complex, it&#8217;s&#8230; So the packages that update only JavaScript, but there is a lot of features that require PHP changes, which is more complex to tackle. I don&#8217;t know, I guess it will take a few days, hopefully they have enough boundaries to finish that on time. But also FeatureFreeze, it&#8217;s mostly about making a cut that this is what we provide for the release. And I wouldn&#8217;t be so worried if the merging is delayed a little bit, because what matters here, is the date for Beta one, which is November 16, right? So there will be a couple of days to make sure that everything is solid enough.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So as you said, Beta on November 16th, and then the final release of WordPress 5.9 will be on December 14th, 2021. All right, so we got that out of the way.&nbsp;</p>\n\n\n\n<h3><strong>Community Contributions</strong></h3>\n\n\n\n<p>If you want to start now building blocks and need kind of a rundown, what all needs to be there. Of course there is a developer handbook, but Carlo Daniele from Kinsta has actually published a great tutorial, building custom Gutenberg blocks for definitive block development tutorial, and we will share the link and the show notes. So he walks us through all the prerequisites, and then all the tooling, and then also get into one block, an example block.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, it&#8217;s a more complex block than the one that is provided in the official block development tutorial in the block editor handbook. And it&#8217;s also really is collected in one article that you can just process, and it provides a different option. So it&#8217;s not that step by step, but you have options in every step that you can take. For instance, you can use WPN for building your WordPress local environment, but you could also use the other option that as provided, I don&#8217;t remember what exactly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, Kinsta has their own local development tool, and then there is local as well. Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Recently the WordPress repository of the Gutenberg examples has been updated. Ryan Welcher went through all the examples and updated them to the newest APIs, and make them work. I think you also have found one, a few that are a little bit more complicated than the &#8216;hello world&#8217; examples. So it&#8217;s definitely now another repository to go to, to have examples that work, and you can learn from in your journey to developing the blocks.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. So, he did that, most of the work he did live streaming on Twitch, which is also recorded on his YouTube account. And it&#8217;s really a great way to see the steps he does to update everything. And the nice thing about that is also that the examples use up to the syntax, the latest APIs, and the most correct recommendations from the Gutenberg core team. So he did exciting work, very great work there, but also he is now looking and integrating some tooling that helps developers like code formatting, code linking. So, there are now integrations with IDEs, so everything is much simpler than before, and he is even looking and integrating very basic end to end test, using the same tools that Gutenberg uses. So that&#8217;s very helpful for someone that wants to explore block development.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes. Yeah. So Ryan has actually settled on Thursdays 10:30 Eastern, which is 4:30 UTC PM to do his Twitch live streaming and live coding session. So if you want to put this on your calendar, Thursdays at 10:30 on Twitch, and his&#8230;. We have the links and the show notes. His username is Ryanwelchercodes, all one word. And yeah, for those who listen and will not just keep it in memory.&nbsp;</p>\n\n\n\n<p>Now, yesterday, a whole new tool popped up on my radar and that is by Josh Pollock. It&#8217;s an electronic app for plugin developers to get a head start on boilerplate on. He wrote, &#8220;It can create plugins with blocks, editor sidebar, custom admin pages, remote updater, common actions and filters, custom content, post types, local development, tests, GitHub actions, and any other things.” So it&#8217;s more like an all encompassing tool. “The UI for creating plugins, managing features, modifying generated files, and downloading development versions of the plugin, is nearly done.&#8221; He wrote on his new site, &#8220;And I&#8217;m also making good progress on the CLI, I&#8217;m almost ready to start early access.&#8221; That was Josh Pollock on his websites. I signed up for the early access and I&#8217;m excited for Josh&#8217;s new app, because Josh pollock was one of the early JavaScript educators in WordPress community together with you Grzegorz, Zack and Brian Richards at WordCamp Miami in 2018, which was in spring 2018.</p>\n\n\n\n<p>And Josh Pollock is also the original creator of Caldera forms that he sold in 2020 to Ninja Forms. And that plugin will reach end of life at the end of the year. It&#8217;s a shame that because it was one of the few form builders who actually offered a lot of features beyond creating forms for the end user, because other plugin developers could connect with it and create processes, for the submitted form data. So, Josh certainly knows what a plugin developer might be looking for, so will keep an eye out for this new tool that comes on the website. He also said, of course, this tool can come for free, but it&#8217;s also going to increase your or improve plug-in developer&#8217;s processes. So especially in agencies, so it definitely will be worth its investment.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: It sounds very intriguing. I hear for the first time about that, but I believe that Josh did great work, because he has all the necessary knowledge to do that. And he was one of the early adopters and educators in the space. So, he&#8217;s definitely someone that has credit to do this type of work. And also, it sounds really interesting to have an app that you can install on your machine. I guess it will work with Mac and with Windows, and then you will just install that and does all the job for you. Sounds very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes, it is. Yes. Also exciting, we had a very good conversation yesterday. A lot of things happened yesterday, with Mathieu Viet, Varun Dubey and David Cavins from the BuddyPress team, when we discussed how they were converting their classic widgets to blocks and what the advantages are now, and what they learned, when they were using blocks. And one thing stood out, and I didn&#8217;t know why I wasn&#8217;t zeroing in on that, but Mathieu Viet, he mentions that he likes programming just a little block, a one unit kind of content unit. And if you stay within your own lane, you only do what this block does, and you&#8217;re not messing with everything else, like the post content or the sidebar, or any other place on the WordPress, it&#8217;s very isolated, but you can also focus on it. And I think it wasn&#8217;t really that clear to me until you said it, but that see atomic nature of the blocks.</p>\n\n\n\n<p>And he&#8217;s also said that it&#8217;s so much easier now setting up a BuddyPress site for end users, because they see, they just drag the blocks over and it just works. Yeah. And they don&#8217;t have to learn short codes or widgets and all that, because&#8230; Yeah, I think David said that widgets are very hard for end users to grasp the concept of that and to apply it to their site building. So it was an interesting conversation. We will have the YouTube video, the recording available in the show notes, and also some of the tools and the resources that they mentioned, how they got into it and what helped them to move forward with the blocks. Yeah, and now we come to Gutenberg 11.8.</p>\n\n\n\n<h3><strong>What’s Released &#8211; Gutenberg 11.8</strong></h3>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes, the last one that goes into WordPress 5.9 release.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes, the second last.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes, second last.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, Vincente Canales has managed to release for this version and highlights plenty of great features in the release post on the make blog. And it had 166 PRs merged, excluding all the mobile version PRs that were released, and it has 80 enhancements. We are not going to talk about all of them.</p>\n\n\n\n<h3><strong>Enhancements</strong></h3>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, 80, it&#8217;s an impressive number. And it&#8217;s for real. And a lot of those enhancements are really great, so we should start right away.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So the&#8230; go ahead.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. You probably wanted to say something there, it&#8217;s like there&#8217;s a lot of integration with global styles and this product evolves so fast, and it really gives a lot of power to block developers, because you just need to provide one entry in the JSON file, and suddenly you have this feature enabled. So this way is like, now you can add spacing controls to all heading blocks, which is pretty interesting that you can now control the margin or padding depending on your needs. So it&#8217;s under the dimension section in the sidebar of your block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Well, that&#8217;s one that was missing for a long time for the spacing part. I think the most used block was actually the spacer block, to make up for the missing pieces there. But now many blocks have actually the space controls and blocks like the buttons block, where you have inner blocks, as you have the buttons block outside, and then you have multiple buttons inside the block. You also have a vertical margin support and the gap. So you can, and we also saw that last version 11.7, the columns had that as well. So this is going to be rolled out also to the feature image and block, and those other blocks.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, in general, the idea is that most of the blocks to occupy the full role, they need to have some ways to declare spacing. So you don&#8217;t have to use the spacer block anymore. And that&#8217;s the most important change. And I think at the time of the release, we also have the space gap. However, the name which will stick at the end of take this gap, will be also in all blocks that group other blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So the category block got an enhancement by supporting now only top level categories. So when you use the categories you can change that, the column block has now this specification that you can actually have specifications for the blocks within the columns. So which we&#8217;re allowed and which are not, and all that. And also how they are placed into the columns, there&#8217;s a common content block that now has typography color and pattern support. And then there were quite a few changes to the cover block, and it has now the allowed blocks and template block attributes for the cover blocks. So you, as a developer and theme developer can now determine what the cover block can entail. That&#8217;s through the block.json right from the cover block, or is it through theme or both?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: I guess this is from through the block attribute, so you can define that. So for instance, when you are using a block pattern, then you can encode that, and you can set a lock now for the block, so once that is like combined together, the user won&#8217;t have a way to change that, so you have a very nice control on how those block will behave after they&#8217;re inserted.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I just looked at the PR and it&#8217;s through the blocks register block type area there. Yeah. Awesome. Yeah, that&#8217;s something that a lot of theme developers and plugin developers are really worried about, is how they can control and block things down, especially when you do development for a larger editor team. So they are guided through their editing experience there.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, I think those APIs will major soon because we have so many use cases for that these days, and those features are added. And as soon as we have enough blocks to make a good decision, then this API will be improved, and this is how it all happens in the block editor.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. So for the features, we now also have a new embed integration is for Pinterest, that was missing as it looks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And it was also added to core, so the embed provider is also available for classic editor, not only the block for the block editor, it&#8217;s a new variation on the embed block. I just want to go back just a little bit to the cover block, there were also so a few changes and gradual changes to the opacity for background colors. So now you could have a background color, or a background image, and then the opacity of that, you are really in control of it. There are dim ratios and they have controls over that. And that&#8217;s really good way when you create more creative block patterns. What we have seen for instance from Tammie Lister, she has a few block patterns, the pattern inspiration, and this is a place where I go when I need a little bit inspiration, is she had a background and then an image on it, and then a duotone attached to it, and made that a block pattern.</p>\n\n\n\n<p>And it&#8217;s really fascinating, what you can do with those tools already, in terms of your visual layouts on your post or pages. So yeah, just saying that, yeah. It&#8217;s now in the plugin available now. So feature image got more spacing controls for the image block, and also the heading while we talked about this, but what I missed talking about the heading, was that it also now auto generates heading anchors. So you can, when you create subheaders, you can get a link to those subheaders that you can use, not only to drive people to end and say, okay, check out this little header there, or section of my blog post, or of my page, it also enables the finishing the table of content block that has been in process.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: On hold.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; on hold for quite a while, until that feature is actually available. And I read a little bit through the PR, and if it is already at anchor, it will not override it. So in your existing pages and posts, don&#8217;t worry that some automation is now making your work redundant or make your work more, it only creates new anchors and not override existing anchors.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> Yeah, it&#8217;s just to ensure that every heading has an anchor, that is already rendered on the front end. So you can use as URLs, but also you can provide your own name, I guess so.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, you can.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: The last version I saw it was working this way, so it&#8217;s very flexible.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I really love that, but sometimes you have longer blog posts, but then you only want to kind of have share one paragraph of it or one quote or yeah, kind of put a heading on it, and you get an auto generated anchor for it.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. It&#8217;s also, sometimes you have to write a very long heading and then just autogenerate writes out of the text, how the heading is, the anchor how it&#8217;s named. So it&#8217;s also very good experience for the user because they don&#8217;t have to type almost the same name again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, yeah. So there are some other things I wanted to just point out, the post comment author, now add link settings, and to the block support as well as the comment dates, those are also link&#8230; I always like links, yeah. It&#8217;s kind of….</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Because you can link both, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: For the author that links to the website that is provided in the user&#8217;s profile, and for the date, that&#8217;s just getting through to the comment.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And to the comments of that date, yeah. And then there&#8217;s some&#8230; Now we come to the more theme-related blocks, the site. Well, the comment author and data already important for the theme, the site logo received some improvements. And now there is a basic example in the site logo block. And there was some interesting back and forth on the reset button and the replace, the menu drop down, and then back and forth. But it works now really nicely, all this back and forth had the benefit that everybody who worked on it now has a better hands on how the site logo works, and how it can be added to the navigation block or to the head up block and head on template part. All right.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: And there are also changes to the social links or social icons. I don&#8217;t know what&#8217;s the name, but the titles use both versions. And so the change there is that you can now set the top and bottom margin for those icons, and the other change, there is some changes to the styling. So when you have only logos, you don&#8217;t display any texture, then it looks better than before.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. It got a Polish.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Polish, a Polish slack.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: A Polish slack. It&#8217;s not in polish. No, of course we are making a pun here from Polish and polish, it&#8217;s a polish logo style. But sometimes when you travel in multiple languages, these things kind of pop up at you at very different times.</p>\n\n\n\n<p>So the global styles, and they&#8217;re now called styles. So yeah in language, in 5.9, you will see that everybody&#8217;s only talking about site styles, not the global styles, but the big change is now that the child theme, JSON file will be merged with a parent theme, JSON file. And that is important because a lot of people think about&#8230; yeah. So when you always have to build a child theme, so when the parent theme gets an update, things are not overwritten, and you can change some of the settings in the same JSON file in your child&#8217;s name.</p>\n\n\n\n<p>So it applies to styles on top of those from the parent theme. And you can&#8230; so the parent space is maintained. If no theme.JSON file is present as child theme, all the parents standards are applied, or the other way around, because you can actually use the theme.JSON file and classic themes. So it works, yeah. If you have a classic theme, you can create a child theme and then put a theme.JSON file in it to configure all the settings for the block editor. So that&#8217;s a very good enhancement, and I&#8217;m glad that it will make it into 5.9.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. Because theme.JSON file is about the styling, and to specify that a given theme is a block theme, you need to provide templates in a special folder. That&#8217;s the distinction. It might be a bit confusing, even for me wrapping a head around that is a bit hard.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I don&#8217;t think that is the last word yet spoken in on the parent theme, the child theme, because we really need to consider that this is the first version where a block theme is actually in core or as a default theme in core, and the handling of a block theme will be in core with 5.9, but it&#8217;s the first version. And as you listeners probably have already noticed, there&#8217;s always the minimal and a first version to get the functionality right, and then iterate fast on it. And what&#8217;s going to happen also with the block themes, and the handling of it in terms of extensibility and all backwards compatibility. So, always through the….</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: We can move to&#8230; you know we are not done yet. We can move to patterns and a big change there, that there is now a new category which feature patterns that come from the pattern directory that is hosted on wordpress.org. So, that&#8217;s a big change because now the patterns that are submitted by the community, they are somehow, I don&#8217;t know, selected to the special category, and every website that is using the block editor will be able to show them on the list, and user will be able to insert them directly from the editor.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: From the inserter, yes. And there&#8217;s also a change in the query loop block, where the number of items per page for the default block has actually increased. So it&#8217;s not only six, but you can change that as well. The query loop block pattern. It&#8217;s one of my most favorite block patterns, because that&#8217;s where you show your….</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> The query loop.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. It&#8217;s so extensible and it&#8217;s&#8230; well, so flexible that you can really make a lot of different pages out of it and showcase your content. So the block editor also got animations for the insertion point and drop zones and other elements. So the drag and drop improvements have been merged there. I didn&#8217;t see anything, well, the template editor itself, it comes totally&#8230; it&#8217;s out of experimentation for this third version, I think. And you get a lot of different updates there, as one of them is to now handle template areas with the template inspector, and have more options for them. And the other one is there for just some cosmetic items, and now it uses a dark background, but though if you have a light background on your theme, yeah, you hardly see it.</p>\n\n\n\n<p>It&#8217;s going to be a&#8230; the background of the editor is not white, it&#8217;s actually black. I don&#8217;t know if it makes a difference. And then the components, there were quite a few update on the story book. That&#8217;s a place where you can look up components, and see the attributes and how they change, and you can kind of copy and paste code from there. So that&#8217;s as good that there are some nice updates there.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. And I also notice that change in the navigation block, that is going out of experimental phase. So, on the mobile screen, if you use that block, you would see the hamburger icon. So now, the changes that you can also enforce then on the desktop or the wider screens, you can also always show this hamburger. It&#8217;s something that, for instance, some Twenty Twenty family of themes, they use that feature very often. So that&#8217;s interesting change that user can use now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Absolutely, yeah. And then there are some, the great block package, got some changes and one of them is really helpful for people using that to create blocks, as it allows now local directory to pass to a template as a relative path. So, you don&#8217;t have to submit your template to NPM to actually use it in your grade block. You can just have it in a particular directory on your own machine, and reuse it for the next one of your grade block features here. And the pascal case, you can now have a Pascal case slug on your template strings as well.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So that changes mostly for using PHP classes. So it follows the conversion. So you can just use that to start your class name, and then provide the rest of the class name if you are using a PHP file in your templates. So those two features are related to each other. If you are using those templates and you can build local folder with templates that generates PHP files. And I think there&#8217;s one more thing I wanted to mention. So the one is, last time we talked that for the navigation block, there was a change that allowed using a slash inserter.</p>\n\n\n\n<p>So you need to make inserting a certain type of blocks easier in the navigation menu. And this feature was extended now for the heading list and core blocks. So, for the heading it looks quite funny because if you are using H2, then the font is big, but you are able quickly to insert a different block from that as well. So, sometimes it could be useful to do this type of operation. Maybe in the future, the slash insert might support a different type of action. So, I saw some explorations that could use machine learning. So it could like for instance, Siri or Cortana just to understand what you want to say. And like you could start typing, like insert heading with, find me a pattern with certain characteristics. So I&#8217;m looking forward to how the slash inserter will evolve now that it can be used in more places.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. The slash inserter was actually the&#8230; it has been around since the beginning of Gutenberg, and it has a few nice for the post editor, but I didn&#8217;t realize that you actually have to enable it also for the other screens. And I saw that PR in the list and I didn&#8217;t highlight it, because it&#8230; hmm, I didn&#8217;t understand it quite what the significance was this time around, but now thank you for explaining it to me. I also know that some of the tools that deal with the second brain editing, like Roam Research or Logseq, they use the slash command also to add a to do list item, or to add a to do list to a certain date, or just kind of reference date. So there&#8217;s a lot that can be done with slash insert, the slash commands.</p>\n\n\n\n<p>And for the heading, if you use it in your post, just a little secret from the treasure chest of your Birgit’s secrets, if you say slash H3, it actually gives you a heading three. So you don&#8217;t have to control the heading through the block tool or H5. Yeah, you can do that as well. But now we going back to our changelog here.&nbsp;</p>\n\n\n\n<h3><strong>Bug Fixes</strong></h3>\n\n\n\n<p>Then there were 42 bug fixes in that release, and I&#8217;m pretty sure there are quite a few coming up also in the next release. There was actually none that really stand out where I said, okay, that took a long time to fix, or that makes it now much easier or something like that.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, it&#8217;s definitely in recent releases, we have so many new features and enhancements that show up, that is really hard to find a bug fix that stands out. And those are small things or some something that is a bit of improvement, it&#8217;s not like sometimes it&#8217;s hard to classify. And many of them are related to how it displayed visually inside the editor, because with so many the features you sometimes miss something less important.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I think in total they make a real improvement on the quality of life, of the experience, kind of the workflow. But when you isolate them to just one line item, then it&#8217;s not that clear how the improvement really affects a normal user in the block editor. But I&#8217;m always looking out for those items that are kind of significant in that area, but I didn&#8217;t see one in this one in that regard.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, just in the meantime. So during the Go/No-Go Meeting that was held two weeks ago, Helen Hou-Sandi she mentioned that the biggest difference for her is that, the editor that was a couple months back, feels less buggy, like the experience overall has improved, not because something significantly changed, but because those small interaction has been improved a lot. And the difference between what you see in the block editor and on the front end doesn&#8217;t differ so much, and that&#8217;s the biggest change. This is where those little bug fixes come from, and as you pointed out in isolation, they don&#8217;t seem significant, but the amount of work done is really important, because it improves the first impression for the user.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Absolutely, yeah. Thank you for pointing it out. I heard Helen saying that as well, also in the discussion that we had with her, and Mark Jaquith and Riad Benguella, that the block editor has come such a long way now, that the underlying structure, as well as the look and feel and the usage.&nbsp;</p>\n\n\n\n<h3><strong>Documentation</strong></h3>\n\n\n\n<p>So we come to a documentation, there are 21 changes in documentation. Of course, some of the things with new features comes new documentation, and there&#8217;s now a section on how to use this theme in JSON schema, that we mentioned above, and also update the block categories and the clarifying documentation about the inner blocks orientation prop, and what else? So, there&#8217;s some package documentation updated, and quite a few components didn&#8217;t have any read-me files. And that made it hard to have the automated documentation flow that goes from the GitHub repo into the WordPress meta site on the make block a little harder. And when the information is not in the code, it can&#8217;t be in the documentation either. So there&#8217;s, well, quite a few efforts there to bring the information out of the components into the documentation there.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, to fill the missing gaps, because there are still a few, however, it has improved significantly in the last few weeks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Mm-hmm. And that also covers the grade block documentation that has been updated with the new features.</p>\n\n\n\n<h3><strong>Code Quality</strong></h3>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: And there were also code quality related changes, and there are 17 of that, and it&#8217;s related to maintenance and to bring some libraries up to date, or replace some libraries. So one of the works is to replace tiny color libraries, color D, which is more up to date and is a better fit for the project. And also part of the change to the color picker, that had some refactorings and it looks a bit different than before.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Do you know why the color picker was changed? Was it&#8230; I think we discussed it, that we both were kind of….</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> I still know.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Accessibility.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> But yes, and performance, and also flexibility of the new library.</p>\n\n\n\n<h3><strong>Tools</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Okay. And then there were some 11 changes to the tooling or for tools. And these are way over my head anyway, but then I only marvel at the nice naming there, which is now we have flaky test.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Flaky test.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Which kind of isn&#8217;t funny.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: There is a tool, so maybe not tool. So when end to end tests fail, there is a special script that processes those failures. And it tries the test, if the test succeeds on the second or third attempt, then there is an issue opened called flaky tests, and it just reports what went wrong. So someone could look at that and try to fix the failure, or decide that is not an issue and close that one. So that&#8217;s the backstory for that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Mm-hmm. Well, that&#8217;s very interesting, yes. Well, thank you for that.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I think we reached to the end of the list, and we can now talk about what&#8217;s in active development, or discussed in the community.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right. And they have….</p>\n\n\n\n<h3><strong>What’s in Active Development or Discussed</strong></h3>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: And I think he wanted to talk about project APTA is that, people shared on the core editor meeting on Wednesday, which is very related to the upcoming FeatureFreeze.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right. And first this was about the navigation block and navigation editor. You might remember the listeners that the navigation editor screen won&#8217;t make it into 5.8, and the navigation block has been scaled down a bit for that. And the architecture of the navigation block has changed a little bit, because now it will be saved as a&#8230; the storage of it has been changed. And there are some&#8230; it&#8217;s underlying architecture, and it&#8217;s interesting that it&#8217;s very late in the process for these to come in, but the team feels quite confident to get this, get through it.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So are you talking about the idea to use a new post type or WP_template? WP_navigation to solve the navigation issues.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that PR has already been merged, so it&#8217;s not in this version, but it&#8217;s in the next version, so it can go get into 5.9, and it allows the same navigation items to be used in multiple places on a site, but with a potential to have each different visual presentation. So the that&#8217;s kind of how they approach it. So you could have a menu in your header and footer, but if you use it on the sub-site, and just want to point it out, you can style it differently, but you use the same links. You only have one place to edit that. And then with it comes also the facilitation of the WP navigation area as a part of the facilitating that from the classic menus. So it preserves its nature on theme switch, that&#8217;s one of the hard things that are now in the work that theme switching should not make you have to redo your menus and your navigation from the website, and that&#8217;s part of the feature parity with the existing one. And then here have some transforms on the links, and they split up the URL and the text in the link. So it can have a rich preview as well. So that was for the navigation editor reports. Do you want to talk about the template editor or the styles?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: For the template editor?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Mm-hmm.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So, I think that the template editor is a template part editor is the thing that had a lot of iterations, like the focus mode, which displays this template part inside, like removes everything that is not the template part from the view, so you can focus on that. And yeah, it seems like it&#8217;s almost there, and it will be moved out of the experimental phase, and you&#8217;ll launch in WordPress 5.9.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Did I miss anything there?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: No, there was a tracking issue, that&#8217;s actually what is linked there to the template focus mode by Matias, and he had quite a few issues from the design issues that need to be merged, before it all comes together. And it&#8217;s still pretty hard to have the template editor, template part editing should work. And the overview issue has also been closed. So all the things that were in the works have actually been merged, and this overview issue has been closed.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. When we talked about improvements to the template part editor last time, it looked pretty solid for me. So, I&#8217;m not surprised that it has been closed since then. And also it&#8217;s very interesting that this navigation will have its own post type, the same applies for the template part. In some ways they could use this template far for navigation, but I think it&#8217;s conceptually different, that&#8217;s why they decided that should be a different post type.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I think so, that it&#8217;s a single purpose of concern, I think it&#8217;s a better approach than mixing things, just because they&#8217;re technically similar, it doesn&#8217;t have to be that they are same. We have a similar discussion actually between reusable blocks, block patterns, and template parts. And to figure out the differences and what&#8217;s the same, because the end users will have that question as well. And there is a big discussion on how to rename the reusable blocks, and to what name, but it&#8217;s not&#8230; I don&#8217;t think it has come to an end yet, so we can&#8217;t link it in the show notes, I think it&#8217;s ongoing right now for two weeks, but yeah, any opinion is welcome, and every reasoning is welcome, in terms of how this should be called. But what I also learned about in that discussion was that there is definitely quite confusion, or it&#8217;s not particularly clear the purpose of each of them.</p>\n\n\n\n<p>So reading through that has quite a bit of that. That can be&#8230; oh, that&#8217;s why epiphany is in there. So, I think I also read another discussion somewhere, I forgot, that&#8217;s my life now, I read something and then I forget where I have, and when I read it, I bookmark it, but then I still, if I don&#8217;t know where the bookmarks are, I&#8217;m at the same place. So, I have not yet found a solution to it, but I will navy through.&nbsp;</p>\n\n\n\n<p>Jorge posted an update on their global styles in the meeting. And they have a PR that actually propose a new color palette editor. So it makes multiple color palettes from different sources available to the user. And that&#8217;s actually also something that came out of the Go/No Go Meeting, when the team in there was thinking about how can this be improved or what&#8217;s the next step for it, when they showed the color sidebar for a template editing screen. I think it was something that Matt Mullenweg just had loaded outside. Oh, isn&#8217;t there a website out there like color palette.com where you can select different color palettes? And wouldn&#8217;t it be cool if we could get it in? So I&#8217;m definitely looking through those PRs and see how they&#8217;re progressing there or what they suggest in there.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes. Similar cases for the patterns, explorer, and a new way to browse them, it would be in the modal. So the exploration that is in very advanced phase now, just provides an icon that you can click in the sidebar, and it just moves all the patterns to the modal and you have almost full screen to see them, and so that should help to pick your pattern, like spend more time and have better preview of them, not limited by the very narrow space that the sidebar gives you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh yeah, you&#8217;re right, that&#8217;s a big underscore exploration now, because most page builders have that, third party page builders, and also early layout block plugins collections had some of the full model Windows to select full page patterns. When you come to full page patterns, you need a bigger space to display than the&#8230; Sidebar preview is definitely not going to be enough. Well, that&#8217;s in the discussion, what else do we have? One of preparing for the WordPress 5.9, the technical leads for the editor release leads, Robert Anderson and George Mamadashvili, are conducting an audit of experimental APIs of the various Gutenberg packages that need to come out of experimental to be merged with core. And they have a one issue list that&#8217;s 35920 is the issue number. And it&#8217;s a list of quite a few experimental methods and APIs, but only a few of them. And I know there are a few developers who actually created the features, are already preparing those to come out of experiment. They&#8217;re working on that. This is just the issue list with all the experimental methods, and when you go through the comments, you&#8217;ll see which one are already work in progress to be bring out of experiment.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. Just wanted to explain what this experimental status means for those methods. So, as long as they&#8217;re experimental, then there is no guarantee that this method will have the same signatures. So, plugin developers, or theme developers, they use it and at their own risk, it happens, but those&#8230; I know that people who use that, they pay attention to ensure that, as long as it&#8217;s stabilized, they update their codes. So it still works as they should. And yeah, so the idea is that as soon as you change the name and remove this underscore experimental prefix, the method gets integrated with the block editor handbook and all the like method name, description, patterns, they get included there so people can easily find them later. So it&#8217;s just a way to ensure that the Gutenberg plugin can move very fast, and check out if given API makes sense, and use that with core, usually with the block editor or with the block library for core blocks, and it worked pretty nice. However, the list of experiments has grown over time, and probably it would be a good idea to soon take step back and clarify what the future of some of those APIs.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Will be, yeah, absolutely. Speaking, coming out of experimental, the new gallery block will come out of experimental for 11.9. It was a little bit delayed because when found that there was a problem with the mobile app, if you have a lower mobile app than 18.2, there was some content loss there. So now there is a little notification on the gallery block placeholder, that if you have a different mobile version, make sure that you don&#8217;t use it, so you&#8217;re not encountering any content loss. That&#8217;s the only&#8230; it is from the developers, is the estimation that by the time 6.0 comes around, the people that are on lower mobile apps have upgraded by then, and it&#8217;s not an issue anymore, but it&#8217;s just for this release, but it definitely will come to 11.9 for everybody else. And so I&#8217;m really looking forward to that, because having image blocks within your gallery, is so much easier to handle so much better concept than having images that don&#8217;t have all the features like it has now.</p>\n\n\n\n<p>And they also have&#8230; so the developers, Glen Davis, mostly spearheaded that effort, he took care of quite a few backwards compatibility issues that happened with existing galleries, that are normally not touched, but when you open up the post again, it will be automatically changed. And we have not finished our outreach to the plugin developers yet, to alert them to that change. But most of them that we have contacted, about 15 of them, 80% actually knew about it and had already adopted their gallery extensions. All right.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: That&#8217;s great to hear that people are following the progress on their blog.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I think a big part is they&#8217;re listening to our podcast. I&#8217;m just saying that now.&nbsp;</p>\n\n\n\n<p>So yeah. And that is pretty much the end of our show. I don&#8217;t have anything else that I wanted to talk about, do you have anything Grzegorz?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: No, and other than usual stuff like, we are waiting for reviews and send us your comments, what do you like about the show? What you don&#8217;t like? So we could improve, that would be always appreciated, and you can also contact us on Twitter, like tweet us or DM us. My Twitter handle is @gziolo and yours Birgit&#8217;s is @bph, it&#8217;s very short and sweet. How did you manage to find this one? So short.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, I signed up in 2008, so very early. But I get a lot of street cred from the young-ins that I have a three digit Twitter handle.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So we also have an email address where you can send your questions and suggestions, and the news, it&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. And this is it for me. I wish you all a great weekend. And next week, when you listen to that, we are all looking forward to WordPress 5.9 testing, and yeah, this is it until the next time, bye-bye.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes, that was a great one. Thank you Birgit, and thank you our listeners, see you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Bye.</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:\"Sat, 30 Oct 2021 19:15: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: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: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:76:\"WordPress Foundation: The WordPress Foundation publishes its 2020 financials\";s:7:\"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:41:\"https://wordpressfoundation.org/?p=201436\";s:7:\"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:97:\"https://wordpressfoundation.org/news/2021/the-wordpress-foundation-publishes-its-2020-financials/\";s: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:4205:\"<p class=\"has-drop-cap\">We are glad to announce that WordPress Foundation has published its financials for the year 2020. </p>\n\n\n\n<p>In 2020, the WordPress Foundation and its subsidiary B-Corp (WordPress Community Support, PBC) provided support and guidance for a total of 33<a href=\"http://central.wordcamp.org/\">&nbsp;WordCamps</a>&nbsp;and hundreds of<a href=\"http://www.meetup.com/pro/wordpress/\">&nbsp;Meetup groups</a>, organized by volunteers in communities all over the world. </p>\n\n\n\n<p>WordPress Foundation’s total revenue in 2020 was $10,787, with donations making up all of this amount. Expenses for the WordPress Foundation totaled $3,438. Major 2020 expenses include:</p>\n\n\n\n<ul><li>do_action charity hackathon grants $1,650</li><li>Dues &amp; Subscriptions $759</li></ul>\n\n\n\n<p>You can read about our finances in detail in our <a href=\"https://wordpressfoundation.org/2020-financials/\">2020 financials page</a>: </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpressfoundation.org/2020-financials/\">2020 Financials</a></blockquote>\n</div>\n\n\n\n<h2>Support the WordPress Foundation</h2>\n\n\n\n<p>As you all may know, the WordPress Foundation is a 501(c)3 non-profit organization that pursues a charter to educate the public about WordPress and related open source software. We regularly host educational programs like&nbsp;<a href=\"https://doaction.org/\">charity hackathons</a>&nbsp;and&nbsp;<a href=\"https://wordpressfoundation.org/tag/intro-to-open-source/\">open source educational events</a>. These programs are made possible through the help of generous donations from<a href=\"https://wordpressfoundation.org/donors/\">&nbsp;our donors</a>.&nbsp;</p>\n\n\n\n<blockquote><p>If WordPress has helped you in any way,&nbsp;<a href=\"https://wordpressfoundation.org/donate/\">kindly consider donating to the WordPress Foundation</a>.</p></blockquote>\n\n\n\n<p>Money raised by the WordPress Foundation will be used to ensure free access to&nbsp;<a href=\"http://wordpressfoundation.org/projects/\">supported software projects</a>,&nbsp;<a href=\"https://wordpressfoundation.org/trademark-policy/\">protect the WordPress trademark</a>, and fund various programs. 2022 will be an exciting year for the WordPress Foundation, as we have a plethora of exciting plans in mind, including a <a href=\"https://make.wordpress.org/community/2021/09/01/proposal-centralized-global-do_action-charity-hackathons/\">potential global charity hackathon program</a> along with a host of novel educational initiatives through <a href=\"https://learn.wordpress.org/\">learn.wordpress.org</a>.</p>\n\n\n\n<h3>In short – your donations will go a long way in sustaining and growing the WordPress project. </h3>\n\n\n\n<p><em>Every</em> penny you contribute will help us build and grow our charitable programs that will in turn empower individuals and communities with the help of the WordPress open source software. </p>\n\n\n\n<p>You can either&nbsp;<a href=\"https://wordpressfoundation.org/donate/\">make a one-time donation or choose to donate annually</a>. If you sign up for any one of the four annual subscription plans, you will be featured on our&nbsp;<a href=\"https://wordpressfoundation.org/donors/\">Donors page</a>&nbsp;– as a token of our gratitude for supporting education programs about WordPress and open source.&nbsp;A big thank you to <a href=\"https://wordpressfoundation.org/donors/\">all our donors</a> for supporting us in our journey so far!</p>\n\n\n\n<p>Check out our donations page for more information: </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpressfoundation.org/donate/\">Donate</a></blockquote>\n</div>\n\n\n\n<p class=\"has-background\">Show your support for WordPress by taking part in the <a href=\"https://wwwp5k.run/\"><strong>Worldwide WordPress 5K run</strong></a> from wherever you are! You can also support the WordPress Foundation by donating to us directly <a href=\"https://wwwp5k.run/donate/\">through their website</a>. Hurry up! The event concludes on October 31!</p>\n\n\n\n<p>Thank you so much, for all that you do, to support our goal of serving the public good through our myriad initiatives. </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, 30 Oct 2021 18:52: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:\"Hari Shanker\";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:54:\"WordPress.org blog: People of WordPress: Ronald Gijsel\";s:7:\"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=11370\";s:7:\"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://wordpress.org/news/2021/10/people-of-wordpress-ecommerce-ronald-gijsel/\";s: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:10396:\"<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people&#8217;s lives for the better. This month we feature a WordPress e-commerce specialist on the difference it makes.</p>\n\n\n\n<h2>Empowered to make a change</h2>\n\n\n\n<p><strong>For WordPress contributor Ronald Gijsel, open source is a lifeline and a perfect place for people with creative minds. It led him on a transformational journey from chef to WordPress e-commerce specialist. Originally from the Netherlands, where he trained in hospitality, he was to find a restorative and energizing power within the WordPress local and global community. </strong></p>\n\n\n\n<p>Ten years ago, life took a sad turn for Ronald and his wife Nihan when their baby daughter passed away only a few days after she was born. At that time, Ronald was a restaurant owner in the UK, working hard in a challenging economic environment.&nbsp;Discovering open source was in many ways his lifeline and helped him and his wife through their considerable heartache. Through this community, a journey to understand the opportunities of the web and new career paths began.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2021/10/ronaldgijsel2-1.jpg?w=632&ssl=1\" alt=\"Portrait picture of Ronald Gijsel\" class=\"wp-image-11403\" />\n\n\n\n<p>Ronald believes that working together in WordPress and other open source communities can lead to massive benefits for a large number of users. Not least, an online presence has been essential to the survival of many businesses during the Covid-19 pandemic.&nbsp;</p>\n\n\n\n<p>During recent years, he has visited open source events worldwide as a partnership manager at a WordPress e-commerce plugin company and community supporter. His enthusiasm for WordPress has steered him to being part of local support, solutions and collaboration as a co-organizer of <a href=\"https://central.wordcamp.org/\">WordCamp</a> Bristol, the <a href=\"https://www.meetup.com/Cheltenham-WordPress-Meetup/\">WordPress Cheltenham Meetup</a> and more.</p>\n\n\n\n<h2>Moving forward&nbsp;</h2>\n\n\n\n<p>When Nihan enrolled in the UK&#8217;s Open University to complete her computer science degree, Ronald found her course materials stirring his own interest. He started to follow the lectures with her and even attempted some of the course work for himself &#8211; all whilst he continued to work as a chef in various local pubs.&nbsp;</p>\n\n\n\n<p>Through this, he discovered how to generate affiliate commission earnings through blogging on different platforms. “Creating websites was slowly becoming a passion. In these first few years, I enjoyed every part of the steep learning curve, from tackling the basics to more advanced coding and designs,” said Ronald.</p>\n\n\n\n<h2>The Start of a Web Career</h2>\n\n\n\n<p>Ronald reduced his hours as a chef and devoted more time to online courses learning coding, e-commerce, SEO, and online marketing. Yet when he applied for a job as a WordPress designer, he had only heard of the platform in the context of blogging. This was all to change when an online tutor on one of the training sites revealed the many functions available with WordPress. It was the start of a new career and life journey. This tutor was Topher DeRosia, who went on to create <a href=\"https://heropress.com/\">HeroPress</a>.</p>\n\n\n\n<img width=\"632\" height=\"467\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/10/with-topher.jpg?resize=632%2C467&ssl=1\" alt=\"Ronald Gijsel and Topher De Rosia at \na WordCamp\" class=\"wp-image-11398\" />Ronald with Topher at WordCamp London in 2019\n\n\n\n<p>To learn WordPress, Ronald ‘binge-watched’ webinars on various development topics and over time he became more familiar with it. Securing a job as a designer was only the beginning of his journey into the WordPress ecosystem.</p>\n\n\n\n<p>A year later in 2015, after landing the job as a WordPress designer, Ronald&#8217;s boss asked him to consider taking on the business and its clients. With his wife, Ronald decided to take on the firm and to expand their work in WordPress e-commerce and online marketing.</p>\n\n\n\n<p>As an advocate for learning new skills and practicing them, Ronald encourages others to continue to expand their knowledge through study, attending talks at Meetups and WordCamps, and using the new <a href=\"https://learn.wordpress.org/\">Learn WordPress resource</a>. </p>\n\n\n\n<p>“WordPress has evolved in so many branches that require different skills. There are hundreds of areas of expertise, roles, and jobs that complement WordPress to make it what it is.”</p>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\"><img width=\"528\" height=\"652\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/10/meetup3-1.jpg?resize=528%2C652&ssl=1\" alt=\"Ronald talking about WordPress and e-commerce solutions\" class=\"wp-image-11414 size-full\" /><div class=\"wp-block-media-text__content\">\n<p class=\"has-large-font-size\">“WordPress is an essential tool in my box.”<br /><em><strong>Ronald Gijsel</strong></em></p>\n</div></div>\n\n\n\n<p>Ronald believes WordPress thrives on diversity, with many <a href=\"https://make.wordpress.org/\">contributor opportunities</a> and jobs in the ecosystem that require a wide range of skills.&nbsp;</p>\n\n\n\n<p>“A big part of this is that each person’s personal background complements their skill sets. Who you are and what you do is influenced by what you have done and learned. We need to cherish this. These things also add to our culture, language, experience, and knowledge,” he said.<br /></p>\n\n\n\n<h2>A journey into WordPress e-commerce</h2>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2021/10/meetup2.jpg?resize=632%2C442&ssl=1\" alt=\"Ronald presenting on WordPress and e-commerce at an event\" class=\"wp-image-11400\" width=\"632\" height=\"442\" />Ronald shares his enthusiasm for building WordPress and e-commerce websites at WordCamp London in 2019\n\n\n\n<p>Ronald initially extended his interest in the&nbsp;WordPress ecosystem through representing a plugin company at WordCamps in the UK. He became hooked and went on to attend events in many different countries.&nbsp;</p>\n\n\n\n<p>In 2018, he realized he could do more with his connections and create meaningful partnerships. Within a few weeks, he had crafted his dream job and sent a proposal to the CEO of a WordPress e-commerce firm.</p>\n\n\n\n<p>But pitching to strangers wasn’t an easy task, as he did not know if they would understand his vision. </p>\n\n\n\n<p>Ronald said: “The doubts went through my head for months. ‘Do I give up my business and work for the benefit of another company? What if I don’t get on? What do I do with my customers?’ But I decided to take the leap.&#8221; His pitch proved successful, joining his current firm in 2019.<br /><br />In the firm’s CEO, Ronald found a mentor, supporter, and a friend. He explained: “Nando Pappalardo never tells me what to do, but instead, he asks questions to make me realize what is achievable, or could be even better. He simply makes suggestions that I read something and reach my own conclusions.”</p>\n\n\n\n<h2>Looking back at the journey&nbsp;</h2>\n\n\n\n<p>Taking risks or changing directions in mid-career often involves a giant leap. In Ronald&#8217;s view, through WordPress, you don&#8217;t need to be alone. He believes its community can offer support and help to process thinking.</p>\n\n\n\n<p>Ronald said: “I often think back to the moment my daughter passed away. She only lived for a few days. Every day, I wonder how events would have unfolded if she had survived. Maybe her memory lives on in every decision I make and the paths I decide to take.”</p>\n\n\n\n<p>From his experience, he found that&nbsp;changing a career can sometimes take a few years and have a period of transition. He said: “Only looking back do I realize that each small step slowly made a difference in my life.”</p>\n\n\n\n<blockquote><p>“It was WordPress that made the online world easier to navigate and empowered me to make a change”&nbsp;</p><cite>Ronald Gijsel</cite></blockquote>\n\n\n\n<p>He added: “Feeling welcomed into the WordPress community through Meetups and WordCamps added a human dimension and confidence that I can do ‘this’ too.”</p>\n\n\n\n<p>Ronald’s wish is that his story will offer support to others who may have experienced tragedy in their lives. “I hope that I can give you the hope and strength to try and put your energy into something else that can lead to more significant changes in your life. Try to take it as one positive decision at a time.”</p>\n\n\n\n<h2>Share the stories</h2>\n\n\n\n<p>Help us share these stories of open source contributors and continue to grow the community.&nbsp;Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series.</a>&nbsp;#ContributorStory.</p>\n\n\n\n<h2>Contributors</h2>\n\n\n\n<p>Thank you to Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@</a><a href=\"https://profiles.wordpress.org/webcommsat/\">webcommsat</a>), and Surendra Thakor (<a href=\"https://profiles.wordpress.org/sthakor/\">@sthakor</a>) for the interviews and writing this feature, and to Ronald Gijsel (<a href=\"https://profiles.wordpress.org/just2ronald/\">@just2ronald</a>) for sharing his story.</p>\n\n\n\n<p>Thanks to Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>), Anjana Vasan (<a href=\"https://profiles.wordpress.org/anjanavasan/\">@anjanavasan</a>), Collieth Clarke (<a href=\"https://profiles.wordpress.org/callye/\">@callye</a>), and Reyes Martinez (<a href=\"https://profiles.wordpress.org/rmartinezduque/\">@rmartinezduque</a>) for their content contributions, and Josepha Haden Chomphosy (@<a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>), and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for their support for the series.</p>\n\n\n\n<p><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard.&nbsp;</em>#HeroPress</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, 30 Oct 2021 12:21:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";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:120:\"Gutenberg Times: Designing Block-based Child Themes, Plugin Machine, WooCommerce Blocks and more – Weekend Edition 191\";s:7:\"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=19419\";s:7:\"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:125:\"https://gutenbergtimes.com/designing-block-based-child-themes-plugin-machine-woocommerce-blocks-and-more-weekend-edition-191/\";s: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:19260:\"<p>Howdy, howdy!</p>\n\n\n\n<p>How was your week in the WordPress ecosystem? I hope got to enjoy the creative energy around the Gutenberg project, despite encountering the little quirks and bugs. </p>\n\n\n\n<p>In this edition, you&#8217;ll find updates from the team working on WordPress 5.9, tutorials for the new features coming in WordPress 5.9 and tools and videos for theme and plugin developers. </p>\n\n\n\n<p>Don&#8217;t forget to stop by at the <a href=\"http://patternspiration.com/\">Patternspiration site by Tammie Lister </a>who added a few more beautiful patterns. Today&#8217;s creation shows a beautiful DropCap design. </p>\n\n\n\n<p>Last week, I visited the local contemporary art museum, was fascinated by <a href=\"https://en.wikipedia.org/wiki/Robert_Colescott\">Robert Colescott</a>&#8216;s art. I am also a sucker for museums shop and spend some money on books. What brings joy into your life? Hit reply and let me know, please. </p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\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/#0-word-press-team-updates\">WordPress Team updates</a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-content-creators-and-the-block-editor\">Content Creators and the Block Editor</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-design-and-theme-building-with-gutenberg\">Design and Theme Building  with Gutenberg</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-blocks-for-gutenberg\">Building Blocks for Gutenberg</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-word-press-events\">WordPress Events</a></li></ul></div>\n\n\n\n\n<h2 id=\"0-word-press-team-updates\">WordPress Team updates</h2>\n\n\n\n<p><strong>WordPress 5.9</strong> is coming up fast. <strong>Robert Anderson</strong>, editor technical release lead, posted an <a href=\"https://make.wordpress.org/core/2021/10/25/wordpress-5-9-editor-update-26-october/\">updated list of Must-Have features</a> of the block editor to be merged to core for the release. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>On the WPTavern, Sarah Gooding recounts a discussion among <a href=\"https://wptavern.com/gutenberg-contributors-focus-efforts-on-navigation-block-for-wordpress-5-9-navigation-editor-punted-to-future-release#comments\"><strong>Gutenberg Contributors Focus Efforts on Navigation Block for WordPress 5.9, Navigation Editor Punted to Future Release</strong></a>. We discussed it before, navigation menus are super important for site owners, as they guide the site visitor through the site. WordPress&#8217; plugins are extending in many ways the menus and front end. The first version of the navigation block will not offer any additional extension and will be used in a block theme made for Full-site-Editing. It will not be part of the main navigation for classic themes. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Gutenberg 11.8 </strong>is now available in the WordPress repository. <strong>Vicente Canales</strong> published the release and <a href=\"https://make.wordpress.org/core/2021/10/28/whats-new-in-gutenberg-11-8-0-27-october/\">Make Blog post</a>: <a href=\"https://make.wordpress.org/core/2021/10/28/whats-new-in-gutenberg-11-8-0-27-october/\"><strong>What’s new in Gutenberg 11.8</strong></a> You&#8217;ll find instructional short videos as demos for some features. My favorite new feature is the auto-generated Anchors for Headings and the opacity controls for background in the Cover block. Developers might be happy to learn that a child theme&#8217;s theme.json file can now be merged with the parent theme.json. There were 166 PRs merged in total, and the <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v11.8.0\">changelog lists 80 Enhancements</a>. ?</p>\n\n\n\n<p><strong>Grzegorz Ziolkowski </strong>and I  recorded the <a href=\"https://gutenbergtimes.com/podcast/changelog-54-gutenberg-11-8/\"><strong>Gutenberg Changelog episode #54</strong> </a>on Friday, published Saturday.  You might see it pop up in the WordPress Dashboard News section. </p>\n\n\n\n<p><strong>Justin Tadlock</strong> took it our for a spin and posted: <a href=\"https://wptavern.com/gutenberg-11-8-adds-dozens-of-features-including-featured-patterns-and-automatically-generated-heading-anchors\"><strong>Gutenberg 11.8 Adds Dozens of Features, Including Featured Patterns and Automatically-Generated Heading Anchors</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>The third round of Q &amp; A of the FSE Program yielded quite a few new questions. <strong>Anne McCarthy</strong> has connected with the teams and got you the <strong><a href=\"https://make.wordpress.org/core/2021/10/28/fse-program-answers-from-round-three-of-questions/\">Answers from Round Three of Questions</a>. </strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Now that the block editor has been in the WordPress ecosystems for a few years, it&#8217;s time for a <a href=\"https://make.wordpress.org/design/2021/10/29/redesign-of-the-gutenberg-page/\"><strong>Redesign of the Gutenberg Page</strong></a>. <strong>Beatriz Fialho</strong> has a proposal and a few first prototypes.  </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.  </p>\n\n\n\n\n<h2 id=\"1-content-creators-and-the-block-editor\">Content Creators and the Block Editor</h2>\n\n\n\n<p><strong>Jamie Marsland </strong>published a tutorial on <a href=\"https://www.pootlepress.com/2021/10/wordpress-gutenberg-full-site-editing-for-beginners/\"><strong>WordPress Gutenberg Full Site Editing for Beginners</strong></a>. He explains in short demos what new blocks come to WordPress, how Templates work and how you can control your site with Global Styles. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Courtney Robinson</strong> takes a deep dive to help you to <a href=\"https://www.godaddy.com/garage/navigating-wordpress-full-site-editing/\"><strong>Navigate</strong></a> <a href=\"https://www.godaddy.com/garage/navigating-wordpress-full-site-editing/\"><strong>WordPress Full Site Editing</strong></a> experience. She also provides links to tutorials on some components of Full-site-editing, like the Query block, and the template editor.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Joe Casabona</strong> asked in his post <a href=\"https://casabona.org/2021/10/wordpress-writing-app/\"><strong>Should You Really Write in the WordPress Editor?</strong></a> The quick answer is probably not, neither in the classic editor nor the block editor. </p>\n\n\n\n<p>Casabona uses <a href=\"https://ulysses.app/\">Ulysses</a> as his writing app (mac only, paid) and he lists a few other writing tools.  I mostly use <a href=\"https://www.google.com/docs/about/\">Google Doc,</a> as I often collaborate on articles, especially when working with WordPress teams on the Make blogs. Being able to access the Google Doc app from all my devices and continue where I left off, or to answer comments, is invaluable. </p>\n\n\n\n<p>The block editor&#8217;s power feature is that you can <strong>copy/paste from almost any tool into the block editor</strong>, and it just works. I remember the times when I had to spend another hour after finishing a long form piece to format it in the classic editor. Here the block editor shines widely. (<a href=\"https://icodeforapurpose.com/distraction-free-writing-and-wordpress/\"><em>Excerpt of a longer blog post by yours truly</em></a>)</p>\n\n\n\n<p>If you are looking for a more distraction-free writing experience based on the editor, try <a href=\"https://gutenbergtimes.com/writers-rejoice-iceberg-delivers-distraction-free-writing-for-wordpress/\">Iceberg by Rich Tabor and Jeffery Carandang. </a></p>\n\n\n\n<p><strong>Jeff Chandler</strong> also chimed in via  WPMainline: <a href=\"https://wpmainline.com/2021/10/25/i-hope-this-is-all-worth-it/\"><strong>I Hope This Is All Worth It</strong></a></p>\n\n\n\n<p><em>What is your writing process like? How does the block editor fit in there, or does it? Share in the comments or send an email <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>.</em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Wes Theron</strong> published the workshop <a href=\"https://learn.wordpress.org/workshop/using-the-block-widget-editor/\"><strong>&#8220;Using the Block Widget Editor&#8221;</strong></a> on Learn.WordPress.org. Widgets provide a convenient means of adding content and features to a website and require no coding experience. This five-minute lesson will give an introduction to finding and including widgets on&nbsp;your website.</p>\n\n\n\n<p>The list of workshops regarding using the Block Editor has grown quite a bit. If you are looking for tutorials to share with your clients and their editors, <a href=\"https://learn.wordpress.org/workshops/?series=&topic=7&language=en_US&captions=\">follow this link the page with all videos available</a></p>\n\n\n\n<img /><a href=\"https://learn.wordpress.org/workshops/?series=&topic=7&language=en_US&captions=\">List of Workshops on Learn.WordPress.org about using the block editor</a>\n\n\n\n<h2 id=\"2-design-and-theme-building-with-gutenberg\">Design and Theme Building  with Gutenberg</h2>\n\n\n\n<p><strong>Eric Karkovack</strong>&nbsp;posted an <strong><a href=\"https://speckyboy.com/introduction-wordpress-theme-json-file/\">Introduction to the WordPress theme.json File</a></strong>. “Developers no longer have to settle for Gutenberg’s out-of-the-box defaults or deal with clunky workarounds.&nbsp;“ He wrote, and went on to walk you through the various settings and their purpose. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Two weeks ago, we had <strong>Ellen Bauer</strong>, <strong>Anders Noren</strong> and <strong>Carolina Nymark</strong> on our Live Q &amp; A and here is the post on the <a href=\"https://gutenbergtimes.com/discussion-going-from-creating-classic-themes-to-building-block-themes/\"><strong>Discussion: Going from Creating classic themes to Building block themes</strong></a> with the recording, a ton of resources and the transcript. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> posted about his journey into the weeds of <a href=\"https://wptavern.com/designing-block-based-wordpress-child-themes-with-a-single-json-file\"><strong>Designing Block-Based WordPress Child Themes With a Single JSON File. </strong></a></p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“Block child themes have partially worked in the Gutenberg plugin for months. However, the feature that I was looking forward to the most was not ready until a week ago. A new patch&nbsp;<a href=\"https://github.com/WordPress/gutenberg/pull/35459\">allows a child theme to overwrite</a>&nbsp;single values of its parent’s&nbsp;<code>theme.json</code>&nbsp;file. Essentially, the two files are merged, with the child taking precedence.” </p><cite>Justin Tadlock</cite></blockquote>\n\n\n\n<p>Take a look at the post and learn why Tadlock got all excited about this feature. </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=\"3-building-blocks-for-gutenberg\">Building Blocks for Gutenberg</h2>\n\n\n\n<p><strong>Bob Dunn</strong> and <strong>Noëlle Steegs</strong> hosted on their show <strong>Darren Either</strong>, and <strong>Gary Murray</strong>, WooCommerce, and <strong>Manos Psychogyiopoulos</strong> of SomeWhereWarm. for <strong><a href=\"https://dothewoo.io/a-conversation-around-woocommerce-blocks/\">An Inside/Outside Conversation Around WooCommerce Blocks </a></strong>in this #105 episode of DotheWoo Podcast. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>This week, I hosted on the Gutenberg Time Live Q &amp; A, members of the BuddyPress team, <strong>Mathieu Viet</strong>, <strong>Varun Dubey</strong> and <strong>David Cavins</strong> and discussed their journey <strong><a href=\"https://www.youtube.com/watch?v=_u4R9zIMoU8\">converting classic widgets to dynamic blocks.</a></strong> The recording is available on YouTube. The post, with resources and transcript, is in the works. </p>\n\n\n\n<img />\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://www.twitch.tv/videos/1189315667\">The @wordpress/create-blocks package now supports local templates</a></strong>. <strong>Ryan Welcher </strong>took it out for a spin on this week&#8217;s Twitch stream. On GitHub, you find the corresponding <a href=\"https://github.com/WordPress/gutenberg/issues/34547\">Issue</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/35645\">PR</a>. The <a href=\"https://developer.wordpress.org/block-editor/getting-started/create-block/\">documentation </a>was updated as well. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>For advanced Gutenberg developers, <strong>Adam Zielinski </strong>wrote about <strong><a href=\"https://make.wordpress.org/core/2021/10/29/thunks-in-gutenberg/\">Thunks in Gutenberg</a>. </strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://pluginmachine.com/how-it-works/\">Plugin Machine</a></strong> is the name of a new tool, <strong>Josh Pollock</strong> has been working on for a few months. It’s an Electron app for plugin developers to get a head start on the plugin development and deployment. </p>\n\n\n\n<p>He wrote: “ It can create plugins with blocks, editor sidebars, custom admin pages, remote updater, common actions and filters, custom content types, local development, tests, GitHub actions, and many other things. The UI for creating plugins, managing features, modifying generated files and downloading development versions of the plugin is nearly done. I am also making good progress on the CLI. I am almost ready to start early access.”</p>\n\n\n\n<p>Josh Pollock was one of the early JavaScript educators in WordPress community together with Grzegorz Ziolkowski, Zac Gordon and&nbsp; Brian Richards at <a href=\"https://gutenbergtimes.com/gutenberg-developers-workshop-at-wordcamp-miami-resources/\">WordCamp Miami in 2018.</a> Pollock is also the original creator of <a href=\"https://calderaforms.com\">Caldera Forms</a> plugin that was sold in 2020 to Ninja Forms and will be phased out by the end of this year. </p>\n\n\n\n<p>It’s a shame as it was one of the few form builders, who offered more features beyond creating forms. Other plugins developers could connect with it and create sophisticated processors for the submitted form data and integrating other systems. &nbsp;Josh certainly knows what plugin developer might be looking for.&nbsp;</p>\n\n\n\n<h2 id=\"4-word-press-events\">WordPress Events</h2>\n\n\n\n<p><strong>November 3rd, 2021 2pm EDT / 18:00 UTC<br /><a href=\"https://training.ithemes.com/webinar/what-is-full-site-editing-in-wordpress/\">What is Full-Site Editing in WordPress?</a></strong><br />iThemes Webinar w/ Birgit Pauli-Haack </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>November 3rd, 2021</strong><br /><strong><a href=\"https://spain.wordcamp.org/2021/\">WordCamp Spain 2021 Online</a></strong><br />Please note: all presentation will be in Spanish</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>November 4th, 2021</strong>,  <br /><a href=\"https://events.wpengine.com/event/965784e1-7d9f-4ca4-b5c7-3186a468e125/websitePage:5bbe0ca6-fd0c-4e77-b99b-de21baff9062\"><strong>WPEngine Summit 2021</strong></a> (EMEA)<br />starts at 10 am UTC / 6am EDT</p>\n\n\n\n<p>With many fantastic speakers, among them CEO Heather Brunner, Chris Weigman, Rob Stinson, Hashim Warren, Grace&nbsp;Erixon, and Brian Gardner</p>\n\n\n\n<ul><li><a href=\"https://events.wpengine.com/event/965784e1-7d9f-4ca4-b5c7-3186a468e125/websitePage:645d57e4-75eb-4769-b2c0-f201a0bfc6ce\">Schedule</a></li><li><a href=\"https://events.wpengine.com/event/965784e1-7d9f-4ca4-b5c7-3186a468e125/regProcessStep1\">Tickets</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>November 16th, 2021</strong> &#8211; 11am EST / 16:00 UTC<br /><strong><a href=\"https://events.godaddy.com/events/details/godaddy-events-godaddy-pro-online-presents-testing-the-latest-features-in-gutenberg/\">Testing the latest features in Gutenberg</a></strong><br />GoDaddy Pro Online w/  Andy Fragen, Birgit Pauli-Haack, George Mamadashvili</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><a href=\"https://www.flickr.com/photos/13998657@N02/18526571462\" target=\"_blank\" rel=\"noreferrer noopener\"></a><a href=\"https://www.flickr.com/photos/51035555243@N01/38744499\" target=\"_blank\" rel=\"noreferrer noopener\"></a><a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.flickr.com/photos/22098730@N05/3431570690\">&#8220;blocks&#8221;</a>&nbsp;by&nbsp;<a href=\"https://www.flickr.com/photos/22098730@N05\" target=\"_blank\" rel=\"noreferrer noopener\">ye auld bugga</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></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, 30 Oct 2021 05: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: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: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:77:\"WPTavern: The WordPress Block Theme Revolution Is Quietly Picking Up Momentum\";s:7:\"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=124970\";s:7:\"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/the-wordpress-block-theme-revolution-is-quietly-picking-up-momentum?utm_source=rss&utm_medium=rss&utm_campaign=the-wordpress-block-theme-revolution-is-quietly-picking-up-momentum\";s: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:5459:\"<p class=\"has-drop-cap\">It is only a matter of time before the floodgates are flung open. Many of the block themes released in the past year have been little different than your typical starter theme. However, there is a quiet momentum building that might just surprise some folks in a few months.</p>\n\n\n\n<p>Automattic has put out several block themes. However, its themes tend to fit into a specific mold that caters toward its WordPress.com users. Many of the company&rsquo;s employees are active in the Gutenberg project, and it has massive resources to throw at theme dev. It can push forward all it wants, and it certainly has with its <a href=\"https://wptavern.com/the-automattic-theme-team-announces-blockbase-its-new-block-parent-theme\">Blockbase parent theme</a>. Automattic&rsquo;s Theme Team has already launched four child themes: <a href=\"https://wordpress.org/themes/seedlet-blocks/\">Seedlet (Blocks)</a>, <a href=\"https://wordpress.org/themes/mayland-blocks/\">Mayland (Blocks)</a>, <a href=\"https://wordpress.org/themes/quadrat/\">Quadrat</a>, and <a href=\"https://wordpress.org/themes/geologist/\">Geologist</a>.</p>\n\n\n\n<p>Nevertheless, it will take other theme authors and shops to move the ball forward.</p>\n\n\n\n<p><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 is already shaping up</a> to be a beautiful default theme that will showcase the power of global styles and block patterns. Development began so late that it will take a full-speed sprint to wrap it up for the WordPress 5.9 launch in December. My primary concern with the time crunch is that some of the little details that make great designs get overlooked.</p>\n\n\n\n<p>However, I have seen enough of the work that has gone into this theme to believe it will be one of the best default themes in years.</p>\n\n\n\n<img />Twenty Twenty-Two homepage.\n\n\n\n<p>For block themes to work, people must find those that they want to use on their sites. The designs must be representative of their personality or style. Or, they must offer features or layouts that match what they need.</p>\n\n\n\n<p>That takes time, and it takes more theme authors jumping on the block bandwagon.</p>\n\n\n\n<p>I could see a little of it with Anariel Design&rsquo;s <a href=\"https://wptavern.com/anariel-design-launches-naledi-a-block-based-wordpress-theme\">Naledia</a> and <a href=\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design\">Clove</a> themes earlier this year. They were beautiful designs but did not fit me.</p>\n\n\n\n<img />Clove theme homepage.\n\n\n\n<p>Then, Anders Nor&eacute;n <a href=\"https://wptavern.com/tove-a-block-based-wordpress-theme-by-anders-noren\">released Tove last month</a>. It was a bit funky, eclectic. Most of all, it was something fresh. And it did not rely on any components of traditional theming. What stood out was its 40+ block patterns, which offered just a little something for everybody.</p>\n\n\n\n<p>This is the moment where I started seeing the shift in parts of the community. Having one of its most well-known theme authors build on top of the new system shows that maybe this whole block-based theme system <em>might</em> actually be worth exploring.</p>\n\n\n\n<img />Custom-built homepage with Tove.\n\n\n\n<p>I still could not see myself using Tove. It is a well-built theme but not my cup of tea.</p>\n\n\n\n<p>Earlier this week, I briefly mentioned the <a href=\"https://wordpress.org/themes/bai/\">Bai theme</a> by Seed Webs in a post about a <a href=\"https://wptavern.com/the-pattern-block-and-how-it-fixes-a-longstanding-issue-with-dynamic-data-in-html-templates\">potential Pattern block</a>. Unlike Tove, it was far less experimental with its style &mdash; a bit more down to earth. As I browsed its <a href=\"https://bai.seeddemo.com/\">demo</a> blog posts, I saw something of myself in it. There were things I disliked, such as the animations when scrolling down the page. However, the heavy focus on the written word and the color scheme drew me in.</p>\n\n\n\n<p>I still dabble a bit in design and development. This helps me understand what the system is capable of in the right hands. I know that even more complex and unique designs are possible within the block framework that we have now.</p>\n\n\n\n<p>I am also a WordPress user. Until Bai, no other theme had come along that spoke to that side of me that wants to install something and just blog.</p>\n\n\n\n<img />Single post view of the Bai theme.\n\n\n\n<p>It also resembled traditional themes on the outside. This is crucial because other theme authors must see something that more closely resembles what they might build.</p>\n\n\n\n<p>This is not a dig at the pioneers who built the earliest block themes dating back to 2020, but many were not particularly eye-catching projects. The underlying technology was fun to dig through, but they were not something you could <em>sell</em> users on. The recent wave of themes is different. They show that, yes, you can build beautiful block-based designs.</p>\n\n\n\n<p>It can be hard to put faith into a system until you see a little bit of yourself in it. As more and more theme authors begin exploring block themes, more users will find those designs that represent who they are or meet some other site design goal.</p>\n\n\n\n<p>The block theme journey is just beginning. It is going to be a fun ride once WordPress 5.9 launches and we hit the gas pedal.</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, 30 Oct 2021 01:28:14 +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: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:60:\"WPTavern: Jetpack Launches New Licensing Portal for Agencies\";s:7:\"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=124870\";s:7:\"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:165:\"https://wptavern.com/jetpack-launches-new-licensing-portal-for-agencies?utm_source=rss&utm_medium=rss&utm_campaign=jetpack-launches-new-licensing-portal-for-agencies\";s: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:2547:\"<p>Jetpack is finally formalizing its approach to <a href=\"https://jetpack.com/for/agencies/\">agency licensing</a> with a new portal <a href=\"https://jetpack.com/2021/10/27/announcing-jetpack-licensing/\">launched</a> this week. The program is aimed at streamlining product setup and account billing records for agencies and professionals who use Jetpack on client projects. </p>\n\n\n\n<p>The dashboard shows partners their total licenses and costs at a glance. It also allows agencies to monitor clients&rsquo; backups, scans, and activity logs. This is an improvement over managing billing for licenses scattered across client sites. Once an agency is approved for the program, Jetpack representatives will migrate existing plans into the same account. An agency&rsquo;s clients can then all be rolled into one monthly bill. </p>\n\n\n\n<img />\n\n\n\n<p>&ldquo;The Jetpack licensing portal is the first solution we&rsquo;ve launched to address licensing for agencies or professionals that manage multiple sites,&rdquo; said Jesse Friedman, who manages Strategic Marketing and Partnerships for Jetpack. &ldquo;We&rsquo;ve spent a lot of time focused on making it easier for customers to setup and get started with Jetpack.&nbsp;This licensing platform streamlines that setup flow specifically for agencies.&nbsp;They will be able to issue a license, and have Jetpack backing up or scanning a site in moments, by eliminating the checkout flows and reducing multiple monthly bills into one single invoice.&rdquo;</p>\n\n\n\n<p>This is the first in a new line of products targeted at agencies and Jetpack is incentivizing signups with tiered discounts for more licenses. There was some <a href=\"https://twitter.com/redcrew/status/1453714014878539781\">confusion about the pricing</a> but a Jetpack representative said the discounts apply to the <a href=\"https://cloud.jetpack.com/pricing\">regular product pricing</a>. There is no cost for agencies to sign up but they are required to&nbsp;issue 5 licenses within 90 days.</p>\n\n\n\n<p>&ldquo;Our hope is to attract agencies who use Jetpack today so we can address the needs they have right now,&rdquo; Friedman said.&nbsp;&ldquo;We wanted to create some minimal requirements to use the platform in order to ensure a positive experience.&nbsp; If an agency signs up and doesn&rsquo;t end up issuing 5 licenses within 90 days they may not benefit from the platform or the tools we are hoping to build for them and we&rsquo;d recommend they continue using the Jetpack products the same way they use them today.&rdquo;</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, 29 Oct 2021 21:56: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: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: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:50:\"WPTavern: WordCamp US Seeks New Host City for 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=124966\";s:7:\"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/wordcamp-us-seeks-new-host-city-for-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-us-seeks-new-host-city-for-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:2988:\"<p>The <a href=\"https://us.wordcamp.org/2021/wordcamp-us-update-city-search-2022/\">search for a host city</a> for WordCamp US 2022 is now underway with what WordPress community organizer Angela Jin calls &ldquo;big changes&rdquo; to the selection process. Unlike previous years where WordPress communities applied after researching venues and demonstrating activity and interest, community leadership plans to conduct its own city search.</p>\n\n\n\n<p>&ldquo;We all felt that requesting applications from local WordPress communities today would place an undue burden on volunteers,&rdquo; Jin said. &ldquo;Risk evaluation and forecasting feasibility of an in-person flagship [event] requires a professional events management team.&rdquo;</p>\n\n\n\n<p>WCUS lost money in deposits made for the event in 2020 after it was cancelled due to the pandemic. It was supposed to be held in St. Louis another year but the organizing team has decided to make a fresh start on the planning.</p>\n\n\n\n<p>&ldquo;When WordCamp US 2020 was canceled, we did explore moving the venue contract in St. Louis forward,&rdquo; Jin said. &ldquo;The negotiations didn&rsquo;t lead to anything we felt was in the best interest of the WordPress community, however, so we did cancel the contract and we lost some venue deposits.&rdquo;&nbsp;</p>\n\n\n\n<p>Jin said WordCamp US is one of the biggest venue contracts they manage and it made sense to bring in a professional events management team to negotiate with potential venues, given all the uncertainty surrounding in-person events right now. </p>\n\n\n\n<p>&ldquo;They will be a part of the organizing team and help facilitate venue logistics,&rdquo; Jin said. &ldquo;Venue logistics at this scale tends to be difficult and invisible. Having a professional events team frees up our volunteer organizers to focus more on community-facing tasks. For now, though, the focus is finding and negotiating with the venue.&rdquo;</p>\n\n\n\n<p>WCUS may or may not continue with hosting the event in the same city for two years, depending on the relationship with the venue.</p>\n\n\n\n<p>&ldquo;We&rsquo;re asking for bids for 2022, with an option to propose for 2023,&rdquo; Jin said. &ldquo;A big part of the decision making this year is whether or not the venue will be a partner to the WCUS organizing team. For example, if we do need to cancel, we hope to see any loss minimized. On the other hand, if the situation improves, a venue that offers flexibility to help us host a larger event than we currently anticipate would be amazing.&rdquo;&nbsp;</p>\n\n\n\n<p>Jin would not reveal which cities are under consideration for WCUS 2022 but said the team is including local communities that applied to host the event in 2020. She said many of those organizers are still interested and enthusiastic about hosting the event.</p>\n\n\n\n<p>The community team plans to put out a call for organizers in mid-November and will extend the call to more local organizers once the host city has been chosen.</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, 29 Oct 2021 17:38: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: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:75:\"Post Status: The Legend Of The Headless Website with the WebDevStudios 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=88480\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://poststatus.com/the-legend-of-the-headless-website-with-the-webdevstudios-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59104:\"<p>It\'s a haunting but educational tale with<strong> Brad Williams, Lisa Sabin-Wilson, Greg Rickaby, and Amor Kumar</strong> as they join host <strong>Cory Miller</strong> to talk about headless WordPress.</p>\n\n\n\n<p><strong>Topics:</strong></p>\n\n\n\n<ul><li>What is a Headless WordPress Website?</li><li>Considerations when deciding if Headless is a good approach for you.</li><li>Learn how a Headless approach can be faster, more secure, and more scalable.</li><li>Supporting advanced functionality like contact forms and user input.</li><li>Recommended tools, hosting providers, and partners.</li></ul>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\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 Live</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>Post Status Live</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=\"http://webdevstudios.com\"><strong>WebDevStudios</strong></a></li><li><a href=\"https://github.com/WebDevStudios/nextjs-wordpress-starter\">Next.js WordPress Starter</a></li><li><a href=\"https://wpengine.com/atlas\" rel=\"nofollow\">WP Engine Atlas</a></li><li><a href=\"https://wpvip.com/\">WP VIP</a></li><li><a href=\"https://frontity.org/\">Frontity</a></li><li><a href=\"https://www.beachbodyondemand.com/\">Beach Body On Demand</a></li><li><a href=\"https://legend-of-the-headless-website.vercel.app/\">Legend of the Headless WordPress Presentation</a></li><li><a href=\"https://developers.wpengine.com/podcast/9153353\">Embracing Headless WordPress with Greg Rickaby</a></li><li><a href=\"https://poststatus.com\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status</a> (<a href=\"https://twitter.com/post_status\">Twitter</a>)</li><li><a href=\"https://corymiller.com\">Cory Miller</a> (<a href=\"https://twitter.com/corymiller303\">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\" /> Transcript Sponsor: <a href=\"https://poststat.us/wpengine\">WP Engine</a></h3>\n\n\n\n<p>WP Engine is a leader in Managed WordPress hosting. They\'re also a new breed of technology company at the intersection of innovation and service. WP Engine provides the solutions you need to create great WordPress sites and apps to drive your business forward — and faster. WP Engine\'s new Atlas platform is <a href=\"https://wpengine.com/atlas/\">fully headless WordPress</a> with support for multiple server-side environments, auto-deployments from GitHub branches, both static and dynamic headless architectures, your choice of JavaScript frameworks — React, Angular, Vue.js, or any other — and command-line that is 100% scriptable.</p>\n\n\n\n<h3 id=\"h-transcript\">Transcript</h3>\n\n\n\n<p>to take it away?&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Hey, real quick. Can I just say thank you to my awesome friends who always show up enforced to with great learning, which you\'re going to talk about today, but also entertainment. Who loves to learn and be entertained?</p>\n\n\n\n<p>And I want everybody to take a quick vote in the chat of the painless today who wins. For best costume, then we\'ll do second. You guys can put in your please for that, but more as the front end developer dressed as a backend developer, I think is one of my favorites. But seriously, while you all vote.</p>\n\n\n\n<p>I want to say thank you to web studios. Brad and Lisa. I count as some of my dearest friends in the world both been in, in my home here where I\'m helping a sick kiddo today but always willing to. Invest in the community. And so this presentation today was a [00:02:00] conversation, Brad and I started, I think a couple months ago.</p>\n\n\n\n<p>And of course, if Brad, he wants to a theme, everything is Halloween and I totally support that. And so he was like, what if we do a headless webinar on Helmy notes? It\'s heck yes, that\'s on brand plus. It\'s awesome. So thank you all. And I\'m going to put the. The Twitter ID for city to, so you can go online and thank them for this webinar today.</p>\n\n\n\n<p>And you can also say I\'ve voted for Brad or I\'ve voted for Lilesa or more Greg, but so I\'ll do that in just a second. And then, oh, by the way, before I turn it over to. And Brad and team, I want to say special, thanks to WP engine. They reached out about trying to sponsor the event and which is awesome.</p>\n\n\n\n<p>Cause I know they care about it. They\'re going to be able to provide some transcriptions for today and some special content in the future around all this as, WP engine or the makers of Atlas. And I think. My understanding is red and team is going to mention that at some point along the way today because they they\'re building some awesome stuff over there.</p>\n\n\n\n<p>So I just wanted to say a quick thanks [00:03:00] WP engine, but also I\'m going to put the tweets now in the chat and say, go say awesome team at WebDevStudios. Thank you for today\'s webinar. Okay. I\'m gonna turn it over to you. Awesome folks. Thank you so much for all of this, and can\'t wait to learn.&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> Thank you for that intro Corey, we\'re excited to dive in today and talk about the legend of the headless website.</p>\n\n\n\n<p>And I\'m not going to talk like that the whole time, because that would probably be tough to follow, but we have a fun presentation, like Corey said, not only. Pack with a lot of good information, but we want to have some fun presenting it so that we can all stay engaged and and really get this information across.</p>\n\n\n\n<p>We\'re looking forward to any questions you might have. So please drop those in the chat. We\'ll be happy to answer those, and this will be recorded so you can always share it or rewatch it if you have to drop or anything like that. So with that, let\'s dive in, what are we talking about? Today, we are talking about headless WordPress.</p>\n\n\n\n<p>So of course we need to start with what is a headless website? What does headless WordPress [00:04:00] mean? You\'ve probably heard the term if you\'re familiar with it maybe not, but it\'s certainly a buzzing around a lot of headless discussions out there. We\'re going to talk about the type of websites industries, verticals that might benefit from a headless type of woods website or decoupled infrastructure.</p>\n\n\n\n<p>We\'re going to talk about some of the challenges, the spooky side of headless and things you might want to look into or some things that might be of concern. And of course, we\'re going to talk about the benefits of headless the pros and cons and why some people some of the real wins that you can get from implementing a headless solution.</p>\n\n\n\n<p>We\'re gonna dig into some of the technology. Around a headless approach and some things to consider some different frameworks, maybe some platforms as poor you mentioned. And then of course, we\'ll get into some recommendations of some of the headless hosting providers that we generally work with. And a lot of our clients use many.</p>\n\n\n\n<p>You probably will be familiar with that. We\'ll show off a few real world examples to look at some other companies and publications that are doing headless WordPress and interestingly. So today we have, as you can see, I\'m [00:05:00] Brad Williams, CEO co-founder of web dev studios, along with my business partner, Lisa Sabin, freaking Wilson over there, or I should say Beetlejuice juice Wilson over there.</p>\n\n\n\n<p>We also have our. Headless invisible man, Greg, our director of engineering and of course, a more Kumar. Who\'s one of our headless front end specialists. And today he\'s dressed up like a backend specialist. If you can\'t tell them, make sure to call that up, but we\'re looking forward to sharing some knowledge and information with you today.</p>\n\n\n\n<p>So let\'s dive in&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> what is a headless WordPress website in order to understand what a headless WordPress website is? It helps to first understand the traditional way. Powered by WordPress. And what it\'s designed to do, the traditional approach has everybody here probably. Puts all the candy in one big bucket, if you\'d like my trick or treat reference there.</p>\n\n\n\n<p>So all the candy includes all of the content data, which is your posts, pages, categories, menus [00:06:00] all of your media files, images, audio, video documents, and all of the tech, all of the code, HTML, CSS, JavaScript PHP, all the code graphics front end and backend development is all in. Bucket served by WordPress on a hosting server displayed on your website&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> candy.</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> These days, enterprise companies and most companies are developing websites, mobile sites, apps, digital displays, and even emerging web three applications on the blockchain with blockchain apps and platforms. As digital platforms have evolved the need for more flexible solutions have emerged for some people.</p>\n\n\n\n<p>The answer clearly is decapitation. As Greg is illustrating over there, removing the head. What does it mean to decapitate a website? Headless worms, [00:07:00] WordPress website is where the presentation layer is the. And the presentation layer is your, what you\'re viewing on the website itself. So graphics, HTML, CSS, JavaScript, all of the things that make a website, what it is when visitors come to interact with your website.</p>\n\n\n\n<p>So when that layer, which is considered the head is separated from the content repository, which is considered the body. You have a headless website. Content repository is your standard WordPress installation with all of the content to the database, which is storing your content. And it\'s completely separated from the front end of the website in order to do that we\'re going to be going through some of the tech and some of the Things that you can do to make this happen.</p>\n\n\n\n<p>But once you do that, it allows you to do things like serve content from multiple channels and platforms because the head is [00:08:00] separated from the back or the front end is separated from the back end. WordPress then can display content from, or not WordPress, but your website can display content from any location.</p>\n\n\n\n<p>And it can take many forms like a website or a mobile app or any other digital devices. It\'s a classic sort of content reuse scenario where content can be packaged and reused in different areas of the website, but it\'s coming from different locations. Maybe it\'s coming from WordPress or it\'s coming from HubSpot.</p>\n\n\n\n<p>Maybe the content is coming from Shopify. All of those things are served up via an API. So the content that lives in the box. Is delivered to the head of the website via an API for seamless display across different front ends. So again, the content is part of the body of the website. So that\'s the CMS, WordPress, and it\'s [00:09:00] delivered to the head, which is your presentation layer, the website itself via.</p>\n\n\n\n<p>An API and WordPress offers the rest API that allows you to deliver that content from the body to the head. And this is referred to as headless because the presentation layer, the head is separated from the content. The body, which Greg I\'d love that you\'re illustrating this whole point for me over there in your video with his head dancing around, that would be the presentation layer by the way, dancing around in Greg\'s video.</p>\n\n\n\n<p>So who would use a headless website who on earth would decapitate their website? Here\'s a few use case examples. News and media organizations can utilize headless to accelerate the speed of content curation and publish breaking news on the spot with breaking [00:10:00] next speed. And I think Brad, don\'t, you have an example of something that we\'ve recently done in the news media organization industry.</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> We\'ll definitely talk about that here in a little bit. Yup.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> Cool. E-commerce is another one where Shopify could handle the commerce part and while the headless WordPress powers, the content portion of it, entertainment verticals can build a platform for artists to help promote music, art books. And all of that data can come from not only WordPress, but it can come from multiple different channels fed into the presentation layer of the website via an API.</p>\n\n\n\n<p>And then also emerging blockchain platforms, web three development. Examples would be like integrating with an NFT marketplace. If you\'re familiar with non fungible tokens like open, see or wearable and let the react. Next [00:11:00] JS handle the smart contract NRH interactions on the front end while a headless WordPress handles the content on the backend.</p>\n\n\n\n<p>So those are some examples of use cases. I\'m going to hand this over to my headless director of engineering. No challenges of headless WordPress. Yeah.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Appreciate it. No nothing comes for free. So we\'re going to talk about the spooky side of having a headless WordPress website. The first is you\'ve traditionally had one stack, one host, one invoice, and now you\'ve got two, one stack, hosting the backend WordPress and then the front end stack which would be the JAMstack.</p>\n\n\n\n<p>So you could potentially have two separate stacks and two sets of invoices, which is spooky. By the way, if you didn\'t know, JAMstack stands for JavaScript, API and markup, and it was going by Mathis [00:12:00] Billman the CEO of Netlify back in 2015. Here\'s another spooky thing about headless WordPress. We\'ve got two stacks now and both of them have dependencies.</p>\n\n\n\n<p>WordPress of course has plugins. And the JAMstack front end probably has NPM packages. And keeping those up to date for security reasons and to get new features is really important. However, these updates need to be carefully tested. This takes a lot of time upgrading a WordPress plugin may break an integration on the front end unexpectedly.</p>\n\n\n\n<p>So you need to have a plan for keeping two stacks up to date. When you decouple WordPress, you\'re essentially moving it out of the WordPress bubble. And what I mean by that is. One of the things that WordPress is really famous for is like endless backwards compatibility. You lose some of that. When you go headless, you\'re essentially taking the front end out of WordPress, all those familiar things like themes and plugins.</p>\n\n\n\n<p>And you\'re moving that stack to something that you\'re going to have to manage, or a team of [00:13:00] engineers is going to have to manage. So you\'re going to need some more support, speaking of themes and stuff, good-bye plug and play these things no longer work out of the box. Customizer previewing content, comments, even SEO, all of that needs ongoing engineering support to hook up on the front end.</p>\n\n\n\n<p>Not saying you can\'t do it. It\'s just not something that comes out of the box or as plug and play. As we know it today with WordPress things like themes and templates, you can\'t just open up the WordPress dashboard, go into the theme dashboard and click, add new and preview it and play around with it to see if you like it.</p>\n\n\n\n<p>You lose that bit. \'cause you\'re going to have, you have a separate front end that you\'ve designed separately and you have engineers working on finally formatting challenges. So when you decouple the front end or go headless your front end has all the CSS. It has the styles for maybe you\'re doing bird blocks or a page builder or whatever.</p>\n\n\n\n<p>How do you get those styles back into WordPress? [00:14:00] So when you\'re editing in the block editor, you might have just a native Gutenberg experience without all the bells and whistles that you\'re used to seeing with the new block editor and Gutenberg WordPress page builders. No longer can you just drag and drop a logo into the header or add a new widget to the header or to the footer, all of that stuff.</p>\n\n\n\n<p>That\'s currently available to you through WordPress and page builders, and even. That goes away unless you have an engineer hooking it up on the front end, this kind of ties back to the plugin plates stuff. But it\'s something to think about if you currently run on a WordPress page bill,&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> and now that we\'re going to proper land, now that we\'ve properly scared everybody, we\'re going to wrap it up.</p>\n\n\n\n<p>So have a good rest of you.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> That\'s the whole presentation, right? That\'s,&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> everybody\'s laughing, right? That\'s the fun part about webinars. I\'m gonna assume everybody\'s laughing at that stupid joke, but all right. We talked about the considerations on the challenges with headless and things.</p>\n\n\n\n<p>You need to think about the spooky set, but let\'s talk about the benefits. So clearly there are some massive benefits to headless or else [00:15:00] people would not be really diving into it. So one of the biggest benefits that That we\'ve seen, especially with our clients is around multi-channel support.</p>\n\n\n\n<p>So what does that actually mean? It means a couple different things, but the crux of it is essentially multi-channel support means when they, when you publish something in WordPress and a headless set up that data that content can push to many different places through an API. So traditionally when you publish something it\'s just displays right on your front end, it\'s directly connected to WordPress. It shows up exactly as you write. Now when we publish something, yes, it could still show up on the front end in the headless environment like you would expect. You could also show up and your iOS and Android apps, it could go and post a medium.com. It could pull that data into a intranet, SharePoint service.</p>\n\n\n\n<p>It could post a public facing SAS website, written an angler, and it could even go into your PR proprietary in-house framework and it can all display and look completely different and make sure that works and looks how those platforms needed to look and work. So publish. Post many different places is a massive benefit.</p>\n\n\n\n<p>It [00:16:00] also means again with the front end being headless or removed that multiple data sources can be pushing content into that headless front end. What is really powerful about this is it allows complex or complex systems and organizations rather than just flip a switch when they need to sunset a proprietary system or maybe an older system, they can actually have a much longer rollout.</p>\n\n\n\n<p>We have a client, a very large media. The organization that has a massive newsroom of writers to end to flip from one platform over to WordPress and a single day is nearly impossible. So it actually allowed us to do over a four month rollout while the old system was slowly being sunset. The WordPress system was solely being used more and more.</p>\n\n\n\n<p>Both systems are still pushing into that headless front end. And overall over the course of four months, they were able to do a nice, smooth transition to where all of their articles are coming out of WordPress and they can officially retire. The road system. So it makes it way easier to roll out these more complex systems for larger [00:17:00] organizations than it has in the past one component that we found also is training.</p>\n\n\n\n<p>A lot of people don\'t think about is the training aspect of it. If you have a lot of writers and you\'re changing to a brand new system, There\'s a significant amount of time. That\'s going to have to be spent training and getting comfortable with that new system. Again, another way you can sunset into a newer oh an older system.</p>\n\n\n\n<p>So you can work with the newer system without just flipping the switch on a Friday or a Monday. So multi-channel support is a massive win for headless. And of course just content, right? Content is the most important thing. When it comes to, we talk about WordPress, talk about the web content is king.</p>\n\n\n\n<p>So again, having a more headless infrastructure is going to really get back to the idea of content. First, when your writers, your authors your editors are writing content and WordPress, they can focus on the content. They don\'t need to focus. Anything else, focus on filling out what is there for them, focus on adding the media and the images and the system.</p>\n\n\n\n<p>It will set up if assuming it\'s all configured, correct. We\'ll do what it needs to do. Content will show up or it needs to show up. It will look the [00:18:00] way it needs to look up, but it really removes some of the complexities that many of the writers face when they are really trying to figure out, okay, how is this going to look, let me preview it.</p>\n\n\n\n<p>Let me go over here and see how it looks good here, but is it gonna look good on our mobile app or on a responsive site? A lot of these challenges that can really distract from what the core of what the writers are doing, which is writing amazing. Next up is around just a kind of extension of that, but it can really speed up the editorial process, right?</p>\n\n\n\n<p>So again, not having these hurdles to jump through, they can get back to focusing on that and just cleaning up the implementation. If WordPress is purely storing content it\'s going back to the roots of what WordPress is a content management system, all that other stuff can go away. It can just be focused on WordPress and writing amazing content, a nice clean implementation.</p>\n\n\n\n<p>That\'s going to really scale up your editorial. And of course performance. This is a massive one. And generally the reason why a lot of people get interested in the idea of headless as the performance wins. So imagine, and the traditional setup for WordPress, you got your back and you got your front end.</p>\n\n\n\n<p>It\'s all one big bucket of candy. As Lisa [00:19:00] showed us earlier. The problem is scalability with that, as your website grows, the performance of your server, the performance of your setup and your infrastructure also needs to grow. I\'m sure many of us have had problems where a website gets a rush of traffic, maybe unexpected or expected and starts to have problems, maybe caching layer issues.</p>\n\n\n\n<p>Maybe the database is just getting too hard on every page load. By. Decoupling and having a headless website the database side of it, the back end is just focusing on the content, right? The front end is all about being as performant as possible and displaying that content no longer do we have to hit databases every time we\'re loading a page, so the performance implications and improvements around the headless is generally the number one reason. People really get interested and excited about headless massive winds. You could even have that, that, that backend hosted. You don\'t even have to have it sitting on the same server and generally it\'s not going to be on the same server.</p>\n\n\n\n<p>Your front end could be on a highly optimized CDN that is there just to serve up the content as quickly as possible, maybe in different locales all over the world or different countries. [00:20:00] So again, that be coupled state is is massively important. And of course work with modern technologies. The Moore\'s going to dig into this a little bit more, but one of the exciting things in the web, or all of the amazing kind of modern web technologies and frameworks that are available, this really goes back to your goals.</p>\n\n\n\n<p>What is the goal of what you\'re looking to build? What type of system you might want to use, but react next, JSU, Gatsby there\'s many others. The more is going to touch on. And even more that you can dig into this. Pretty mind boggling, how many, JavaScript focused frameworks are out there now, but there\'s a lot of great options.</p>\n\n\n\n<p>And of course finally is just around security. Our IP hacked accounts, our IP exploits. It doesn\'t mean they\'re fully impossible, but the idea of somebody coming to your front end and somehow hacking into the backend of the website where they can do some significant damage is extremely unlikely.</p>\n\n\n\n<p>Again your backend is completely separate. It could be hosted completely different behind a different domain. It could be high. The behind VPNs and SSO and two factor off log-ins it could even be hosted locally where you just literally turn it on when you want to publish something and [00:21:00] turn it off when you\'re done.</p>\n\n\n\n<p>And your public website is humming along just as it is. So it doesn\'t mean it\'s impossible at a, but it greatly reduces the risk of security issues with your website. Now I\'ll hand it over to Omar. Who\'s now dig into some of the headlines.&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> Yeah, thanks, Brad. Now let\'s talk about some of the headless technologies that are possible to use.</p>\n\n\n\n<p>Okay. No two projects are the same tools that are perfect for one project might not work well for another. Also your team might be more skilled with specific tools, technologies, and frameworks. Headless WordPress gives you the flexibility to choose the right tools for the right. When you decouple WordPress from the front end of your website, you open up tons of possibilities for all these different ways to present your data.</p>\n\n\n\n<p>Your editors still get a familiar editing experience entering all of the content into the WordPress admin interface. But now your developers get arrest API to query for. Allowing them to use modern web technologies. Since everything is accessible through an API layer, your data can be [00:22:00] served to iOS apps, Android apps, learning management systems, or a front end web application framework.</p>\n\n\n\n<p>Like next JS possibilities are really endless. These are examples of different headless front ends that you can use. Say your team likes react. They can use our very own next Jess WordPress started that we created, they could use next JS itself. They could use guests. Automatic sprint duty or fast JS, which is a WP engine Atlas product.</p>\n\n\n\n<p>If your engineers like view, they have, they can use view, press Grissom or next say they like spelt there\'s elder JS and snapper JS. And there\'s also Jekyll and Hugo and tons more, a big advantage of using JavaScript frameworks. Like react is the ability to build your website using.</p>\n\n\n\n<p>Components are awesome because they help us build consistent testable and maintainable sites quickly components help avoid code duplication, and they can also be developed in isolation. You get tons of advantages for using components. [00:23:00] So now let\'s talk about some of the things we use at WebDev studios.</p>\n\n\n\n<p>We develop our headless websites using atomic design methodologies, atomic design takes components and gives them a bit more strict. Everything is broken down into the smallest possible elements. Development begins on Adams and moves up from there. Components are great because there\'s a built-in roadmap for easier project planning atomic design leads to more robust applications.</p>\n\n\n\n<p>So the built-in roadmap is you start on the Adams, you combine the atoms into molecules, you combine those molecules into organisms, and then you use those organisms on templates and pages. To explain this a little further. This is an example from the atomic design website. This is the older Instagram app, but they\'ve updated their design since then, but it\'s this, the app broken down into atoms molecules and organisms.</p>\n\n\n\n<p>So on the left there, you can see the atoms are the [00:24:00] individual components like buttons, icons the avatars, the actual image for the post. And then we\'re using those atoms. We\'re putting them together to build molecules, which is the post header at the top there, the post image, the action bar, where you can like, and comment the amount of likes and then the comments.</p>\n\n\n\n<p>And then you compose those molecules into organisms. And the organism is the post itself with all of those things together. And then you use those organisms and templates and that\'s a template of a post. And then you use those. And then the last one is the actual post on the page. And if you scroll down from there, you\'ll see multiple of the same post.</p>\n\n\n\n<p>And that just fills in all the data with the actual avatar, the actual image and the real numbers of the likes and things like that. Storybook is a tool that we use. Storybook helps you develop document and test your company. Storybook PR also provides a [00:25:00] sandbox for you to develop your components in isolation from the front end, instead of waiting until a whole page is built before doing QA storybook allows you to QA.</p>\n\n\n\n<p>As you go testing each component extensively, including all of the props of each component and all the different states in one place, a storybook also allows you to write developer documentation around alongside your current. So this is an example of how we use stories in our headless WordPress starter on the left there, you can see that this is a button components folder.</p>\n\n\n\n<p>The button component is the button dot JS. It has some CSS and button module CSS. And then the story is the button dot stories dot MDX is a markdown mixed with react code. And it allows you to import your components into this markdown file and then write mark down for your documentation but also display your components alongside it.</p>\n\n\n\n<p>So at the top there, you can see. We\'re describing the button. So it says, use [00:26:00] this component to display a button, use it anywhere where you would use a link or a button element. And then we\'re importing the button into that story over there. And that is the button story. And then at the bottom, there\'s another story for sizes and it shows how to use different button sizes and it shows the size prop.</p>\n\n\n\n<p>And if you pass it small, medium, large, or extra large, it\'ll render the button in those different states to show how. This is an example of what that renders as this is the canvas and the canvas is where you develop the button in isolation from the rest of your app. You\'re just focusing on the button only at the bottom there.</p>\n\n\n\n<p>It shows the different props that the button takes. It\'s really small, but under sizes you can see the, it shows medium, large and slim. And this is an example from Shopify as Polaris design system, storybook gives you tools at the top that you can use like accessibility. It also helps [00:27:00] you develop it helps you choose different screen sizes to see how it renders on those different screen sizes.</p>\n\n\n\n<p>And there\'s also a knobs to test different uses. This is an example of the knob would be the button text. So it allows you to go in there and edit the button, text live and see what happens if the text gets too long. Do you want the text to wrap or not rapper, whatever. And this is an example of how the markdown from the story renders.</p>\n\n\n\n<p>It just shows the different use cases there laid out nicely in the sidebar. You can navigate to a specific use case at the top. There is the primary button, and then we have the danger, but. And then the slim button and each different use case renders does its own story. And you can actually go in there and copy the code for a specific button and then paste it into a component that you\'re making.</p>\n\n\n\n<p>We also use tailwind CSS and our headless starter a tailwind is great because it forces developers to stay within the constraints of a design system. It\'s a utility framework built [00:28:00] specifically with components in. Everyone on this team shares the same constraints that come from the tailwind config file and it overall makes the project more consistent because you\'re choosing specific values instead of arbitrary CSS values.</p>\n\n\n\n<p>This is an example from Tillman\'s homepage of how you would use tailwind. It looks a little scary if you\'re not used to tell wind or if you\'ve never seen this before. But really it provides a lot of structure to your current. For example, you can see P eight and that means padding on all sides of eight and eight corresponds to a specific value that\'s defined in the tailwind config.</p>\n\n\n\n<p>And this just makes it so that let\'s say it means eight pixels. This means that another developer can\'t come in and say for example, eight nine pixels, because that would cause some inconsistency. Also if you\'re a designer works with the same constraints that are in the tailwind config and the developers use those, you pretty much get a pixel perfect app without even really trying.[00:29:00]&nbsp;</p>\n\n\n\n<p>If there\'s alignment with design and development, finally, we also use next JS starter. It\'s our headless framework of choice. Next is great because it comes with tools that make developing headless sites. It has a built-in router so that you can create pages with static or dynamic routes to show your posts and CPTs.</p>\n\n\n\n<p>It comes to tools to fetch data from the WordPress rest API or any API. It also comes with optimizations for images, fonts, and scripts. It\'s all built in. And finally you can easily deploy next JS sites to versatile. This is just a quote from our read me of our next gen starter. We figured out all of the hard stuff and place the sum of our knowledge into something that both the community and our future projects could use as a jumping off point.</p>\n\n\n\n<p>If you want to check out our starter, Brad posted a link in the chat Brad, I think you send that to host and panelists. It\'ll be there for everyone in a second and yeah, you can go check it out. Now pass it off to Lisa for headless hosting options.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> Thank you. I\'m [00:30:00] more. That was really great going through all of that technology.</p>\n\n\n\n<p>Sometimes I think that is half the battle of understanding new and exciting cutting edge use cases for WordPress. Like this is just really understanding the tech and how to put it all together. There are some hosting implications for hosting headless WordPress. It\'s not, your typical hosting environment that you\'re used to.</p>\n\n\n\n<p>So usual my SQL database with your normal file system, but you need a hosting environment that can host the jobs skirt and the front end layer. So we use Versal. You can find posting options there for your headless environment. We also recommend netlify.com. Of course, Amazon web services, aws.amazon.com.</p>\n\n\n\n<p>WP engine has a new headless platform called Atlas. You can find [00:31:00] information@wpengine.com slash Atlas and WordPress. VIP also has headless hosting options@wpvip.com. So those are some areas where you\'re able to find hosting options. If you are interested in implementing and executing on a headless website, and I want to end excuse me, I want to end this webinar with some real world examples.</p>\n\n\n\n<p>Some websites out there that you can check out. One of the things that we like to do when we talk to our clients. Headless WordPress is we give them some real world examples of sites that are out there and ask them to do things like test, page, feed, test performance, using Google development tools, things like that because the significant performance and speed on these headless WordPress websites tends to be its biggest selling point.</p>\n\n\n\n<p>So one of the more popular well-known websites that a lot of us on this call already know about [00:32:00] is tech crunch@techcrunch.com. It\'s one of the biggest technology blogs, and most people know that it is hosted by on are built on WordPress, but it is hosted on WordPress, VIP and uses headless technical.</p>\n\n\n\n<p>Front of the front of d.org is a framework using WordPress with the react JS front-end and their website is also headless using and eating their own dog food. And then Beachbody on demand. Beachbody on demand.com is a headless WordPress site. They used headless to streamline the. And the content management automate things like handling assets, images, videos, they have a huge video library and decoupling WordPress really allows them to connect it with many different endpoints so that they can get data from a bunch of different content servers and in custom formats.</p>\n\n\n\n<p>So that is the end of our [00:33:00] webinar. So headless WordPress is not forever. But it is for some people, and we hope that we\'ve given you a good introduction into headless WordPress what it is pros and cons of using it the technology behind it and some good use cases for it. I know Greg has a quick announcement about this presentation.</p>\n\n\n\n<p><strong>Brad Williams:</strong> Oh, thanks, Lisa. We thought it would be very cool to end the webinar by saying that this entire slide deck is headless word. All the slides are in WordPress as a slides custom post type. And what you\'re looking at is Lisa screen. I know the web address is covered up by the recording bar, but maybe Corey can share that, but this is just pulling all the slides from WordPress and I built a carousel and Lisa\'s able to scroll through it.</p>\n\n\n\n<p>So headless WordPress,&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> Atlas, WordPress. Thank you everybody for showing up today. And. Being interested in the information that we [00:34:00] have and in our costumes and all of that. And I want to think of course, bragging Greg and a more for putting together this webinar and some of the information we presented here today and Korean post status.</p>\n\n\n\n<p>Thank you as well.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Thanks WebDev. I\'m going to put a link back to Twitter. Go online right now. This is an amazing presentation and thank the awesome peeps at WebDev studios on Twitter publicly. I\'ve got a poll in just a second, but there were some questions. Did some questions come in that you saw that you wanted the answer bred or.</p>\n\n\n\n<p>Yeah,&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> I have a couple I could read off here to the group here. So the first one is from the poles right in the way. Now the first one is from Jamie and they ask how can you restrict the headless API for post content to only be usable from your front end site? That is the first question, Greg.</p>\n\n\n\n<p>More take that.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> W which question? I\'m sorry, Brad, what was&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> the question? I can\'t restrict the API. So the content [00:35:00] only goes to the front, your front end, and other people don\'t necessarily have could stumble upon it. Maybe inadvertently gain access to that&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> API. Yeah. So one of the cool things is you can literally put WordPress anywhere.</p>\n\n\n\n<p>So you could have it behind a VPN. You could have it behind some sort of like Apache lock. You could have it on your own. And then when you build your app using whatever Mehta framework or a pure reactor Vue JS, you want, you just pointed out a certain end point, the end user may never know where the backend lives.</p>\n\n\n\n<p>They don\'t need to know unless you\'re literally sourcing media. For example, our headless slides are just pulling images from a WordPress install across the internet, into the slide deck. But I could have set it up to pull the images into my head, into the headline. And they would be hosted locally and no one would ever know.</p>\n\n\n\n<p>So yeah, you can definitely do that depending on your configuration.&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> Don\'t worry about my backend. Worry about your own backend,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> can I get, can I create an API and WordPress that feeds out information from my Keston custom database [00:36:00] table created in my plugins?&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Absolutely. Yes. The WordPress rest API does allow you to set up and point.</p>\n\n\n\n<p>And you can even set up fields and do all kinds of stuff. Yep. I would definitely look at the documentation for the WordPress rest API and look at how you would just query the data from the database and point it route it right to a rest API endpoint or even a field. On another end point, for example, for the headless slides, I created custom end points.</p>\n\n\n\n<p>I\'m sorry. Custom fields that showed the slide. That exposed the slide number in the rest API. And it took a couple of minutes to set up because of the hooks available that I found in a rest API document.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> If it\'s a personal question, but is your costume safe in public? Do you have to even mask, are you already&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> considered mask?</p>\n\n\n\n<p>I would say this does not qualify.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Okay. Okay. Ashley asks, how can you utilize headless in a hybrid play? If you have a [00:37:00] react form for a front end, but want to develop WordPress pages to.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Yeah, this is another great benefit of going headless is you can, you would have to probably do some sort of sub domain or sub folder routing.</p>\n\n\n\n<p>Meaning if you had the, if you wanted to serve, let\'s say your posts from a headless. So you would set up like your website.com/posts and maybe post is hosted at another host somewhere one of our partners. And you would route, that the headless front two posts, and then you could still use pages and then maybe slash pages or the route of your page could just be a traditional WordPress page.</p>\n\n\n\n<p>It going headless doesn\'t mean going all in necessarily. You can choose to do a little as little or as much as you would. By leveraging the rest API or plugins like WP graph, QL.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You have other questions for the awesome team at WebDevStudios put those in the chat or the Q and a button.</p>\n\n\n\n<p>I\'m monitoring those. And while you\'re doing that I need to share the winner of the [00:38:00] costume. And they didn\'t even know this was going to be a costume, but whoever wins either gets a choice of assigned WordPress all in one for dummies edition, by Lisa Wilson, or they get to pick between professional WordPress development by Brad Williams.</p>\n\n\n\n<p>See what I\'m doing there. Okay. Here\'s the results. Here\'s the results. Congratulations, Greg.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Nice. So I was the editor for both of those books. So I\'ve already read them. I don\'t want them. So I was trying to force, who\'s going to&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> win to get one vote.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> You&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> didn\'t get one vote. Did I get votes tonight?&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> Come on people.</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> I think the best person lined because Greg\'s outfit is super topical.&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> Yeah I\'ll tell you what, why don\'t we give a copy away to someone that watched the presentation or we\'re happy to send them a copy of whatever book. Yeah&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> we\'ll tell you that I was, I knew it was going to be Greg and I was [00:39:00] trying to get your director of engineering to choose between you live.</p>\n\n\n\n<p>And he went out to me and goes, I was the editor. So who\'s you&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> all went?&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Yeah, no, I don\'t want it.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> It\'s violent.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You basically said I\'ve already like both. I\'m part of both. Hey everybody, if you have a question for the team here, we got some time left. Don\'t let me just banter with my friends over here at WebDev.</p>\n\n\n\n<p>But I did put the Twitter address for web dev studios and a chat guest. Thank you to them today. I\'ve known Brad and Lisa for gosh, over 10 years of some of my dearest friends in life. And this has been an awesome webinar. So again, if you have questions here we go. It looks like when it\'s coming.</p>\n\n\n\n<p>Posters and the Q and a button or the chat, whatever works for you. And I\'ll be monitoring those. Okay. Should the next, I\'m not a developer, some if know, if this is correct correctly written, should the next dot S be okay. Next? Yes. [00:40:00] Be fully static prompts versus service side&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> props. Sure. Yeah, it can be it really depends on the type of content you\'re saying.</p>\n\n\n\n<p>I would recommend if it\'s a basic WordPress install with like static content for pages and posts, and you\'re not publishing all that often, I would recommend going static and then using incremental static regeneration, which is a feature of next JS to query for new content. Maybe every 15 minutes.</p>\n\n\n\n<p>That way you\'ll always have the latest content out there in your website will still be blazing, fast. Another use case maybe for a semi static or using server side props might be something where the data is more dynamic and needs to be displayed in real time. At that point, I would use server side props and do if you have a dashboard or some sort of app, maybe tracking NFT prices or something like that, you want that to be more real time.</p>\n\n\n\n<p>I would say to answer that question, you need to look at your content and say, is the static content, or is this dynamic content what\'s great about next JS is you get the option to choose one of three different ways [00:41:00] to serve it.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Okay. So anonymous ass headless WordPress versus content hub. What are the differences and similarities?</p>\n\n\n\n<p><strong>Brad Williams:</strong> I am not familiar with content hub,&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> but there\'s a hundred of them out there. Contentful is another one that I\'ve seen being used. And really it\'s all about the editor experience and what your preference is personally. I\'m a little, I\'m a little biased on the WordPress and the editing experience.</p>\n\n\n\n<p>I\'ve been using it for more than a decade. And I just didn\'t, I, WordPress has got the editing experience down. So that is the. That\'d be content repository or the CMS that I prefer&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> Lisa don\'t a lot of clients prefer WordPress to, to other CMS. They do. They&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> do. All we do at WebDev studios is 100% WordPress all the time.</p>\n\n\n\n<p>And [00:42:00] that is not just a reflection of our preference as a company, as developers, but also a reflection of our client base and what they are requesting. And that\'s WordPress. It\'s no secret WordPress powers, almost 45% of the websites on the web today. And there\'s a reason for that.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Here\'s the question that says, what\'s the recommendation. What\'s your recommendation for new developers trying to migrate from traditional WordPress to headless&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> starter? Yeah go slow. First of all, you need to be familiar with, react or view. If you go on top of that, you\'ve got next JS or Gatsby, which provides you really great options for out of the box integrations.</p>\n\n\n\n<p>Like next JS has the WordPress example, a Gatsby has a WordPress plugin. I believe that allows you to just point at a rest API end point. So I would start there and then really try to master. Like what a moral was going over with, like the atomic design, storybook [00:43:00] components, building your components and Adams organism, molecules, organisms, and stuff like that.</p>\n\n\n\n<p>Yeah, I would go slow. That\'s my recommendation. So in next time&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> I have a question for you, Greg, and this is a conversation that I see happening a lot in the developer community, but that is. Next JS versus Gatsby versus view we\'ve chosen as a company next JS Y&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> sure.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> The dynamic ability, the dynamic integration with incremental, like the features that come with incremental static regeneration, as well as server-side generation.</p>\n\n\n\n<p>This is really bothering them there. Like costumes falling apart. I\'m also sweating profusely by the way, because it\'s really hot wrapped in all these bands. Yeah, so Gatsby man Gatsby came out of the gate several years ago and was very popular. We tried, I gave some presentations internally and was trying to get the company to make a turn a little bit toward [00:44:00] using Gatsby.</p>\n\n\n\n<p>We even pitched it to some of our enterprise level clients at the time they didn\'t buy into it. They weren\'t sold. The JAMstack or anything like that yet? What bothered me about Gatsby and I\'m not, this is me, and this is this is what\'s great about the internet and having a million JavaScript frameworks is people have opinions.</p>\n\n\n\n<p>What I didn\'t care for in Gatsby is how, just how opinionated it can be. You\'re really locked into their plugins, their ecosystem. You really have to. Everything is built ahead of time. I know they\'re making changes and they\'re trying to go the way next JS is going, where things can be dynamic.</p>\n\n\n\n<p>And it\'s not always going to be built and take a really long time to build your site all at one time. And I know they\'ve made a bunch of improvements, so please, don\'t I don\'t want the comments. Yeah. But the reason we chose next JS was the incremental static regenerate. For a specific client we had last year, they needed the website to be static for some content and they needed to be dynamic.</p>\n\n\n\n<p>We were building a dashboard, it needed to look like an [00:45:00] app. It needed to pull information in from Salesforce. It needed to pull it in from mural, which is an event management system from WordPress, all these different endpoints in certain parts of the website needed to be dynamic. And at the time next JS gave us the option to do dynamic pages or static pages, depending on the.</p>\n\n\n\n<p>So for us, that was a no brainer. Plus I love that next JS you\'ve got like create react app, which doesn\'t bring any tooling. So you have to like, bring your own Webpack config. You\'ve got next JS, which brings a lot of that config in that tooling with you that Maura was talking about. And then you\'ve got Gatsby, which brings a lot of opinions.</p>\n\n\n\n<p>I like that next JS has in the middle. It gives you the tooling you need to get started quickly, where you can just build. And make quick decisions, like, how am I going to route this page? Is it going to be dynamic or static? So I know I\'m rambling on, but this is one of my favorite topics.</p>\n\n\n\n<p>And that\'s the reason we took the next JS route is we\'d liked that we could do static and dynamic content at the same time. [00:46:00] And did I&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> ask the right question? Huh? Funny how I knew exactly what question&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> is. I think he you\'ve done this before, Lisa. Hey Maura, would you mind sharing what you just put into the chat for the recording?</p>\n\n\n\n<p>We\'ll put it in the show notes, but I think that was really good. And I\'d love to hear it from you. Your advice there.&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> I\'m just replying to that question about what\'s the recommendation for a new developer or trying to migrate from tradition. WordPress the headless. I think the first step is to just learn either react or view or one of the JavaScript frameworks learn the basics of that first.</p>\n\n\n\n<p>And then you can start getting familiar with the WordPress rest API maybe use the classic editor and not Gutenberg yet. Cause Gutenberg comes with some complications for how this websites. And then three develop a simple blog, like just with posts using the WordPress rest API and your framework of choice.</p>\n\n\n\n<p>So reactor view or whatever and then try to build the same site using next JS or our WordPress starter or one of those other [00:47:00] Mehta frameworks that are built on top of view or react that we talked about during the presentation. I think that\'s a good roadmap. It, yeah.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> Good JavaScript deeply that years ago.&nbsp;</p>\n\n\n\n<p><strong>Amor Kumar:</strong> Oh, that\'s true. If you don\'t have a JavaScript background too, before you even pick up reactor view, I would learn the JavaScript more deeply. The basics is just vanilla JavaScript, and then go to the end, then start at step one&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> real quick. Want to thank again? WebDevStudios readily said longtime friends of mine, always spring entertainment, but awesome value to this.</p>\n\n\n\n<p>Thank you for all the time, but into this and then being so willing, all four of you to share your experience and expertise with the broader WordPress community. And as a side note real quick, I want to say thanks again to WordPress engine WP, ans excuse me. WP engine for Making the transcript and all the backend stuff that makes these things possible and helpful and accessible to all.</p>\n\n\n\n<p>We have it, I\'ll be having an [00:48:00] interview on their Atlas project that the game here mentioned among several of the options out there and WordPress. But be sure and say your thanks to to the web dev team here. What other, I want to make sure I didn\'t miss any questions. Anybody else have any thoughts?</p>\n\n\n\n<p>Lisa, Brad, and more Greg or any questions I missed?&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> I have a question, but like I need a shower.&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> Let me just a&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> statement&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> and itchy in this. This makeup is like sticky. So this is what I do for you, Corey. Cause I love you. I saw. I saw,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> did you see the, my title here, my title and my name? Cory Miller holder w scam.</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> Real quick story. I first met Corey in Chicago in 2009. First word camp, Chicago. Ever. I went up on stage to speak, [00:49:00] but I had a mouth of gum and I didn\'t know what to do with it. So I took it out of my mouth and I\'m like, Corey was standing right there and I said, will you hold my gum?</p>\n\n\n\n<p>And ever since 2009, he\'s been the holder of. My&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> business card and then Brad and I have numerous stories that are definitely not fit for a zoom webinar,&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> technical webinars&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> on your only fans account,</p>\n\n\n\n<p><strong>Cory Miller:</strong> Greg, and a more, I look forward to more of these too. And I love. You all shared just so openly. And again, Greg winter, we\'ll figure out something to send to you from post status for winning the, in our girl, headless Halloween by waving a towel.</p>\n\n\n\n<p>That\'s where&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> it should be. Isn\'t it? Absorbent?&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> Yeah, it\'s absorbing. All right.[00:50:00]&nbsp;</p>\n\n\n\n<p>I do like your post status. Corey&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> you got that or whatever you want to come in your way,&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> but all of us,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> everybody here. Okay. I\'ll get your address is offline. Yeah, I do too. Except at least what do I do? What\'s the protocol? Do you all have an opinion? Should it be curved? I can\'t rock a flat hat.</p>\n\n\n\n<p><strong>Amor Kumar:</strong> Okay.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Okay. I\'m good. If Lisa said don\'t even wear that. I\'d be like, okay, I can\'t wear that.&nbsp;</p>\n\n\n\n<p><strong>Lisa Sabin-Wilson:</strong> You definitely should wear the hat and you definitely should send the hat. So I\'ll send&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> for while I\'ll get your addresses offline. Very sick. Hey, what did the team, anything you want to share before we wind this down and say, thank you for your time and sharing.</p>\n\n\n\n<p><strong>Brad Williams:</strong> If you have any questions I\'m on Twitter at Gregory, it could be a, or at WebDevStudios, obviously I\'d love to chat a more [00:51:00] Rebecca Darren, the whole, like next day as team here at WebDevStudios, we\'ve seen and done it all. So if you have any other questions please reach out and we\'d love to answer them and work with you on&nbsp;</p>\n\n\n\n<p><strong>Greg Rickaby:</strong> it.</p>\n\n\n\n<p>So yeah, definitely check out our blog. webdevstudios.com/blog. A lot of topics on headless, a lot of developer topics. So if you\'re looking to learn more, there\'s a lot of great content on our blog.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> I\'m trying to put the link in there and we\'ll put it in the show notes too. Hey, thank you so much. I hope these are getting to be able to read recycled in a couple of days, 20 to take your kids or family, a trick or treating better.</p>\n\n\n\n<p>Thank you for an awesome webinar. And thanks everybody for joining us at post EDIS. Live here. We\'ll see you in slack. I love it.&nbsp;</p>\n\n\n\n<p><strong>Brad Williams:</strong> got it.</p>\n\n\n\n<p>Happy Halloween, everybody.&nbsp;<strong>Amor Kumar:</strong> Thanks everyone. See you.</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, 29 Oct 2021 16:57:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:104:\"Post Status: Post Status Excerpt (No. 30) — Does WordPress Need To Have A Superior Writing Experience?\";s:7:\"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=88463\";s:7:\"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/30/\";s: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:4091:\"<h2>&#8220;The tragedy of life is what dies inside a person while they live.&#8221; — <strong>Albert Schweitzer</strong></h2>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, Cory and David discuss some recent conversations in the WordPress community: Is the WordPress writing experience bad for &#8220;serious writers?&#8221; Does WordPress have to excel in this area, or is it fine to have third-party writing tools that feed into WordPress? <strong>Automattic</strong> acquired <strong>Day One</strong> for a reason. <strong>Tumblr</strong> might end up getting a WordPress.com writing-and-admin experience makeover.</p>\n\n\n\n<p><strong>Also don\'t forget: </strong>Posting content on a regular basis is a good skill to practice. Cory shares how he managed to publish a post every day in October. David points out that whether it\'s photography, music, or creative writing — regular publishing is important (and can be vital) to you now and in the future. For one thing, it keeps your mind limber, and by &#8220;thinking out loud,&#8221; you invite unexpected, chance encounters and collaborations with other people.</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://justinferriman.com/matts-page-builder\">Matt\'s Page Builder</a></li><li><a href=\"https://casabona.org/2021/10/wordpress-writing-app/\">Should You Really Write in the WordPress Editor?</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/corymiller303\" target=\"_blank\" rel=\"noreferrer noopener\">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/sandhills\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">Sandhills Development</a></h3>\n\n\n\n<p>No matter what you\'re working on with your WordPress website, Sandhills Development has a tool that can help you. Sell digital products with Easy Digital Downloads. Use AffiliateWP as your affiliate marketing solution. Sugar Calendar is event management made easy. And WP Simple Pay is a lightweight Stripe payments plugin. Craft superior experiences with the ingenuity of Sandhills’ plugins.</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, 29 Oct 2021 16:18:08 +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: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:84:\"WPTavern: Create and Manage Frequently Asked Questions With the Flexible FAQs 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=124977\";s:7:\"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/create-and-manage-frequently-asked-questions-with-the-flexible-faqs-plugin?utm_source=rss&utm_medium=rss&utm_campaign=create-and-manage-frequently-asked-questions-with-the-flexible-faqs-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:5110:\"<p class=\"has-drop-cap\">David Gwyer released his <a href=\"https://wordpress.org/plugins/flexible-faqs/\">Flexible FAQs</a> plugin <a href=\"https://wpgoplugins.com/how-to-create-faqs-on-your-site-with-ease/\">a year ago</a> via his WPGO Plugins site. However, after a month of updates, the project seemed to fall off the radar, at least until earlier this week when he released a massive overhaul that integrates more with the block editor.</p>\n\n\n\n<p>The plugin creates a custom post type for managing individual FAQ sets. This part of the plugin uses the classic editor interface instead of relying on the block system.</p>\n\n\n\n<img />Edit/New FAQ screen.\n\n\n\n<p>Admittedly, the experience of the classic editor is always jarring whenever I load a plugin that uses it. FAQ posts do not have a content canvas. The data is saved as meta values, so it does not necessarily need to work with the block editor. However, I would love to see a plugin such as this one move its primary interface over.</p>\n\n\n\n<p>The management screen is the same as posts, pages, and other post types, and adding a new FAQ is straightforward. The plugin presents users with a meta box for adding question-and-answer sets, which uses the TinyMCE interface for typing.</p>\n\n\n\n<p>There is also a FAQ Group taxonomy for categorizing FAQ posts. This should come in handy for informational sites that need tighter organization. The plugin also offers a <code>[flexible-faqs]</code> shortcode, which classic users can drop in their posts and pages. However, others will want to take advantage of its blocks.</p>\n\n\n\n<p>The plugin ships with three blocks for outputting expandable FAQ posts:</p>\n\n\n\n<ul><li>Text</li><li>Box</li><li>Accordion</li></ul>\n\n\n\n<p>Each of the blocks allows end-users to select a published FAQ or a FAQ Group. They can then choose a &ldquo;theme,&rdquo; which can be customized.</p>\n\n\n\n<img />Box-style FAQ with default theme.\n\n\n\n<p>Users will likely need to customize the FAQ theme because the plugin&rsquo;s output has some styles that overrule theme defaults, particularly its colors.</p>\n\n\n\n<p>The color picker used in each block&rsquo;s options is different from core and feels out of place. However, users can still select from their theme-defined colors, except for the border setting. For some reason, the border color uses an entirely different picker control. Despite that, I was still able to get the output to line up with my theme.</p>\n\n\n\n<img />Accordion-style FAQ with customized theme.\n\n\n\n<p>The blocks would offer a smoother user experience if they leaned on more of WordPress&rsquo;s built-in block controls and components. Using the core color and border features would be a good starting point. However, offering access to typography, full or wide-alignment, text alignment, and more would give users more flexibility with the design.</p>\n\n\n\n<p>I am not currently a fan of the three-block approach. From my tests, I do not see a reason to separate them. Each does the same thing with slightly different styles. Instead of splitting the blocks, I would like to see a single FAQ block that focuses on design controls. The plugin could still offer the three base layouts as variations that are essentially presets of specific settings &mdash; that is what the variation system is for.</p>\n\n\n\n<p>I would drop the &ldquo;theme&rdquo; system altogether. Then, use block styles for different default designs and add extra controls for customizing more specific features.</p>\n\n\n\n<p>However, the <a href=\"https://flexiblefaqs.com/\">pro version</a> relies heavily on the plugin&rsquo;s block-theming system. While the free copy offers a handful of themes, the commercial upgrade has over 100. This is not something that would be easy to backtrack at this point. Its saving grace is that user customizations are stored in the database, and they can reuse these modified themes across the site.</p>\n\n\n\n<p>Regardless of any nit-picks I have, the version 0.5.10 update is leaps and bounds better than the earlier versions. The plugin is dead simple to get up and running. I built a few FAQ posts and dropped them into pages within minutes.</p>\n\n\n\n<p>The plugin is also ARIA compliant and accessible. I ran into no trouble testing it from the keyboard.</p>\n\n\n\n<p>The plugin&rsquo;s front-end scripts for opening and closing the tabs do not seem to load when using a block-based theme. I am not sure if this is an issue from the plugin or a bug with Gutenberg. It should not deter most users at this point, but it should be addressed before WordPress 5.9 launches with its support of block themes.</p>\n\n\n\n<p>The plugin is not ideal for every situation. For those who have multiple FAQ pages or lists, it offers an easy route toward managing them. For sites with just one or two sections of questions and answers, it is likely overkill.</p>\n\n\n\n<p>For the latter group, Jordy Meow&rsquo;s <a href=\"https://wordpress.org/plugins/faq-block/\">FAQ Block</a> plugin makes a lot more sense. It allows users to build a FAQ directly in the post or page, but it does not provide a central location for managing multiple FAQs.</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, 29 Oct 2021 03:06: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: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:88:\"Gutenberg Times: Discussion: Going from Creating classic themes to 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:35:\"https://gutenbergtimes.com/?p=19327\";s:7:\"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:98:\"https://gutenbergtimes.com/discussion-going-from-creating-classic-themes-to-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:61573:\"<p>On October 7th, 2021, I had the privilege to host an amazing panel with Ellen Bauer, Andres Noren and Carolina Nymark on a Live Q &amp; A. </p>\n\n\n\n<p>We discussed block themes and how these three theme developers made the journey from creating classic theme, to building block themes. </p>\n\n\n\n<p>On this post you&#8217;ll find the Video recording, the resource links shared and the transcript. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-resources-and-links-to-learn-more\">Resources and Links to learn more</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-stay-in-touch-with-the-panelists\">Stay in Touch with the Panelists</a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-previous-live-q-amp-as-on-block-themes-and-full-site-editing\">Previous Live Q &amp; As on Block themes and Full-site Editing</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-t\">Theme.json resources</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-block-themes-for-full-site-editing\">Block Themes for Full-Site Editing</a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-strong-tools-strong\">Tools</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#6-th\">Theme Team experiments </a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#6-documentation\">Documentation</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#3-transcript\">The Show Transcript</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-introduction-of-panelists-ellen-bauer-anders-noren-and-carolina-nymark\">Introduction of Panelists: Ellen Bauer, Anders Noren and Carolina Nymark</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-strong-announcement-strong\">Announcement</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-h\">How do theme developers move from building classic themes to building block themes?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#7-q\">Q: What kept you going through the transition? What excites you most about block themes?</a></li></ul></li></ul></div>\n\n\n\n<h2 id=\"0-resources-and-links-to-learn-more\">Resources and Links to learn more</h2>\n\n\n\n<h3 id=\"1-stay-in-touch-with-the-panelists\">Stay in Touch with the Panelists</h3>\n\n\n\n<div class=\"wp-container-619508079f557 wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<ul><li><strong><a href=\"https://twitter.com/ellenbauer\">Ellen Bauer </a></strong></li><li><a href=\"https://www.elmastudio.de/en/blog/\">Elma Studio Blog</a></li><li><a href=\"https://wordpress.org/themes/aino/\">Aino Theme </a></li></ul>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<ul><li><a href=\"https://twitter.com/andersnoren\"><strong>Anders Norén</strong></a></li><li><a href=\"https://andersnoren.se/\">Website</a></li><li><a href=\"https://wordpress.org/themes/tove/\">Tove Theme</a></li></ul>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<ul><li><a href=\"https://twitter.com/carolinapoena\"><strong>Caroline Nymark</strong></a></li><li><a href=\"https://fullsiteediting.com/\">FullSiteEditing.com</a></li><li><a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a></li></ul>\n</div>\n</div>\n</div></div>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=-PZwfvtkQOM\">Video Live Q &amp; A: How to make it easier to build blocks</a></p>\n\n\n\n<h3 id=\"1-previous-live-q-amp-as-on-block-themes-and-full-site-editing\">Previous Live Q &amp; As on Block themes and Full-site Editing</h3>\n\n\n\n<ul><li>In<a href=\"https://gutenbergtimes.com/theme-templates-full-site-editing-experience-enrique-piqueras/\"> January 2020 with Enrique Piqueras</a> who showed us some plans and early interfaces for full-site editing.<br /></li><li>Then five month, later in <a href=\"https://gutenbergtimes.com/live-q-a-updates-to-site-editor-fse-and-block-based-themes/\">June 2020 later Kjell Reigstad, Carolina Nymark and Eileen Violini </a>showed us the various pieces of full-site editing.<br /></li><li>This year January we discussed the <a href=\"https://gutenbergtimes.com/live-q-a-updates-to-site-editor-fse-and-block-based-themes/\">FSE outreach program and learning resources, with the Themes team, Carolina Nymark, Anne McCarthy and Ari Stathopoulos.</a><br /></li><li>And in June <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">Jeff Ong, Daisy Olsen and Tammie Lister talked us through the Theme.json</a> file and all it ramifications ahead of WordPress 5.8.</li></ul>\n\n\n\n<h3 id=\"3-t\">Theme.json resources</h3>\n\n\n\n<ul><li>Developer Handbook: <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">Global Settings &amp; Styles (theme.json)</a></li><li><a href=\"https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/\">Introducing Theme.json in WordPress 5.8</a> (DevNote)</li><li><a href=\"https://mkaz.blog/wordpress/using-theme-json-in-a-classic-theme/\">Using theme.json in a classic theme</a> (Marcus Kazmierczak)</li><li><a href=\"https://richtabor.com/standardizing-theme-json-colors/\">Standardizing Theme.json Color Slugs in WordPress Block Themes</a> (Rich Tabor)</li><li><a href=\"https://wpguynews.com/configuring-theme-design-with-theme-json/\">Configuring Theme Design with theme.json</a> (Jeff Ong)</li><li><a href=\"https://matiasventura.com/post/the-theme-json-horizon/\">The theme.json horizon</a> (Matias Ventura)</li></ul>\n\n\n\n<h3 id=\"4-block-themes-for-full-site-editing\">Block Themes for Full-Site Editing</h3>\n\n\n\n<ul><li><a href=\"https://wordpress.org/themes/tags/full-site-editing/\">WordPress.org Theme Repository (Feature: Full-site Editing)</a></li><li><a href=\"https://gutenbergtimes.com/list-of-wordpress-themes-for-full-site-editing-and-resources/\">List of Full Site Editing Themes</a></li></ul>\n\n\n\n<h3 id=\"5-strong-tools-strong\">Tools</h3>\n\n\n\n<p><strong>SchemaStore: <a href=\"https://json.schemastore.org/theme-v1.json\">https://json.schemastore.org/theme-v1.json</a></strong> Most IDEs or code editors use the scheme json to help developers  with labels and values </p>\n\n\n\n<h4 id=\"6-th\">Theme Team experiments </h4>\n\n\n\n<p>WordPress Theme Team shares code on its <a href=\"https://github.com/WordPress/theme-experiments\"><strong>theme-experiements repositor</strong>y</a> including</p>\n\n\n\n<ul><li><code><a href=\"https://github.com/WordPress/theme-experiments/tree/master/require-gutenberg\">require-gutenberg</a></code>&nbsp;0 a utility for themes to check whether the Gutenberg plugin is installed</li><li><a href=\"https://github.com/WordPress/theme-experiments#generating-your-own-starter-theme\">Generating your own starter theme</a> via <code>php new-empty-theme.php</code></li></ul>\n\n\n\n<h3 id=\"6-documentation\">Documentation</h3>\n\n\n\n<ul><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview/\">Block Theme Overview</a></li><li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/create-block-theme/\">Tutorial: Create a block Theme</a></li></ul>\n\n\n\n<h2 id=\"3-transcript\">The Show Transcript</h2>\n\n\n\n<p>Birgit Pauli-Haack: All right. It&#8217;s being live streamed to YouTube, and I welcome you all here at the zoom in. Yeah. And of course, I was waiting for the YouTube screen to collapse. I can shut them up because now I hear myself in five minute increments. All right, so </p>\n\n\n\n<p>Hi there and welcome to our 29th Gutenberg Times live Q&amp;A. My name is Birgit Pauli-Haack, and I&#8217;m your host and the curator of Gutenberg Times. Thank you all for watching. It&#8217;s so great to have you here. In today&#8217;s show, we will discuss with three outstanding theme developers how they went from building classic themes, to building block-based themes, geared towards Full-Site Editing, and let&#8217;s introduce the panelists. </p>\n\n\n\n<h3 id=\"1-introduction-of-panelists-ellen-bauer-anders-noren-and-carolina-nymark\">Introduction of Panelists: Ellen Bauer, Anders Noren and Carolina Nymark</h3>\n\n\n\n<p>We have early morning in New Zealand, Ellen Bauer, co-founder of Elma studio and with Manuel Esposito, the co-author of the A No theme. Ellen, thank you so much for being here on the show again, it&#8217;s so good to see you.</p>\n\n\n\n<p>Ellen Bauer: Yes, it&#8217;s so good. Thank you. Thanks for having me.</p>\n\n\n\n<p>Birgit Pauli-Haack: Also with us and for the first time on the show, Anders Noren, theme developer from Sweden and designer of the default WordPress theme Twenty Twenty. His theme Excel, probably the last classic theme from him. Palace to Gutenberg Times. It&#8217;s a pleasure to meet you, Anders.</p>\n\n\n\n<p>Anders Noren: Twice, super happy to be here.</p>\n\n\n\n<p>Birgit Pauli-Haack: As well and finally meet Carolyn, Carolyn, Sorry, Carolina Nymark. From also from Sweden, member of the themes team, co-author of the TT one blog theme, and development lead on the Twenty Twenty-one theme. And her second Full Site Editing theme is Armando. And it&#8217;s in the WordPress directory. So glad you have your back on the show, Carolina. It&#8217;s the third time I could call you my co-host. So how are you doing today?</p>\n\n\n\n<p>Carolina Nymark: Thank you. I&#8217;m very well. I am excited to come and talk about teams. So thank you.</p>\n\n\n\n<p>Birgit Pauli-Haack: So and we have people from Toronto. Hi, Robert. Hi, Jack. Hi, Pierre Maria, from Italy. Also star of the testing, Full-Site Editing outreach team because he translated many of the tests into Italian. And that&#8217;s a huge work. And thank you very much for that, Mario. And then of course, Brian Gardner. The minute I mentioned his name, Ellen just disappeared for the from the screen for a minute. Well, greetings back to Chicago. So, we are also excited. And for you joining us on zoom and on YouTube.&nbsp;</p>\n\n\n\n<h3 id=\"2-strong-announcement-strong\">Announcement</h3>\n\n\n\n<p>And yeah, so I have an announcement while I have you all. Next week. The next Gutenberg Times live Q&amp;A will be next week with Helen Hou-Sandi, Mark J. Chris and Riad Benguella. So Helen Hou-Sandi is a commiters on WordPress. So I think this Mark and Riad. Riad is also the developer lead for Gutenberg.&nbsp; They will discuss or continue our discussion that was started on Twitter some weeks ago, on how to make it easier to build blocks. All three have explored ways on how PHP and React JS could talk together to make this a better experience for developers. It will happen next week, October 14 at 11 Eastern 15 UTC, registrations are open, and I’ll share the link in the chat window. So you can kind of if you&#8217;re interested, can register there as well. </p>\n\n\n\n<p>Hi, Miki from Tokyo hi to Nepal. It&#8217;s good to see you all.&nbsp;</p>\n\n\n\n<p>So, speaking of the questions for those who are watching this on YouTube and livestream, use the chat window on the right-hand side. I don&#8217;t know where it is. But Oh, and if you&#8217;re on zoom here, use the chat box, the Q&amp;A for the questions and the chat bubble for all your other thoughts. Please keep it family friendly. Even if you disagree. So, this is a family club so to speak. Alright, and hi, back to Atlanta to Sequester McKinney. It&#8217;s all so great to see you here. All right, so what&#8217;s today&#8217;s show about? </p>\n\n\n\n<h3 id=\"6-h\">How do theme developers move from building classic themes to building block themes?</h3>\n\n\n\n<p>Our topic is how do theme developers move from building classic themes to building block-based themes with Full-Site Editing features that are already in WordPress 5.8 and more will come to WordPress 5.9 and WordPress 6.0.</p>\n\n\n\n<p>Development has been going on for almost two years. And some of you might remember our previous shows here. </p>\n\n\n\n<p>On the same spot, one in <a href=\"https://gutenbergtimes.com/theme-templates-full-site-editing-experience-enrique-piqueras/\">January 2020</a> was the first one then in June. Then again this year in January, and in June was the last one with <a href=\"https://gutenbergtimes.com/theme-json-for-wordpress-theme-authors-demo-and-live-q-a-w-daisy-olson-tammie-lister-and-jeff-ong/\">Jeff Ong, Daisy Olsen and Tammie Lister </a>where we talked very extensively about the theme JSON. And Jeff did a little demo there. </p>\n\n\n\n<p>So if you want to go back in our records on YouTube to see that so with Full-Site Editing and global styles, themes are changing in architecture, as well as in functionality, they will enable much more customization for users than ever before.</p>\n\n\n\n<p> So today, we&#8217;re having that conversation with the theme developers who already walked the path before you give us in building blocks, block by seams and put them out for users to use. So Anders first and then we&#8217;ll Ellen we will have a demo of the work and to give us an overview and then by then I would think we will have already some questions from the audience from you. So before but before we go into the weeds too deep, let&#8217;s do a round robin to a question for everyone. </p>\n\n\n\n<h3 id=\"7-q\">Q: What kept you going through the transition? What excites you most about block themes?</h3>\n\n\n\n<p>When you were building the themes, you are on the cutting edge and some would say on the bleeding edge of Gutenberg development, that must have been quite stressful. So, what were the factors and situations that kept you going, and what is it that excites you so much about this new way of building themes that you kind of went through the experience, and what kept you going and jump head in first? Carolina first, then Ellen and Anders.</p>\n\n\n\n<p><em>Carolina Nymark: </em>When I first when I started it was all about having new toys to play with right, and then we would work on the Twenty-Twenty-One and TT1 Block started did one box was a little later. And yes, it was stressful. But also a lot of fun. But again we’ve got to contribute back to Gutenberg and improve on the things that we found that weren&#8217;t got they weren&#8217;t working and also figure out what features do we need to add later? What&#8217;s our wish list? And of course what is not working now, what bugs need to be fixed.</p>\n\n\n\n<p>Birgit Pauli-Haack: Okay, thank you thank you for going through the bug fixing part and the testing part</p>\n\n\n\n<p>Ellen Bauer: Hello, I need your my audio.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yes, very well I can hear you</p>\n\n\n\n<p><em>Ellen Bauer:</em> I just enjoy so Carolina was like started way longer and she did have cool Full-Site Editing website which I knew for a long time and like I knew the terms and stuff and we were kind of busy building blocks and that took up a lot of my time kind of learning getting into that part. And so it&#8217;s like back and forth switching between themes and blocks for us, which was challenging or is challenging. But the final like 5.8 the release of 5.8 was the final like straw for us and we&#8217;ve been building I know for like over a year like building kind of testing where we should go it was and it was like we felt a little bit stuck at times like what would we do.  </p>\n\n\n\n<p>We played around with patterns a lot and we just thought like there&#8217;s something missing with our Aino theme. And we just started the project for this whole transition. So obviously, then we had this Aino theme kind of sitting around waiting to be a black theme And with 5.9, we just kind of like, okay, we go with it. We had the theme in the WordPress org repository. And yeah, it was just always meant to be for this kind of project. So 5.8 got us ready, like there&#8217;s a site editor, let&#8217;s just try it out. And I thought it&#8217;s, I thought it will maybe take me like a few days, which was a little bit naive. And then I think it ended up being three weeks, mainly. And there&#8217;s like, still huge, like work in progress. Our like, we had the theme already on, like, the WooCommerce. And I was like, eager to get WooCommerce into the block theme. I didn&#8217;t want to lose any of our work. And yeah, there&#8217;s still like things to do. But it has WooCommerce support. And it&#8217;s kind of cool that we can jump in like right from the beginning and kind of explore what we can do and what we can&#8217;t do. And then yeah, we updated the theme as a blog theme. And we were super happy that we went this way. But then there was like, oh, there&#8217;s quite a lot of Gutenberg updates, like pushed. And I remember Carolina you said this, oh, there&#8217;s a lot of Gutenberg updates do we push, like, quite like fast, you have to be on your toes. And one of them like got me like I was like, Oh, god, what are they doing? I didn&#8217;t pay attention. I was so busy. But yeah, now it&#8217;s, I think I have it a little bit better than the control, like after the first one or two update with like, as a block theme.</p>\n\n\n\n<p>The one thing that caught me a little off guard, like transverse translating to the converting to the HTML templates, was that I didn&#8217;t realize once people use the templates, and I change something in them, that it wouldn&#8217;t change for them automatically. Because they customize them. So I and I made changes to the page templates. And so that was a little bit confusing. And I learned my lesson from that. But we have awesome. Yeah, we have awesome users. And they like I think I got it sorted out together like a lot of help. And we have a Slack channel, which is super useful. People can like shout out like, Ellen, what are you doing? I think it will be smooth. And yeah, we learn like, we learn big lessons.</p>\n\n\n\n<p>Birgit Pauli-Haack: Oh, good. Yeah. Thank you. Anders.</p>\n\n\n\n<p><strong>Anders Noren:</strong> Yeah, I was gonna say that. I didn&#8217;t really feel like Trailblazer were early adopter in block teams. </p>\n\n\n\n<p>Because by the time I actually delved deep into it, then people like Carolina with <a href=\"https://fullsiteediting.com\">FullSiteediting.com</a> had already found the path through Full-Site Editing theme, some document that pretty much everything theme developers need to know, I feel like, actually get started with Office themes. </p>\n\n\n\n<p>So it felt like the path was very well worn by the time I actually started working on it. Because that was the like around summer this year. Whereas Carolina has been working with it for a year plus, at this point. So I feel, like pretty much everyone who works with block based teams now owe a lot to the people who really spend time with them in the early days, because it has only gotten easier to build them up up to this point. And will hopefully get a lot easier as 5.9 gets closer as well. But I mean, I&#8217;m going to echo Carolina, as well was saying that, the thing that keeps it going is just that it&#8217;s so fun to play around with all of the toys that Full-Site Editing brings. And the really fun part is when you actually release something, and other users start to use your theme. And they actually use it in ways that you didn&#8217;t imagine at all, while you were making it. </p>\n\n\n\n<p>I had a support request from a guy just the other day, who sent me a link to a site running my block-based theme. And at first, I thought that he had actually sent me the wrong link because I couldn&#8217;t recognize that as to my theme. Because the layouts were different. The colors were different. The typeface was different. So it just looked like an entirely different thing from mine. And I feel like that&#8217;s always the really exciting, but when you step in and do something completely unexpected with it. And I think We&#8217;re going to see more and more about them in this space overall, as 5.9 gets closer, but I think the next two months will be really, fascinating.</p>\n\n\n\n<p><strong>Birgit Pauli-Haack</strong>: Yeah, definitely. Yeah. All right. So I don&#8217;t see any comments for our audience to get to. So I&#8217;m glad that you are. And thank you very much for saying that for about Carolina. And all those who worked so hard on it. Yeah, it&#8217;s nice of you to say and to acknowledge that.&nbsp;</p>\n\n\n\n<p>So I think it&#8217;s a great time now to see the finished product. First Anders, as I said, and then Ellen. And dear viewers, if you do, you probably will have questions right away. And I&#8217;m asking for a little bit of a patience, then we will switch to the Q&amp;A after the demos. And a note, if you write long blog posts before you get to your question, I’d probably skip it, as it will be too long to read first for me and then aloud, and I will get you an answer after the show. Promised is Andrea Middleton wrote, Be kind be brief. So Anders, are you ready to share your screen?</p>\n\n\n\n<p><strong>Anders Noren:</strong> Yes, let&#8217;s do it. There we go. So I thought I was gonna keep this pretty simple and just show a little bit from my block face theme, which is called tool that after the after two rounds on the finish, creator of the Roman characters, and basically give a brief overview of power block-based site running a block based team can look like. </p>\n\n\n\n<p>But as I said earlier, it can really look like anything, which is the whole point of block-based themes in the first place. So what we have here is the demo site for the theme Tove, which is on wordpress.org. And I created this with cafe/restaurants in mind. And a lot of the patterns here on the front page, including the header pattern here, is sort of geared towards that audience. We have a little color spot on the on the top, we have the social icons, we have opening hours, and a small menu. </p>\n\n\n\n<p>And everything on this page is thumbed completely within the site editor. So opening hours, again, here, we have one of the cafe/restaurant-oriented Block Patterns that are included in the thing with information for location and our cafe restaurant chain. We have some testimonials, a call to action for when you want to make a reservation, somewhere nice looking coffee, cafe menu, a different call to action. A very tasty looking lemon cake, I think. And then some more information about the theme itself. </p>\n\n\n\n<p>And my plan for making this theme is that I was going to keep it as simple as possible within the constraints on Full-Site Editing, and block themes with just something I struggled with. Because I want to basically tweak and adjust everything. So when it&#8217;s something in the like core Block Editor styles that I don&#8217;t really agree with I to try to override them, which never works out well because then they need to keep up to date with the latest Gutenberg updates and so on. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>With Full-Site Editing, what&#8217;s going to happen is as the Block Editor gets better and better with every Gutenberg update, and every WordPress release is that theme developers will actually remove CSS from their themes step by step. </p></blockquote>\n\n\n\n<p>Because the whole idea with dropping Sr. eventually there will only need to be the theme of JSON file, which Ellen will show in our demo. Where everything that makes the theme a theme, all the colors, all the fonts, all of the layout adjustments will only have within a single JSON file which can be easily changed and adapted for other themes and so on. So hopefully CSS will be something that you can have the doesn&#8217;t need to add to make your theme look good. So I look forward to removing a lot more CSS in the future in future updates. And here you can see a brief overview of the structure of what files are included. So we want to get this where this file is the only file in the theme folder. So one day, hopefully, maybe a screenshot as well.&nbsp;</p>\n\n\n\n<p>The second big component of the Theme is really all of the Block Patterns which are bundled with it as well, which are all listed out on this page. And this is really the second big puzzle piece I would say on block-based things it needs to look good and and include a few examples of how to combine the different blocks in patterns that make the styles look and work as well as possible. So that&#8217;s a very brief look at the WordPress theme. Alright, I think that&#8217;s all.</p>\n\n\n\n<p><strong>Carolina Nymark:</strong> I can say on this that what I like most about this theme is not that this block team, but it&#8217;s so cute, just really makes you happy to look at it. Really, really cute.</p>\n\n\n\n<p><strong>Anders Noren:</strong> I&#8217;m really, really happy to do her that. No, thank you. I have some. I mean, since the themes, the block-based themes themselves are so simple to actually make. You need to spend that time that you would otherwise spend writing a bunch of PHP on something else. So I just made illustrations for two which was a lot of fun. I mean, maybe I got a bit carried away with it as well. All right. Oh, I think your audio is muted.</p>\n\n\n\n<p><strong>Birgit Pauli-Haack: </strong>Yep, I muted it because I entered a few comments on YouTube. And there was Marcus Kazmirczak and I need to ask him if I&#8217;m butchering his name now he says &#8220;I&#8217;m an Anders super fan. I&#8217;ve been running themes for years. So and then he loves the bright colors and the feel Yeah. And Gangoff says I did recommend the theme done who wants to learn block themes and the theme is really good looking. So these are comments and love saying thanks Carolina and Anders for the block themes and she has a question about we&#8217;re gonna go through the question just in a bit. Ellen, are you ready?</p>\n\n\n\n<p><strong>Ellen Bauer:</strong> I think so. Yeah. Yeah. Okay. I share my screen I have to select them so um, I thought that it&#8217;s a little bit improvised because and showed kind of the front end of the themes it&#8217;s probably fun to look at at the back end so just kind of to give an overview for anyone who hasn&#8217;t looked at what we are building so this is our I know website it&#8217;s like the presentation website for our for our project, and I just opened the different pages so you kind of see what we&#8217;re building like the layout wise. So the different pages we kind of present the work that way and what our approach is with this site is that anything we put out here that&#8217;s just the block and post is always the latest version of our I know work so everything you see here you can build with our patterns and with everything we have like out in the beam and with our blocks. So I thought it&#8217;s fun like we don&#8217;t have any showcase website and stuff yet up we will add that because that&#8217;s gonna be fun. See, but you can see like what we are building you can build so I think that&#8217;s an awesome approach. So we had I know as like classic theme with just patterns in the beginning and then we converted it to block theme. So I don&#8217;t know, not everyone has started using block themes. So what happens if you use block theme instead of instead of a classic theme, you see the site editor, which is currently in beta. And actually, at the very beginning, I kind of didn&#8217;t know that is the customizer was kind of fun like for us they have it anymore. So you kind of need to work around it.</p>\n\n\n\n<p><strong>Birgit Pauli-Haack:</strong> You were breaking up in a bit.</p>\n\n\n\n<p><strong>Ellen Bauer:</strong> What do and what we have? Actually? Am I frozen? Yeah, a little bit.</p>\n\n\n\n<p><strong>Birgit Pauli-Haack:</strong> Okay. Oh, no. No, we got to know the screen changed</p>\n\n\n\n<p><strong>Ellen Bauer:</strong> My screen or the audio?</p>\n\n\n\n<p><strong>Birgit Pauli-Haack:</strong> The audio was going on the screen finally changed to the experimental settings. And I think with the latest plugin on the site, actually. Oh, you can&#8217;t hear me. Yeah, I hear you. Okay, yeah. Go ahead. Go ahead. I&#8217;m sorry.</p>\n\n\n\n<p>Ellen Bauer: Okay. it&#8217;s my internet connection. Oh, my God. Oh. Well, the site editor is?</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, I think the internet connection in conjunction with the video going back and forth. Might be a problem. So let&#8217;s no audio at all. Um, Ellen, can you hear me?</p>\n\n\n\n<p>Ellen Bauer: I can hear you. I it&#8217;s my internet connection is unstable. Should we maybe talk and then I can do the presentation and a bit later?</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, let&#8217;s do that. And we have our first. So what you wanted to show was how the site editor works with your theme. And yes. And I think there&#8217;s too much power that needs to go out of in and out on the visuals for your internet connection. So. So if you want to try things for those who don&#8217;t know it? And yes, that&#8217;s a theme JSON file with the template parts. And so the end headers and header logo header dark for the stork and for the live columns, like these all sections on the same. So do you want to stop sharing?</p>\n\n\n\n<p>Ellen Bauer: Should I try again? Oh, should I stop?</p>\n\n\n\n<p>Birgit Pauli-Haack: I would say stop sharing. Okay, because that you can we can try later. Yeah. Either later or kind of put it in a we saw your theme. Yeah, you&#8217;ve scrolled very well through it. So I really like it. And there were also some comments there. I love your design said Lobsang wangdue and then we had no audio on Wi Fi problems. Check. Yeah, it&#8217;s the internet. Yeah. When Facebook went offline for six hours. Yeah. So it&#8217;s still a little fragile. So Badlob Song had a question for how to inherit theme JSON to child theme, JSON at the moment, that doesn&#8217;t seem to work. Do you have an answer for that?</p>\n\n\n\n<p>Carolina Nymark: I do have yours. Maybe because it should work since the latest version 11.6 from last week, it should actually work. Oh, yeah, I haven&#8217;t updated Gutenberg. I suggest that you try again with the Shan theme.</p>\n\n\n\n<p>Ellen Bauer: I actually tried that out too. Am I can you hear me here? You know, I think I&#8217;m totally off</p>\n\n\n\n<p>Birgit Pauli-Haack: No. Yeah, it was just a combination. Good New Zealand. video that kind of made you</p>\n\n\n\n<p>Ellen Bauer: Yeah, I don&#8217;t. I tried that too, with the child theme and it didn&#8217;t work like just two or three weeks ago, because we actually really want to get into child themes. And there was an update. Yeah, like Carolina said, it should work a lot better now. And I think it will be worked on quite a bit like over the next two weeks.</p>\n\n\n\n<p>Birgit Pauli-Haack: Okay, so um, so that was the first question. And that seems to be the only question right now from the audience. So I have a question. So when you were trying to what were the concepts, going from classic to block-based theme that you had a hard time kind of connecting. You mentioned, Ellen, the HTML part of that was, what were other things that were that are totally different, but that kind of a little bit of a hurdle to get it all right.</p>\n\n\n\n<p>Ellen Bauer: From our side, it was mainly like, not the like, not the actual development, because the file template structure and stuff kind of stays the same. So you just kind of need to, you can actually go into the editor, and then switch to code mode and kind of copy paste your work. And luckily, like under said, we could look like we also looked at Carolina’s theme. And especially also the block based theme from, like Automattic is building. And that quadrat theme that really helped me just to get a first idea of what I&#8217;m actually doing. It was mostly like after we can watch it to that, like with updates, I didn&#8217;t quite understand completely understand the structure that, like once you edit anything in your template, that it becomes like a custom template. And so a theme author updates their work, the templates, it doesn&#8217;t get updated for every user automatically. That was kind of the confusing part. I because normally, as a theme author, you had complete control like of your template files, and because more things like users can customize themselves and adapt in the template files. And they use they kind of customize it. So you need to be more careful with update, like what you update or what you shouldn&#8217;t update.</p>\n\n\n\n<p>Birgit Paui-Haack: Do you think that&#8217;s a bug?</p>\n\n\n\n<p>Ellen Bauer: That No, no, no, I think it just it was like just I didn&#8217;t quite get it. Like think the concept you kind of really have to play around with to get the concept because it&#8217;s so different. And like Anders said, like, he thinks he will kind of get rid of his CSS work. And which I think is cool. We I think that definitely true that like global styles will be there. And but I think it&#8217;s also awesome that there will be different approaches, like we will kind of have a base CSS and then work with different things to solve that. So you can use child themes for that, which is awesome. So that totally different kind of approaches going forward, which is cool. It will be cool to see like people building totally different things. And I think the global styles was pretty easy to get into the theme. json. And then also I think we need to mention that it&#8217;s the first version of the theme JSON. And it&#8217;s kind of like chaos Kartik and gets like long pretty quickly. And that will definitely change. So we have to be on our like, be on our watch to see what how the theme JSON approach will be improved, probably split up into multiple sections and stuff.</p>\n\n\n\n<p>Birgit Pauli-Haack: So Anders, would you were there concepts that you found difficult to grasp? And that kind of took a while to actually figure it out?</p>\n\n\n\n<p>Anders Noren: Yeah, I think one of the most challenging part for me was actually the design phase of making a theme. Because usually when you make a classic theme, you can design it pretty much however you want. And know that using PHP and CSS, you can recreate your design exactly, because you have full control over where all elements are, what elements are used and how you style those elements. But with the with block-based themes to really govern by what can be created in the site editor, so how users can combine the different blocks to create the layout and how you can combine different blocks to create the layout. So my initial designs for to the were pretty involved in like the header and footer areas. And I was really happy with the design and then they said about recreating those layouts in the site editor. I quickly realized that I couldn&#8217;t create them as I have designed them because The Block Editor is still somewhat limited in how you can layout the page and added scale correctly down to mobile and stuff. So thing, the approach for the signing block-based themes will rely a lot more on you actually deciding what colors you will use, what fonts you will use, and then the sign how specific blocks and block styles will look. And after you have all of those components, and basically your global styles set, you will need to go about actually building the design with the different header layouts and footer layouts in the site editor itself. And I think that would be a pretty big workflow change really, for everyone builds classic themes now and we&#8217;ll move over to block-based themes. Because I believe a lot of designers will have my experience of designing something really involved trying to build it realizing I can&#8217;t build it like this, and then basically re-evaluating the original design and try to work within the constraints of the site editor. And what you can do, as the Block Editor gets better and better. I think that was really my The biggest change I had to go through.</p>\n\n\n\n<p>Birgit Pauli-Haack: Understand that. So it&#8217;s more like you need, you need to know the end product, before you actually have the product. And also, there is probably the design system approach for the patterns can have that will come into much higher attention there. So we got some questions, and one is from Tim Bowen. And the theme JSON color naming. And that&#8217;s of course, one that will occupy plenty of so is there a primary, secondary, tertiary kind of naming? Or would you rather do the blue and the green at the red kind of thing? I think it would also goes into that question also goes into the theme switching problem, or changing colors later on. To get this done? Do you want to take that wants to take Carolina?</p>\n\n\n\n<p>Carolina Nymark: I switched from using slugs. slug is the code the name and the name that is visible is a different can be different, right? So I switched from using red blue to primary secondary trader because there were a lot of discussions around it. How do we make Block Patterns match when we switch themes? And then how do we make colors match when we use Block Patterns from the Block Patterns directory and so on. So you can this be red, the color can be red, but actually naming the code can be primary or secondary. That should reduce some of the problems.</p>\n\n\n\n<p>Birgit Pauli-Haack: That was also your approach. Anders I think when I looked at things.</p>\n\n\n\n<p>Anders Noren: Yeah, exactly. And that was actually the as I&#8217;m sure everyone here knows Twenty Twenty Two. The next default theme was unveiled just the other day, and looks really, really good. I think and the first thing I checked when the GitHub repository for that went live was how the naming scheme for the colors are in that theme. And they also use the primary secondary tertiary model. So I&#8217;m assuming that a lot of people will use Twenty Twenty Two as a foundation for future block-based themes. We should say that, I think the original proponent of using that structure, one of the foremost proponents at least was recover as well in a blog post. He sort of got the ball rolling on this discussion.</p>\n\n\n\n<p>Ellen Bauer: A tiny bit because when I got into it, what is actually pretty cool is that you have your general color palette for the theme. And then you can also add specific color palettes because I was got kind of like long, I thought maybe not so helpful. And so you can actually name color palettes just for specific blocks, which I think is super helpful. So you have a button block and you only want your button colors in the button block. So you have like, and like block specific color palettes as well in options in the theme JSON which I think is helpful to kind of split it up and make it more approachable.</p>\n\n\n\n<p>Birgit Pauli-Haack: So another question is can I use theme JSON with a classic theme? I am using Genesis and that comes from Lapsang Wangdue. Again, and I can answer that quite fast because Marcus because music has on his blog exactly that using theme JSON on classic theme, and I will share the link in the chat window. So you can read up about it, it&#8217;s, it&#8217;s actually quite nice. Have any of you use the theme JSON for classic themes?</p>\n\n\n\n<p>Anders Noren: I haven&#8217;t tried it yet. Actually. Yeah, I want to look into it.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, what I really like is that in the classic theme, up until that point, you had to use the color or assign the color in your functions, PHP for the palette. And then in your CSS, you had to actually have a section for the background color and a section for the text color. So you were talking about the three times. So but the theme JSON, what it does, you put it, what you put in the functions, PHP, kind of similar on theme JSON and that&#8217;s it, you don&#8217;t have to do any CSS. And that&#8217;s really helpful. So I really enjoyed that when I was reading through that then trying that out. So Jonah Sander has a question. So I know includes some PHP files, but not Tov, but which is Anders’ theme, where will the journey go with or without PHP files?</p>\n\n\n\n<p>Ellen Bauer: So obviously, the function PHP will stay. I think like, but it&#8217;s just it&#8217;s like super stripped down. Yeah, you can replace a lot of things from the functions into the into the theme JSON file. Sorry. But why we have still PHP files, it&#8217;s mainly because of our WooCommerce support. We needed to keep some things in for further WooCommerce support, because some of the things are not quite yet ready. That was the only reason so we kind of like a little bit. It&#8217;s still in between theme. But I think Yeah, with without PHP files for, for us, at least. Yeah.</p>\n\n\n\n<p>Birgit Pauli-Haack: You did a little introduction to your toll theme. And you made a comment about that. Your classic theme, Excel was so elaborate and had so many thousands of lines of code and CSS lines, and it was so much lightweight, so much more lightweight to do a block-based by theme.</p>\n\n\n\n<p>Anders Noren: Yeah, yeah, there&#8217;s really no comparison in terms of your scale, or the themes. That was another thing I noticed on the Twenty Twenty Two github repository as well. You can see the GitHub stats for what type of files are included in the folder. And it&#8217;s just like, I think it&#8217;s maybe 6%, PHP, or something, and maybe 24%, JSON, and then just HTML. Because the HTML is obviously the templates and the template bots. The tool has a lot more styles right now, which I want to get down on as I can move more into the node JSON. But even with the style, the size, sort of style sheets, the comparing it to a theme like Excel, which has like seven PHP classes, like 2000 lines and functions for PHP. It&#8217;s just completely different scalable theme. And I mean, obviously, with a block-based theme, the potential for what you can do in the theme is so much greater than that classic theme. So I&#8217;ll be really interested to see how many people actually get into creating themes. Now the block-based themes become much more easy to create. Because I think a lot of people don&#8217;t have a background in development, but rather in the sign will have themes.JSON. That&#8217;s a very nice entry point to start with colors and typography, and then getting integrating patterns and so on. So if we really open up the entire theme creation process, to people with less of a technical background, and hopefully that in turn can lead to more interesting theme design. So we&#8217;re all which is something I know everyone who does this had been asking for, for years. So I really think the colors and typography will become king. In the theme development space so that&#8217;ll be really exciting, I think. Yeah.</p>\n\n\n\n<p>Birgit Pauli-Haack: Totally if you want to say something regarding the weight of things.</p>\n\n\n\n<p>Carolina Nymark: Yes, right now we need to use PHP to register Block Patterns, but for example the the block styles, we can do them with JavaScript if you prefer. So there will be some PHP left, but I&#8217;m looking forward to plugins catching up, so that they don&#8217;t need to have some fallbacks. Right.</p>\n\n\n\n<p>Birgit Pauli-Haack: Okay, so the next question was, can you sign also from Lobsang Can you assign header and footer template ports to different pages and posts. She couldn&#8217;t find it from the dashboard.</p>\n\n\n\n<p>Carolina Nymark: You can assign them but you have to open that page or post first. So there is no dashboard you have to go to the site editor. And then either replace your current header if there is a header or add a new part. Okay. You have ideas for how you would like to assign them, please do share them because this is something that&#8217;s very interesting for Gutenberg development.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, that is actually quite a good point. Yeah, this has all not been it&#8217;s not all yet in WordPress, so there&#8217;s always a chance to have different approaches or fixes after the initial rollout and 5.9 then for the next version, so it&#8217;s good to try out the plugin Gutenberg plugin on on a test site and enable a block-based theme and then play around with it. So Plum Mood has a question for Ellen please share your experience in developing WooCommerce websites what is possible and what are the restrictions?</p>\n\n\n\n<p>Ellen Bauer: So there are like it&#8217;s not ready for production yet. But I think as you just said, the good it&#8217;s super important for our for us right now to just look into it and try to make the best of it and what they&#8217;re building with whoo is they&#8217;re building woo blocks which is an extra plugin you can install at the moment so that is super helpful for anyone who has like worked with WooCommerce for a while the experience in the checkout and cart templates were not like it wasn&#8217;t really customizable a lot. So that will change tremendously because they&#8217;re also building everything in WooCommerce with blocks so at the moment you can install the woo blocks plugin and see how far they&#8217;re going and that they actually documenting it quite nicely and they asked some questions and they answered right away they have like a roadmap going but it&#8217;s a little bit behind compared to like just themes at the moment so we need to wait a little bit for them to to get it going. But yeah, we actually got WooCommerce into our theme and they I think variable pose like products are not working at the moment but it&#8217;s kind of working like it&#8217;s I wouldn&#8217;t like put it up for production sites but it&#8217;s cool to kind of go along with the development and it was module better than I thought it would be and I got into the the blocks already which is super helpful to get like a head start of what what is going on in WooCommerce if you&#8217;re developing for it so I think that was helpful and whatever wanted to mention like with the themes like where it&#8217;s going it&#8217;s so cool at the moment so I think as you said Birgit, there are so many different approaches and kind of like make your own thing out of it which we like we just fall out like teams were so established like plugin established now it&#8217;s like an open field where we can kind of our way into and I think that&#8217;s gonna be so cool to see.&nbsp;</p>\n\n\n\n<p>Birgit Pauli-Haack: Right? Yeah, you keep….</p>\n\n\n\n<p>Ellen Bauer: Oh, I had what is happening with my internet Connect, Okay, I&#8217;m gonna shut maybe, maybe someone else would take over sorry, that&#8217;s so frustrating not only our connection is quite fast.</p>\n\n\n\n<p>Birgit Pauli-Haack: So Carolina shared in the chat window a link to WooCommerce roadmap in connection with blocks and Site Health. And Derek is a publisher. And he says, Okay, this is what we&#8217;re doing now, and why we are not yet ready for blocks. And this is what soon to come. And yeah, in flip chart block as well as for the checkout block. And that was the reason why they&#8217;re so behind with a few things, because some of the features that they need are some of the hooks that they need. They haven&#8217;t been in the Block Editor yet. So they block, the Gutenberg team cannot need to catch up on things, especially with the connection with the REST API. So we have another question from Tim Bowen. Thank you. What are the current best practices for theme JSON, and responsive font sizes.</p>\n\n\n\n<p>Anders Noren: So when it comes to best practices, and this ties in into what Elon was saying, as well, the interesting thing is that best practices hadn&#8217;t really been established for a lot of stuff around block-based themes. And I think that&#8217;s sort of what people will look to Twenty Twenty Two for, for a lot of those best practice discussions to happen around the next default theme, the first block-based default theme, and have those best practices be established as part of that development. But there are, of course, a lot of different approaches to everything. Basically, indoor play seems right now, which is very exciting, very fun. It feels like it&#8217;s been a long while since people basically wrote think thesis on their blogs about the best way to do stuff and WordPress development. And we&#8217;re really seeing a resurgence of that just in the last couple of weeks, are people arguing for the different approaches. I think, I think the current Twenty Twenty Two font sizes, use this CSS protocol, message method or function called clan, to set a base font size, and then use the viewport based on size for smaller screens, to scale it down from that original font size. And I know a couple of different themes that you start as well. So maybe that would be the current answer. But it could change. Keep a lookout on the Twenty Twenty Two GitHub issues, I guess.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, it&#8217;s so I still come across a lot of websites where the font size is so large, that I barely can scroll fast enough to with my reading speed. So it&#8217;s gonna be really one of the things that I love designers.&nbsp;</p>\n\n\n\n<p>Ellen Bauer: I think just I think that it&#8217;s it&#8217;s true like under said, I think the clamp approach will be taking over. And we are also like in the works to convert our, like, kind of responsive heck in our current team, like and I know like base to clam because it&#8217;s just the smartest approach. And it&#8217;s like, we can use it now in the like most browsers I think. And Rich actually posted a blog post yesterday. Rich Tabor on his blog about it. So maybe we can link that in the woods styles. He posted about fluid typography. Oh, right, right. Yeah. Like you said, like people start sharing again. What? Yeah, it&#8217;s kind of fun. Yeah. Facebook being out and stuff. We can all blog again.</p>\n\n\n\n<p>Birgit Pauli-Haack: We could blog before that. Yeah, you&#8217;re right. Oh, I got a copy link right down there. Just bring it into the chat window. And we have another question. From Jack Cannot surprise to hear and see different options to the admin panel. What do you think? The admin panel will look like in the future with blocks? Anybody wants to pick it?</p>\n\n\n\n<p>Carolina Nymark: I&#8217;m not sure which admin panel if you want to expand on that, Jack.</p>\n\n\n\n<p>Birgit Pauli-Haack: Jack, do you mean the site editor or the WP admin? Just answer so I can see that plugin developers could use Gutenberg components in the Login in the WP admin and I know there&#8217;s also those core CSS team is also working on streamlining the color selections on an admin, because they found that in the CSS they had they had about, I don&#8217;t know, 500 different colors. And when you want to change your color palette, then it&#8217;s really hard to actually adjust all the 500 lines of code or colors there. So the site editor is actually will mimic what the front end has and styles. So and that gets better and better. As far as I know, what was your experience with that Anders or Ellen or Carolina to get the side editor kind of match what&#8217;s on the front end? So the user has a really what you see is what you get to experience?</p>\n\n\n\n<p>Anders Noren: Yeah, I definitely think it&#8217;s getting a lot better. I think if you stick to only using theme.JSON right now, it basically will look the same. Because they are they are very good. The Gutenberg team about mapping those values to both views, I think the more difficult part is when you have a lot of custom CSS, like Google still has that knowing what elements to target and having those elements be targeted, consistently, both in the site editor and on the front term is very difficult, especially since the borrower through all the Gutenberg styles can differ quite a bit between the two views. So I think that&#8217;s another area where the sooner we can start to move more stuff into themes.JSON, the easier it will be. Because one of the common problems even with the blog, comm block-based Content Editor is that the priority of CSS and the names of elements change from update to update. So supporting those changes, could be quite a hurdle for themes that rolled a lot of custom CSS. And I think that&#8217;s what I look forward to with moving more stuff into theme.JSON. On that I can&#8217;t be less terrified of new updates. Fedora style center core element Nice.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, yeah, I can see that there have. Have any of you watched Helen Hou-Sandi’s presentation on the White House site at the WordCamp US?</p>\n\n\n\n<p>Anders Noren: I missed it, unfortunately.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah. So I, she also talked a little bit about it, because they have this whole header, full width header image, and then a box that kind of is on the left side on the right side, on the header, with some links to go deeper into whatever the topic of the day is right now. And she said it was a little bit harder to match up the front end with the back end, because the side bar of the Block Editor has to get into the way. Yeah, it&#8217;s not going to be full screen. And so she said, a good remedy for that would be if you have custom blocks, that you put most of the most important things that people will use all the time into the block toolbar rather than into the sidebar. And so that&#8217;s kind of a remedy for that as well, just to kind of organize your real estate there. So Jack came back and said, Carolina, you mentioned something about no pages, maybe I misunderstood. So he had the question that about what you think the admin panel will look like in the future with blocks. And then he might have misunderstood and Ellen, you showed that you didn&#8217;t have a custom tab. But I think what you might be referring to Jack is that Ellen said she doesn&#8217;t have a customizer that some of the settings will all be in the global styles sidebar, right? Yeah. And that&#8217;s definitely to come here.</p>\n\n\n\n<p>Ellen Bauer: Yeah, so the customizer disappears with the site editor with the, I think probably in 5.9. I don&#8217;t know I think Carolina you probably know more about that. So I&#8217;m actually not missing the customizer at all, so we&#8217;re fine. So we end but we always used it pretty minimal, but there are different themes out there that kind of used it heavily. And yeah, we just had to kind of rewrite a lot and I will write a blog post about that, like, how we manage without the customizer, because that&#8217;s super interesting. And yeah. We don&#8217;t have any.</p>\n\n\n\n<p>Birgit Pauli-Haack: You said at all. No, we all expecting that blog post stuff.</p>\n\n\n\n<p>Ellen Bauer: Yeah, I will do that I will do it definitely. Because I just like all the transition, I thought, Oh, I have to share that, because it just makes sense to share now, like, since it&#8217;s all still in progress, and it&#8217;s more like snippets that we&#8217;ve learned along the way. And yeah, you managed better without the customizer set than you would expect. But I think yeah, just get into like, new approaches now. And I think in general, just the like, the theme JSON will replace everything that we had in the customizer for, for themes. And it will be more, I think, I think beam can be more like viewed as just like a skin, like you have skins and in the code editors and stuff. So it&#8217;s just the skin, you lay over things. And then you come in with blocks, and you come in with patterns. And you have all these, like more modular kind of ways to to add things to WordPress. And I think that&#8217;s just the smart approach, and will be a lot more user friendly. In the long run.</p>\n\n\n\n<p>Birgit Pauli-Haack: Sorry, Carolina, I wanted to say something about customizer. And well, Ellen thought you might say something.</p>\n\n\n\n<p>Carolina Nymark: I do not have any more information on what might or might not be in 5.9. The customizer is not being removed. But if you activate a team that has support for Full Site Editing, the menu option will not be there. Yeah, but it will stop the global styles. So for all the teams, or for new, what we call classic team to customize this will still be there until the team developer has come over this initial period, the transition as soon as they learn that it&#8217;s so much easier to work in a theme JSON than creating custom customizer options. Yeah, then the theme.JSON will take over.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yeah, but I think that it&#8217;s not gonna the customizer will not disappear from WordPress in the next three years.</p>\n\n\n\n<p>Carolina Nymark: Is not supported, right? And no one is going to remove the code or defines for the customizer, it&#8217;s actually only the menu option. That is no longer there.</p>\n\n\n\n<p>Birgit Pauli-Haack: Right? And you approach it with slash customizer PHP. Yes.&nbsp;</p>\n\n\n\n<p>Carolina Nymark: There is on the ad teams page, you have the live preview. But you can still actually view a block-based team in the customizer, so it&#8217;s not gone. Yeah.</p>\n\n\n\n<p>Ellen Bauer: And also WooCommerce at the moment you use it uses it still like even with block themes, because someone asked about like WooCommerce support, they still needed. So if you have WooCommerce active with a black theme now you can still access things now.</p>\n\n\n\n<p>Birgit Pauli-Haack: I think we have one last question, because we are on on the hour mark here. And so that was Timbo and again, will theme.JSON always be adding so many important references in the CSS. So I think the talks about the color palette and coming into that.</p>\n\n\n\n<p>Carolina Nymark: Until you come up with a smarter solution. Unfortunately, I mean, it is it is something that no one wants. But this is where we have ended up with because no one has been able to do it smarter.</p>\n\n\n\n<p>Anders Noren: Yeah, I think I prefer the importance to the same class name five times in a row to increase the priority of the targeting, which has also become pretty frequent. But I totally understand that it&#8217;s a difficult problem to solve for the people who actually need to write the CSS as part of Gutenberg and core because there are so many different themes and so much different CSS to account for. So they really need to bump up that priority to a very high level to make it work. But it is a bit of an eyesore, but it&#8217;s unfortunately, necessary, I think.</p>\n\n\n\n<p>Birgit Pauli-Haack: And I think that the team is very hard exploring also creating the theme JSON not in code view but to create an interface so that way you can you can then we put all the things in and then it automatically creates a theme JSON file so maybe that&#8217;s not connected to that topic completely but there&#8217;s also something people that are more comfortable with CSS have a hard time thinking Oh Do I have to write my CSS now in theme Jason I don&#8217;t like it kind of thing. So there will be a remedy for that as well.</p>\n\n\n\n<p>So Lobsang has a question Carolina I was thinking about you can sign template parts like main template page or post from the dashboard. What your I think that&#8217;s out of context, in certain things i o that you can assign the index.</p>\n\n\n\n<p>Carolina Nymark: I almost need an image of what&#8217;s what you&#8217;re thinking about to baby 10 standard, I think.</p>\n\n\n\n<p>Birgit Pauli-Haack: And Brian says, I have to leave this for another call. But I thoroughly enjoyed the discussion. And Tim, is 19 so thank you all so yes, it seems like we all that&#8217;s all the time we have today and we I have just two more questions for our panelists. So do you have an announcement or something that you couldn&#8217;t get in before and you want to have people in mind and how can they reach you if they wanted to get in touch with you?&nbsp;</p>\n\n\n\n<p>Ellen Bauer: An announcement is just sorry for the failed presentation that was maybe I can do a little I can do a little video or something like as a replacement I can share on Twitter that is a little bit sad from my side I&#8217;m sorry about that and yet just like us on twitter on our blog like comment yeah we kind of everywhere around our event even like on on the in the support forum for our blog and theme and stuff.</p>\n\n\n\n<p>Anders Noren: Yeah, you can follow me on Twitter. I guess. It&#8217;s mostly WordPress related stuff these days. But I&#8217;m under Ashmolean at Twitter, one word.</p>\n\n\n\n<p>Carolina Nymark: No announcements, but I have enjoyed this shot. And I can be reached on the wordpresser slack. And my name is Brianna, or on Twitter at Carolina Cuyama. So one name one word.</p>\n\n\n\n<p>Birgit Pauli-Haack: Well, a big thank you to you all, and to our viewers for the great questions. And I also have a survey for you. So I&#8217;m gonna share that in the chat. If you want to fill that out, we are always trying to improve our shows and with your opinions. That will be great. And if you have any more questions, you can always send them to pauli@Gutenberg times.com that&#8217;s pauli@ Gutenbergtimes.com. A recording will be available in a few minutes on the YouTube channel. And we will publish the transcript and the resources. Also for the resources of the theme.JSON. You will think looking for a website. I think the earlier post to Marcus Kazmierczack you can use the theme JSON also for classic theme. I think he had a quite a few resources in his blog post as well. Yeah, thank you to Carolina, Ellen and Anders for spending time with us. It was a great joy talking to you. Be well and good bye and good luck.</p>\n\n\n\n<p>Carolina Nymark: Good luck. Thank you. Thank you. Bye.</p>\n\n\n\n<p>Ellen Bauer: Bye. Thank you. Bye. Have a good evening.</p>\n\n\n\n<p>Birgit Pauli-Haack: Yes, and that&#8217;s that&#8217;s it, you Take care and I&#8217;ll see you in the 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:\"Thu, 28 Oct 2021 20:12: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: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:\"\";}}}}}}}}}}}}}}}}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, 18 Nov 2021 07:54:28 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 18 Nov 2021 07:45:27 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20201016172007\";}','no');
INSERT INTO `wp_options` VALUES (2211,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1637265269','no'),(2212,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1637222069','no'),(2213,'_transient_timeout_dash_v2_f69de0bbfe7eaa113146875f40c02000','1637265269','no'),(2214,'_transient_dash_v2_f69de0bbfe7eaa113146875f40c02000','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ru.wordpress.org/news/2021/11/2021-annual-survey/\'>Ежегодный опрос пользователей и участников разработки WordPress 2021</a></li><li><a class=\'rsswidget\' href=\'https://ru.wordpress.org/news/2021/10/people-of-wordpress-yordan-soares/\'>Люди WordPress: Йордан Суарес</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/new-core-web-vitals-technology-report-shows-overall-pass-rate-for-wordpress-sites-decreases-with-newer-versions?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-core-web-vitals-technology-report-shows-overall-pass-rate-for-wordpress-sites-decreases-with-newer-versions\'>WPTavern: New Core Web Vitals Technology Report Shows Overall Pass Rate for WordPress Sites Decreases with Newer Versions</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/rank-math-seo-launches-a-content-ai-feature?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rank-math-seo-launches-a-content-ai-feature\'>WPTavern: Rank Math SEO Launches a Content AI Feature</a></li><li><a class=\'rsswidget\' href=\'https://gutenbergtimes.com/podcast/gutenberg-changelog-55-gutenberg-11-9-wordpress-5-9-navigation-block/\'>Gutenberg Times: Gutenberg Changelog #55 – Gutenberg 11.9, WordPress 5.9, Navigation Block</a></li></ul></div>','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(5,2,'_wp_trash_meta_status','publish'),(6,2,'_wp_trash_meta_time','1629120325'),(7,2,'_wp_desired_post_slug','sample-page'),(8,3,'_wp_trash_meta_status','draft'),(9,3,'_wp_trash_meta_time','1629120327'),(10,3,'_wp_desired_post_slug','privacy-policy'),(12,9,'_edit_last','1'),(13,9,'_edit_lock','1631610986:1'),(14,12,'_edit_last','1'),(15,12,'_edit_lock','1631269730:1'),(28,31,'_edit_last','1'),(29,31,'brand','59'),(30,31,'_brand','field_611aa6eea67f3'),(31,31,'product_name','Puff Nano'),(32,31,'_product_name','field_611b820ca8ae8'),(33,31,'product_price','200'),(34,31,'_product_price','field_611b828ca8ae9'),(35,31,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(36,31,'_product_description','field_611b829aa8aea'),(37,31,'product_taste_0_name','Клубника'),(38,31,'_product_taste_0_name','field_611b835da8aed'),(39,31,'product_taste_1_name','Черника'),(40,31,'_product_taste_1_name','field_611b835da8aed'),(41,31,'product_taste_2_name','Вишня'),(42,31,'_product_taste_2_name','field_611b835da8aed'),(43,31,'product_taste_3_name','Банан'),(44,31,'_product_taste_3_name','field_611b835da8aed'),(45,31,'product_taste_4_name','Банан'),(46,31,'_product_taste_4_name','field_611b835da8aed'),(47,31,'product_taste_5_name','Арбуз'),(48,31,'_product_taste_5_name','field_611b835da8aed'),(49,31,'product_taste_6_name','Персик'),(50,31,'_product_taste_6_name','field_611b835da8aed'),(51,31,'product_taste_7_name','Виноград'),(52,31,'_product_taste_7_name','field_611b835da8aed'),(53,31,'product_taste_8_name','Яблоко'),(54,31,'_product_taste_8_name','field_611b835da8aed'),(55,31,'product_taste_9_name','Манго'),(56,31,'_product_taste_9_name','field_611b835da8aed'),(57,31,'product_taste_10_name','Чичи'),(58,31,'_product_taste_10_name','field_611b835da8aed'),(59,31,'product_taste_11_name','Дыня'),(60,31,'_product_taste_11_name','field_611b835da8aed'),(61,31,'product_taste_12_name','Апельсин'),(62,31,'_product_taste_12_name','field_611b835da8aed'),(63,31,'product_taste_13_name','Жвачка'),(64,31,'_product_taste_13_name','field_611b835da8aed'),(65,31,'product_taste','14'),(66,31,'_product_taste','field_611b8342a8aec'),(67,31,'product_characteristics_count',''),(68,31,'_product_characteristics_count','field_611b8864a8af1'),(69,31,'product_characteristics_count_nikotin',''),(70,31,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(71,31,'product_characteristics_size',''),(72,31,'_product_characteristics_size','field_611b90b565bd0'),(73,31,'product_characteristics_weight',''),(74,31,'_product_characteristics_weight','field_611b90c965bd3'),(75,31,'product_characteristics_capacity',''),(76,31,'_product_characteristics_capacity','field_611b90dc65bd6'),(77,31,'product_characteristics',''),(78,31,'_product_characteristics','field_611b87a8a8af0'),(79,31,'where_buy','1'),(80,31,'_where_buy','field_611b88e0a8af6'),(81,31,'_edit_lock','1629370531:1'),(82,38,'_wp_attached_file','2021/08/info-img-1.png'),(83,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:272;s:4:\"file\";s:22:\"2021/08/info-img-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"info-img-1-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:{}}}'),(84,39,'_wp_attached_file','2021/08/info-img-2.png'),(85,39,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:216;s:4:\"file\";s:22:\"2021/08/info-img-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"info-img-2-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:{}}}'),(86,40,'_wp_attached_file','2021/08/info-img-3.png'),(87,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:308;s:4:\"file\";s:22:\"2021/08/info-img-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"info-img-3-300x282.png\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"info-img-3-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:{}}}'),(88,41,'_wp_attached_file','2021/08/puff-bar.png'),(89,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:560;s:4:\"file\";s:20:\"2021/08/puff-bar.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"puff-bar-50x300.png\";s:5:\"width\";i:50;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"puff-bar-94x150.png\";s:5:\"width\";i:94;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:{}}}'),(90,42,'_wp_attached_file','2021/08/puff-bar-scroll-img-1.png'),(91,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2021/08/puff-bar-scroll-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"puff-bar-scroll-img-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-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:33:\"puff-bar-scroll-img-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(92,43,'_wp_attached_file','2021/08/puff-bar-scroll-img-2.png'),(93,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1168;s:6:\"height\";i:792;s:4:\"file\";s:33:\"2021/08/puff-bar-scroll-img-2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-2-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"puff-bar-scroll-img-2-1024x694.png\";s:5:\"width\";i:1024;s:6:\"height\";i:694;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-2-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:33:\"puff-bar-scroll-img-2-768x521.png\";s:5:\"width\";i:768;s:6:\"height\";i:521;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:{}}}'),(94,44,'_wp_attached_file','2021/08/puff-bar-scroll-img-3.png'),(95,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:944;s:6:\"height\";i:798;s:4:\"file\";s:33:\"2021/08/puff-bar-scroll-img-3.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-3-300x254.png\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"puff-bar-scroll-img-3-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:33:\"puff-bar-scroll-img-3-768x649.png\";s:5:\"width\";i:768;s:6:\"height\";i:649;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:{}}}'),(96,45,'_wp_attached_file','2021/08/puff-nano.png'),(97,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:560;s:4:\"file\";s:21:\"2021/08/puff-nano.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"puff-nano-51x300.png\";s:5:\"width\";i:51;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"puff-nano-96x150.png\";s:5:\"width\";i:96;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:{}}}'),(98,46,'_wp_attached_file','2021/08/puff-plus.png'),(99,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:496;s:4:\"file\";s:21:\"2021/08/puff-plus.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"puff-plus-62x300.png\";s:5:\"width\";i:62;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"puff-plus-102x150.png\";s:5:\"width\";i:102;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:{}}}'),(100,31,'count_of_puff_puff_text','Количество затяжек'),(101,31,'_count_of_puff_puff_text','field_611b8abfdf199'),(102,31,'count_of_puff_puff_val','200'),(103,31,'_count_of_puff_puff_val','field_611b8ad3df19a'),(104,31,'count_of_puff',''),(105,31,'_count_of_puff','field_611b8864a8af1'),(106,31,'product_img','45'),(107,31,'_product_img','field_611b8b1ddf19c'),(108,31,'product_characteristics_count_of_puff_puff_text',''),(109,31,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(110,31,'product_characteristics_count_of_puff_puff_val',''),(111,31,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(112,31,'product_characteristics_count_of_puff',''),(113,31,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(114,31,'product_characteristics_count_of_nikotin_puff_text',''),(115,31,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(116,31,'product_characteristics_count_of_nikotin_puff_val',''),(117,31,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(118,31,'product_characteristics_count_of_nikotin',''),(119,31,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(120,31,'product_characteristics_size_puff_text',''),(121,31,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(122,31,'product_characteristics_size_puff_val',''),(123,31,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(124,31,'product_characteristics_weight_puff_text',''),(125,31,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(126,31,'product_characteristics_weight_puff_val',''),(127,31,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(128,31,'product_characteristics_capacity_puff_text',''),(129,31,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(130,31,'product_characteristics_capacity_puff_val',''),(131,31,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(132,59,'_edit_last','1'),(133,59,'_edit_lock','1630073542:1'),(134,60,'_edit_last','1'),(135,60,'_edit_lock','1629916617:1'),(137,61,'_edit_last','1'),(138,61,'_edit_lock','1629916590:1'),(139,62,'_edit_last','1'),(140,62,'_edit_lock','1629916561:1'),(141,63,'_edit_last','1'),(142,63,'_edit_lock','1631608766:1'),(143,9,'_wp_page_template','front-page.php'),(144,64,'_edit_last','1'),(145,64,'_edit_lock','1629927662:1'),(150,68,'_pll_strings_translations','a:3:{i:0;a:2:{i:0;s:25:\"Оновить Город\";i:1;s:25:\"Оновить Город\";}i:1;a:2:{i:0;s:41:\"Редактировать Магазин\";i:1;s:41:\"Редактировать Магазин\";}i:2;a:2:{i:0;s:4:\"UPOD\";i:1;s:4:\"UPOD\";}}'),(151,69,'_pll_strings_translations','a:3:{i:0;a:2:{i:0;s:25:\"Оновить Город\";i:1;s:25:\"Оновить Город\";}i:1;a:2:{i:0;s:41:\"Редактировать Магазин\";i:1;s:41:\"Редактировать Магазин\";}i:2;a:2:{i:0;s:4:\"UPOD\";i:1;s:4:\"UPOD\";}}'),(152,70,'_pll_strings_translations','a:3:{i:0;a:2:{i:0;s:25:\"Оновить Город\";i:1;s:25:\"Оновить Город\";}i:1;a:2:{i:0;s:41:\"Редактировать Магазин\";i:1;s:41:\"Редактировать Магазин\";}i:2;a:2:{i:0;s:4:\"UPOD\";i:1;s:4:\"UPOD\";}}'),(153,71,'_wp_page_template','front-page.php'),(154,72,'_wp_page_template','front-page.php'),(155,77,'_edit_last','1'),(156,77,'_edit_lock','1629928399:1'),(157,90,'_edit_lock','1629928406:1'),(158,90,'_edit_last','1'),(159,103,'_edit_lock','1629202899:1'),(160,103,'_edit_last','1'),(162,103,'_wp_trash_meta_status','draft'),(163,103,'_wp_trash_meta_time','1629203046'),(164,103,'_wp_desired_post_slug',''),(165,104,'_edit_lock','1629928407:1'),(166,104,'_edit_last','1'),(167,134,'_edit_last','1'),(168,134,'_edit_lock','1629928462:1'),(169,9,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового[/gradient_border] поколения'),(170,9,'_main-title','field_611bb82b75ef6'),(171,9,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(172,9,'_main_subtitle','field_611bb89775ef7'),(173,9,'main_button_text','Где купить'),(174,9,'_main_button_text','field_611bb95575ef9'),(175,9,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(176,9,'_main_button_link','field_611bb96275efa'),(177,9,'main_button',''),(178,9,'_main_button','field_611bb93175ef8'),(179,9,'main_slider',''),(180,9,'_main_slider','field_611bb97475efb'),(181,10,'main-title',''),(182,10,'_main-title','field_611bb82b75ef6'),(183,10,'main_subtitle',''),(184,10,'_main_subtitle','field_611bb89775ef7'),(185,10,'main_button_text',''),(186,10,'_main_button_text','field_611bb95575ef9'),(187,10,'main_button_link',''),(188,10,'_main_button_link','field_611bb96275efa'),(189,10,'main_button',''),(190,10,'_main_button','field_611bb93175ef8'),(191,10,'main_slider',''),(192,10,'_main_slider','field_611bb97475efb'),(193,142,'main-title','Электронные сигареты <em>нового</em> поколения'),(194,142,'_main-title','field_611bb82b75ef6'),(195,142,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(196,142,'_main_subtitle','field_611bb89775ef7'),(197,142,'main_button_text','Где купить'),(198,142,'_main_button_text','field_611bb95575ef9'),(199,142,'main_button_link',''),(200,142,'_main_button_link','field_611bb96275efa'),(201,142,'main_button',''),(202,142,'_main_button','field_611bb93175ef8'),(203,142,'main_slider','31'),(204,142,'_main_slider','field_611bb97475efb'),(205,143,'main-title','<p>Электронные сигареты <em>нового</em> поколения</p>'),(206,143,'_main-title','field_611bb82b75ef6'),(207,143,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(208,143,'_main_subtitle','field_611bb89775ef7'),(209,143,'main_button_text','Где купить'),(210,143,'_main_button_text','field_611bb95575ef9'),(211,143,'main_button_link',''),(212,143,'_main_button_link','field_611bb96275efa'),(213,143,'main_button',''),(214,143,'_main_button','field_611bb93175ef8'),(215,143,'main_slider','31'),(216,143,'_main_slider','field_611bb97475efb'),(217,144,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(218,144,'_main-title','field_611bb82b75ef6'),(219,144,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(220,144,'_main_subtitle','field_611bb89775ef7'),(221,144,'main_button_text','Где купить'),(222,144,'_main_button_text','field_611bb95575ef9'),(223,144,'main_button_link',''),(224,144,'_main_button_link','field_611bb96275efa'),(225,144,'main_button',''),(226,144,'_main_button','field_611bb93175ef8'),(227,144,'main_slider','31'),(228,144,'_main_slider','field_611bb97475efb'),(229,146,'_wp_attached_file','2021/08/elf-bar-550-peach-ice.png'),(230,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:780;s:4:\"file\";s:33:\"2021/08/elf-bar-550-peach-ice.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"elf-bar-550-peach-ice-48x300.png\";s:5:\"width\";i:48;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"elf-bar-550-peach-ice-124x150.png\";s:5:\"width\";i:124;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:{}}}'),(231,147,'_wp_attached_file','2021/08/hqd-cuvie-blueberry.png'),(232,147,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:148;s:6:\"height\";i:840;s:4:\"file\";s:31:\"2021/08/hqd-cuvie-blueberry.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"hqd-cuvie-blueberry-53x300.png\";s:5:\"width\";i:53;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"hqd-cuvie-blueberry-148x150.png\";s:5:\"width\";i:148;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:{}}}'),(233,148,'_wp_attached_file','2021/08/hqd-king-2000.png'),(234,148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:840;s:4:\"file\";s:25:\"2021/08/hqd-king-2000.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"hqd-king-2000-54x300.png\";s:5:\"width\";i:54;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hqd-king-2000-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:{}}}'),(235,149,'_wp_attached_file','2021/08/hqd-ultra-stick-strawberry.png'),(236,149,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:158;s:6:\"height\";i:660;s:4:\"file\";s:38:\"2021/08/hqd-ultra-stick-strawberry.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"hqd-ultra-stick-strawberry-72x300.png\";s:5:\"width\";i:72;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"hqd-ultra-stick-strawberry-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:{}}}'),(237,150,'_wp_attached_file','2021/08/product-4.png'),(238,150,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:128;s:6:\"height\";i:840;s:4:\"file\";s:21:\"2021/08/product-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"product-4-46x300.png\";s:5:\"width\";i:46;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"product-4-128x150.png\";s:5:\"width\";i:128;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:{}}}'),(239,151,'_wp_attached_file','2021/08/puff-bar-plus-banana-ice.png'),(240,151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:840;s:4:\"file\";s:36:\"2021/08/puff-bar-plus-banana-ice.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"puff-bar-plus-banana-ice-54x300.png\";s:5:\"width\";i:54;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"puff-bar-plus-banana-ice-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:{}}}'),(241,145,'_edit_last','1'),(242,145,'brand','60'),(243,145,'_brand','field_611aa6eea67f3'),(244,145,'product_name','HQD King'),(245,145,'_product_name','field_611b820ca8ae8'),(246,145,'product_price','550'),(247,145,'_product_price','field_611b828ca8ae9'),(248,145,'where_buy','1'),(249,145,'_where_buy','field_611b88e0a8af6'),(250,145,'product_img','148'),(251,145,'_product_img','field_611b8b1ddf19c'),(252,145,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(253,145,'_product_description','field_611b829aa8aea'),(254,145,'product_taste_0_name','Клубника'),(255,145,'_product_taste_0_name','field_611b835da8aed'),(256,145,'product_taste','1'),(257,145,'_product_taste','field_611b8342a8aec'),(258,145,'product_characteristics_count_of_puff_puff_text',''),(259,145,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(260,145,'product_characteristics_count_of_puff_puff_val',''),(261,145,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(262,145,'product_characteristics_count_of_puff','2000'),(263,145,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(264,145,'product_characteristics_count_of_nikotin_puff_text',''),(265,145,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(266,145,'product_characteristics_count_of_nikotin_puff_val',''),(267,145,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(268,145,'product_characteristics_count_of_nikotin',' 1.25'),(269,145,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(270,145,'product_characteristics_size_puff_text',''),(271,145,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(272,145,'product_characteristics_size_puff_val',''),(273,145,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(274,145,'product_characteristics_size','80'),(275,145,'_product_characteristics_size','field_611b90b565bd0'),(276,145,'product_characteristics_weight_puff_text',''),(277,145,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(278,145,'product_characteristics_weight_puff_val',''),(279,145,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(280,145,'product_characteristics_weight','12'),(281,145,'_product_characteristics_weight','field_611b90c965bd3'),(282,145,'product_characteristics_capacity_puff_text',''),(283,145,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(284,145,'product_characteristics_capacity_puff_val',''),(285,145,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(286,145,'product_characteristics_capacity','280'),(287,145,'_product_characteristics_capacity','field_611b90dc65bd6'),(288,145,'product_characteristics',''),(289,145,'_product_characteristics','field_611b87a8a8af0'),(290,145,'_edit_lock','1629654777:1'),(291,152,'_edit_last','1'),(292,152,'brand','62'),(293,152,'_brand','field_611aa6eea67f3'),(294,152,'product_name','Eleaf'),(295,152,'_product_name','field_611b820ca8ae8'),(296,152,'product_price','400'),(297,152,'_product_price','field_611b828ca8ae9'),(298,152,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(299,152,'_product_description','field_611b829aa8aea'),(300,152,'product_taste_0_name','Клубника'),(301,152,'_product_taste_0_name','field_611b835da8aed'),(302,152,'product_taste_1_name','Черника'),(303,152,'_product_taste_1_name','field_611b835da8aed'),(304,152,'product_taste_2_name','Вишня'),(305,152,'_product_taste_2_name','field_611b835da8aed'),(306,152,'product_taste_3_name','Банан'),(307,152,'_product_taste_3_name','field_611b835da8aed'),(308,152,'product_taste_4_name','Арбуз'),(309,152,'_product_taste_4_name','field_611b835da8aed'),(310,152,'product_taste_5_name','Персик'),(311,152,'_product_taste_5_name','field_611b835da8aed'),(312,152,'product_taste_6_name','Виноград'),(313,152,'_product_taste_6_name','field_611b835da8aed'),(314,152,'product_taste_7_name','Яблоко'),(315,152,'_product_taste_7_name','field_611b835da8aed'),(316,152,'product_taste_8_name','Манго'),(317,152,'_product_taste_8_name','field_611b835da8aed'),(318,152,'product_taste_9_name','Чичи'),(319,152,'_product_taste_9_name','field_611b835da8aed'),(320,152,'product_taste_10_name','Дыня'),(321,152,'_product_taste_10_name','field_611b835da8aed'),(322,152,'product_taste_11_name','Апельсин'),(323,152,'_product_taste_11_name','field_611b835da8aed'),(328,152,'product_taste','12'),(329,152,'_product_taste','field_611b8342a8aec'),(330,152,'product_characteristics_count',''),(331,152,'_product_characteristics_count','field_611b8864a8af1'),(332,152,'product_characteristics_count_nikotin',''),(333,152,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(334,152,'product_characteristics_size','80'),(335,152,'_product_characteristics_size','field_611b90b565bd0'),(336,152,'product_characteristics_weight','12'),(337,152,'_product_characteristics_weight','field_611b90c965bd3'),(338,152,'product_characteristics_capacity','280'),(339,152,'_product_characteristics_capacity','field_611b90dc65bd6'),(340,152,'product_characteristics',''),(341,152,'_product_characteristics','field_611b87a8a8af0'),(342,152,'where_buy','1'),(343,152,'_where_buy','field_611b88e0a8af6'),(344,152,'_edit_lock','1629892853:1'),(345,152,'count_of_puff_puff_text','Количество затяжек'),(346,152,'_count_of_puff_puff_text','field_611b8abfdf199'),(347,152,'count_of_puff_puff_val','200'),(348,152,'_count_of_puff_puff_val','field_611b8ad3df19a'),(349,152,'count_of_puff',''),(350,152,'_count_of_puff','field_611b8864a8af1'),(351,152,'product_img','606'),(352,152,'_product_img','field_611b8b1ddf19c'),(353,152,'product_characteristics_count_of_puff_puff_text',''),(354,152,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(355,152,'product_characteristics_count_of_puff_puff_val',''),(356,152,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(357,152,'product_characteristics_count_of_puff','300'),(358,152,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(359,152,'product_characteristics_count_of_nikotin_puff_text',''),(360,152,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(361,152,'product_characteristics_count_of_nikotin_puff_val',''),(362,152,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(363,152,'product_characteristics_count_of_nikotin',' 1.25'),(364,152,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(365,152,'product_characteristics_size_puff_text',''),(366,152,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(367,152,'product_characteristics_size_puff_val',''),(368,152,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(369,152,'product_characteristics_weight_puff_text',''),(370,152,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(371,152,'product_characteristics_weight_puff_val',''),(372,152,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(373,152,'product_characteristics_capacity_puff_text',''),(374,152,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(375,152,'product_characteristics_capacity_puff_val',''),(376,152,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(418,153,'_edit_last','1'),(419,153,'brand','60'),(420,153,'_brand','field_611aa6eea67f3'),(421,153,'product_name','HQD Maxim'),(422,153,'_product_name','field_611b820ca8ae8'),(423,153,'product_price','300'),(424,153,'_product_price','field_611b828ca8ae9'),(425,153,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(426,153,'_product_description','field_611b829aa8aea'),(427,153,'product_taste_0_name','Клубника'),(428,153,'_product_taste_0_name','field_611b835da8aed'),(429,153,'product_taste_1_name','Черника'),(430,153,'_product_taste_1_name','field_611b835da8aed'),(431,153,'product_taste_2_name','Вишня'),(432,153,'_product_taste_2_name','field_611b835da8aed'),(433,153,'product_taste_3_name','Банан'),(434,153,'_product_taste_3_name','field_611b835da8aed'),(435,153,'product_taste_4_name','Банан'),(436,153,'_product_taste_4_name','field_611b835da8aed'),(437,153,'product_taste_5_name','Арбуз'),(438,153,'_product_taste_5_name','field_611b835da8aed'),(439,153,'product_taste_6_name','Персик'),(440,153,'_product_taste_6_name','field_611b835da8aed'),(455,153,'product_taste','7'),(456,153,'_product_taste','field_611b8342a8aec'),(457,153,'product_characteristics_count',''),(458,153,'_product_characteristics_count','field_611b8864a8af1'),(459,153,'product_characteristics_count_nikotin',''),(460,153,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(461,153,'product_characteristics_size','80'),(462,153,'_product_characteristics_size','field_611b90b565bd0'),(463,153,'product_characteristics_weight','12'),(464,153,'_product_characteristics_weight','field_611b90c965bd3'),(465,153,'product_characteristics_capacity','280'),(466,153,'_product_characteristics_capacity','field_611b90dc65bd6'),(467,153,'product_characteristics',''),(468,153,'_product_characteristics','field_611b87a8a8af0'),(469,153,'where_buy','1'),(470,153,'_where_buy','field_611b88e0a8af6'),(471,153,'_edit_lock','1629654743:1'),(472,153,'count_of_puff_puff_text','Количество затяжек'),(473,153,'_count_of_puff_puff_text','field_611b8abfdf199'),(474,153,'count_of_puff_puff_val','200'),(475,153,'_count_of_puff_puff_val','field_611b8ad3df19a'),(476,153,'count_of_puff',''),(477,153,'_count_of_puff','field_611b8864a8af1'),(478,153,'product_img','149'),(479,153,'_product_img','field_611b8b1ddf19c'),(480,153,'product_characteristics_count_of_puff_puff_text',''),(481,153,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(482,153,'product_characteristics_count_of_puff_puff_val',''),(483,153,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(484,153,'product_characteristics_count_of_puff','400'),(485,153,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(486,153,'product_characteristics_count_of_nikotin_puff_text',''),(487,153,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(488,153,'product_characteristics_count_of_nikotin_puff_val',''),(489,153,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(490,153,'product_characteristics_count_of_nikotin',' 1.25'),(491,153,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(492,153,'product_characteristics_size_puff_text',''),(493,153,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(494,153,'product_characteristics_size_puff_val',''),(495,153,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(496,153,'product_characteristics_weight_puff_text',''),(497,153,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(498,153,'product_characteristics_weight_puff_val',''),(499,153,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(500,153,'product_characteristics_capacity_puff_text',''),(501,153,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(502,153,'product_characteristics_capacity_puff_val',''),(503,153,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(545,154,'_edit_last','1'),(546,154,'brand','60'),(547,154,'_brand','field_611aa6eea67f3'),(548,154,'product_name','HQD Stark'),(549,154,'_product_name','field_611b820ca8ae8'),(550,154,'product_price','250'),(551,154,'_product_price','field_611b828ca8ae9'),(552,154,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(553,154,'_product_description','field_611b829aa8aea'),(554,154,'product_taste_0_name','Персик'),(555,154,'_product_taste_0_name','field_611b835da8aed'),(556,154,'product_taste_1_name','Виноград'),(557,154,'_product_taste_1_name','field_611b835da8aed'),(558,154,'product_taste_2_name','Яблоко'),(559,154,'_product_taste_2_name','field_611b835da8aed'),(560,154,'product_taste_3_name','Манго'),(561,154,'_product_taste_3_name','field_611b835da8aed'),(562,154,'product_taste_4_name','Чичи'),(563,154,'_product_taste_4_name','field_611b835da8aed'),(564,154,'product_taste_5_name','Дыня'),(565,154,'_product_taste_5_name','field_611b835da8aed'),(566,154,'product_taste_6_name','Апельсин'),(567,154,'_product_taste_6_name','field_611b835da8aed'),(568,154,'product_taste_7_name','Жвачка'),(569,154,'_product_taste_7_name','field_611b835da8aed'),(582,154,'product_taste','8'),(583,154,'_product_taste','field_611b8342a8aec'),(584,154,'product_characteristics_count',''),(585,154,'_product_characteristics_count','field_611b8864a8af1'),(586,154,'product_characteristics_count_nikotin',''),(587,154,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(588,154,'product_characteristics_size','80'),(589,154,'_product_characteristics_size','field_611b90b565bd0'),(590,154,'product_characteristics_weight','12'),(591,154,'_product_characteristics_weight','field_611b90c965bd3'),(592,154,'product_characteristics_capacity','280'),(593,154,'_product_characteristics_capacity','field_611b90dc65bd6'),(594,154,'product_characteristics',''),(595,154,'_product_characteristics','field_611b87a8a8af0'),(596,154,'where_buy','1'),(597,154,'_where_buy','field_611b88e0a8af6'),(598,154,'_edit_lock','1629654716:1'),(599,154,'count_of_puff_puff_text','Количество затяжек'),(600,154,'_count_of_puff_puff_text','field_611b8abfdf199'),(601,154,'count_of_puff_puff_val','200'),(602,154,'_count_of_puff_puff_val','field_611b8ad3df19a'),(603,154,'count_of_puff',''),(604,154,'_count_of_puff','field_611b8864a8af1'),(605,154,'product_img','567'),(606,154,'_product_img','field_611b8b1ddf19c'),(607,154,'product_characteristics_count_of_puff_puff_text',''),(608,154,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(609,154,'product_characteristics_count_of_puff_puff_val',''),(610,154,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(611,154,'product_characteristics_count_of_puff','300'),(612,154,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(613,154,'product_characteristics_count_of_nikotin_puff_text',''),(614,154,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(615,154,'product_characteristics_count_of_nikotin_puff_val',''),(616,154,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(617,154,'product_characteristics_count_of_nikotin',' 1.25'),(618,154,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(619,154,'product_characteristics_size_puff_text',''),(620,154,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(621,154,'product_characteristics_size_puff_val',''),(622,154,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(623,154,'product_characteristics_weight_puff_text',''),(624,154,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(625,154,'product_characteristics_weight_puff_val',''),(626,154,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(627,154,'product_characteristics_capacity_puff_text',''),(628,154,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(629,154,'product_characteristics_capacity_puff_val',''),(630,154,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(672,155,'_edit_last','1'),(673,155,'brand','59'),(674,155,'_brand','field_611aa6eea67f3'),(675,155,'product_name','Puff Bar'),(676,155,'_product_name','field_611b820ca8ae8'),(677,155,'product_price','250'),(678,155,'_product_price','field_611b828ca8ae9'),(679,155,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(680,155,'_product_description','field_611b829aa8aea'),(681,155,'product_taste_0_name','Банан'),(682,155,'_product_taste_0_name','field_611b835da8aed'),(709,155,'product_taste','2'),(710,155,'_product_taste','field_611b8342a8aec'),(711,155,'product_characteristics_count',''),(712,155,'_product_characteristics_count','field_611b8864a8af1'),(713,155,'product_characteristics_count_nikotin',''),(714,155,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(715,155,'product_characteristics_size','80'),(716,155,'_product_characteristics_size','field_611b90b565bd0'),(717,155,'product_characteristics_weight','12'),(718,155,'_product_characteristics_weight','field_611b90c965bd3'),(719,155,'product_characteristics_capacity','280'),(720,155,'_product_characteristics_capacity','field_611b90dc65bd6'),(721,155,'product_characteristics',''),(722,155,'_product_characteristics','field_611b87a8a8af0'),(723,155,'where_buy','1'),(724,155,'_where_buy','field_611b88e0a8af6'),(725,155,'_edit_lock','1629654693:1'),(726,155,'count_of_puff_puff_text','Количество затяжек'),(727,155,'_count_of_puff_puff_text','field_611b8abfdf199'),(728,155,'count_of_puff_puff_val','200'),(729,155,'_count_of_puff_puff_val','field_611b8ad3df19a'),(730,155,'count_of_puff',''),(731,155,'_count_of_puff','field_611b8864a8af1'),(732,155,'product_img','151'),(733,155,'_product_img','field_611b8b1ddf19c'),(734,155,'product_characteristics_count_of_puff_puff_text',''),(735,155,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(736,155,'product_characteristics_count_of_puff_puff_val',''),(737,155,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(738,155,'product_characteristics_count_of_puff','400'),(739,155,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(740,155,'product_characteristics_count_of_nikotin_puff_text',''),(741,155,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(742,155,'product_characteristics_count_of_nikotin_puff_val',''),(743,155,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(744,155,'product_characteristics_count_of_nikotin',' 1.25'),(745,155,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(746,155,'product_characteristics_size_puff_text',''),(747,155,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(748,155,'product_characteristics_size_puff_val',''),(749,155,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(750,155,'product_characteristics_weight_puff_text',''),(751,155,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(752,155,'product_characteristics_weight_puff_val',''),(753,155,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(754,155,'product_characteristics_capacity_puff_text',''),(755,155,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(756,155,'product_characteristics_capacity_puff_val',''),(757,155,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(799,157,'_edit_last','1'),(800,157,'brand','60'),(801,157,'_brand','field_611aa6eea67f3'),(802,157,'product_name','HQD Cuvie'),(803,157,'_product_name','field_611b820ca8ae8'),(804,157,'product_price','200'),(805,157,'_product_price','field_611b828ca8ae9'),(806,157,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(807,157,'_product_description','field_611b829aa8aea'),(808,157,'product_taste_0_name','Клубника'),(809,157,'_product_taste_0_name','field_611b835da8aed'),(810,157,'product_taste_1_name','Черника'),(811,157,'_product_taste_1_name','field_611b835da8aed'),(812,157,'product_taste_2_name','Вишня'),(813,157,'_product_taste_2_name','field_611b835da8aed'),(814,157,'product_taste_3_name','Банан'),(815,157,'_product_taste_3_name','field_611b835da8aed'),(816,157,'product_taste_4_name','Банан'),(817,157,'_product_taste_4_name','field_611b835da8aed'),(818,157,'product_taste_5_name','Арбуз'),(819,157,'_product_taste_5_name','field_611b835da8aed'),(820,157,'product_taste_6_name','Персик'),(821,157,'_product_taste_6_name','field_611b835da8aed'),(822,157,'product_taste_7_name','Виноград'),(823,157,'_product_taste_7_name','field_611b835da8aed'),(824,157,'product_taste_8_name','Яблоко'),(825,157,'_product_taste_8_name','field_611b835da8aed'),(826,157,'product_taste_9_name','Манго'),(827,157,'_product_taste_9_name','field_611b835da8aed'),(828,157,'product_taste_10_name','Чичи'),(829,157,'_product_taste_10_name','field_611b835da8aed'),(830,157,'product_taste_11_name','Дыня'),(831,157,'_product_taste_11_name','field_611b835da8aed'),(832,157,'product_taste_12_name','Апельсин'),(833,157,'_product_taste_12_name','field_611b835da8aed'),(834,157,'product_taste_13_name','Жвачка'),(835,157,'_product_taste_13_name','field_611b835da8aed'),(836,157,'product_taste','15'),(837,157,'_product_taste','field_611b8342a8aec'),(838,157,'product_characteristics_count',''),(839,157,'_product_characteristics_count','field_611b8864a8af1'),(840,157,'product_characteristics_count_nikotin',''),(841,157,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(842,157,'product_characteristics_size','80'),(843,157,'_product_characteristics_size','field_611b90b565bd0'),(844,157,'product_characteristics_weight','12'),(845,157,'_product_characteristics_weight','field_611b90c965bd3'),(846,157,'product_characteristics_capacity','280'),(847,157,'_product_characteristics_capacity','field_611b90dc65bd6'),(848,157,'product_characteristics',''),(849,157,'_product_characteristics','field_611b87a8a8af0'),(850,157,'where_buy','1'),(851,157,'_where_buy','field_611b88e0a8af6'),(852,157,'_edit_lock','1629654127:1'),(853,157,'count_of_puff_puff_text','Количество затяжек'),(854,157,'_count_of_puff_puff_text','field_611b8abfdf199'),(855,157,'count_of_puff_puff_val','200'),(856,157,'_count_of_puff_puff_val','field_611b8ad3df19a'),(857,157,'count_of_puff',''),(858,157,'_count_of_puff','field_611b8864a8af1'),(859,157,'product_img','149'),(860,157,'_product_img','field_611b8b1ddf19c'),(861,157,'product_characteristics_count_of_puff_puff_text',''),(862,157,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(863,157,'product_characteristics_count_of_puff_puff_val',''),(864,157,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(865,157,'product_characteristics_count_of_puff','300-400'),(866,157,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(867,157,'product_characteristics_count_of_nikotin_puff_text',''),(868,157,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(869,157,'product_characteristics_count_of_nikotin_puff_val',''),(870,157,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(871,157,'product_characteristics_count_of_nikotin',' 1.25'),(872,157,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(873,157,'product_characteristics_size_puff_text',''),(874,157,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(875,157,'product_characteristics_size_puff_val',''),(876,157,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(877,157,'product_characteristics_weight_puff_text',''),(878,157,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(879,157,'product_characteristics_weight_puff_val',''),(880,157,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(881,157,'product_characteristics_capacity_puff_text',''),(882,157,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(883,157,'product_characteristics_capacity_puff_val',''),(884,157,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(926,158,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(927,158,'_main-title','field_611bb82b75ef6'),(928,158,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(929,158,'_main_subtitle','field_611bb89775ef7'),(930,158,'main_button_text','Где купить'),(931,158,'_main_button_text','field_611bb95575ef9'),(932,158,'main_button_link',''),(933,158,'_main_button_link','field_611bb96275efa'),(934,158,'main_button',''),(935,158,'_main_button','field_611bb93175ef8'),(936,158,'main_slider','154'),(937,158,'_main_slider','field_611bb97475efb'),(938,159,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(939,159,'_main-title','field_611bb82b75ef6'),(940,159,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(941,159,'_main_subtitle','field_611bb89775ef7'),(942,159,'main_button_text','Где купить'),(943,159,'_main_button_text','field_611bb95575ef9'),(944,159,'main_button_link',''),(945,159,'_main_button_link','field_611bb96275efa'),(946,159,'main_button',''),(947,159,'_main_button','field_611bb93175ef8'),(948,159,'main_slider','a:7:{i:0;s:3:\"154\";i:1;s:2:\"31\";i:2;s:3:\"155\";i:3;s:3:\"153\";i:4;s:3:\"145\";i:5;s:3:\"157\";i:6;s:3:\"152\";}'),(949,159,'_main_slider','field_611bb97475efb'),(950,160,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(951,160,'_main-title','field_611bb82b75ef6'),(952,160,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(953,160,'_main_subtitle','field_611bb89775ef7'),(954,160,'main_button_text','Где купить'),(955,160,'_main_button_text','field_611bb95575ef9'),(956,160,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(957,160,'_main_button_link','field_611bb96275efa'),(958,160,'main_button',''),(959,160,'_main_button','field_611bb93175ef8'),(960,160,'main_slider','a:7:{i:0;s:3:\"154\";i:1;s:2:\"31\";i:2;s:3:\"155\";i:3;s:3:\"153\";i:4;s:3:\"145\";i:5;s:3:\"157\";i:6;s:3:\"152\";}'),(961,160,'_main_slider','field_611bb97475efb'),(962,161,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(963,161,'_main-title','field_611bb82b75ef6'),(964,161,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(965,161,'_main_subtitle','field_611bb89775ef7'),(966,161,'main_button_text','Где купить'),(967,161,'_main_button_text','field_611bb95575ef9'),(968,161,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(969,161,'_main_button_link','field_611bb96275efa'),(970,161,'main_button',''),(971,161,'_main_button','field_611bb93175ef8'),(972,161,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(973,161,'_main_slider','field_611bb97475efb'),(974,9,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(975,9,'_brand_list','field_61229153d215f'),(976,9,'brand_partners_title','Хотите стать нашим партнером?'),(977,9,'_brand_partners_title','field_611bcee1cf175'),(978,9,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(979,9,'_brand_partners_subtitle','field_611bcf08cf176'),(980,9,'partners_button','оставить заявку'),(981,9,'_partners_button','field_611bcf29cf177'),(982,167,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(983,167,'_main-title','field_611bb82b75ef6'),(984,167,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(985,167,'_main_subtitle','field_611bb89775ef7'),(986,167,'main_button_text','Где купить'),(987,167,'_main_button_text','field_611bb95575ef9'),(988,167,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(989,167,'_main_button_link','field_611bb96275efa'),(990,167,'main_button',''),(991,167,'_main_button','field_611bb93175ef8'),(992,167,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(993,167,'_main_slider','field_611bb97475efb'),(994,167,'brand_list',''),(995,167,'_brand_list','field_611bcdcdcf174'),(996,167,'brand_partners_title','Хотите стать нашим партнером?'),(997,167,'_brand_partners_title','field_611bcee1cf175'),(998,167,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(999,167,'_brand_partners_subtitle','field_611bcf08cf176'),(1000,167,'partners_button','оставить заявку'),(1001,167,'_partners_button','field_611bcf29cf177'),(1002,9,'brand_partners_button','оставить заявку'),(1003,9,'_brand_partners_button','field_611bcf29cf177'),(1004,167,'brand_partners_button','оставить заявку'),(1005,167,'_brand_partners_button','field_611bcf29cf177'),(1006,169,'_wp_attached_file','2021/08/aiir.png'),(1007,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:508;s:6:\"height\";i:628;s:4:\"file\";s:16:\"2021/08/aiir.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"aiir-243x300.png\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"aiir-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:{}}}'),(1010,171,'_wp_attached_file','2021/08/eleaf.png'),(1011,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:530;s:6:\"height\";i:572;s:4:\"file\";s:17:\"2021/08/eleaf.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"eleaf-278x300.png\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"eleaf-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:{}}}'),(1014,173,'_wp_attached_file','2021/08/flag-1.svg'),(1015,173,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:23;s:6:\"height\";i:12;s:4:\"file\";s:19:\"/2021/08/flag-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"flag-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1016,174,'_wp_attached_file','2021/08/flag-2.png'),(1017,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:46;s:6:\"height\";i:24;s:4:\"file\";s:18:\"2021/08/flag-2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1018,175,'_wp_attached_file','2021/08/hqd.png'),(1019,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:562;s:6:\"height\";i:620;s:4:\"file\";s:15:\"2021/08/hqd.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"hqd-272x300.png\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"hqd-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:{}}}'),(1022,177,'_wp_attached_file','2021/08/iget.png'),(1023,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:526;s:6:\"height\";i:587;s:4:\"file\";s:16:\"2021/08/iget.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"iget-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"iget-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:{}}}'),(1026,179,'_wp_attached_file','2021/08/mail-icon.svg'),(1027,179,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:28;s:4:\"file\";s:22:\"/2021/08/mail-icon.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"mail-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1028,180,'_wp_attached_file','2021/08/puff-bar-1.png'),(1029,180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:530;s:6:\"height\";i:620;s:4:\"file\";s:22:\"2021/08/puff-bar-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"puff-bar-1-256x300.png\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"puff-bar-1-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:{}}}'),(1030,181,'_wp_attached_file','2021/08/puff-bar-logo.svg'),(1031,181,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:65;s:6:\"height\";i:48;s:4:\"file\";s:26:\"/2021/08/puff-bar-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"puff-bar-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1032,9,'brand_parners_img','179'),(1033,9,'_brand_parners_img','field_611bcfdb01481'),(1034,182,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1035,182,'_main-title','field_611bb82b75ef6'),(1036,182,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1037,182,'_main_subtitle','field_611bb89775ef7'),(1038,182,'main_button_text','Где купить'),(1039,182,'_main_button_text','field_611bb95575ef9'),(1040,182,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1041,182,'_main_button_link','field_611bb96275efa'),(1042,182,'main_button',''),(1043,182,'_main_button','field_611bb93175ef8'),(1044,182,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1045,182,'_main_slider','field_611bb97475efb'),(1046,182,'brand_list',''),(1047,182,'_brand_list','field_611bcdcdcf174'),(1048,182,'brand_partners_title','Хотите стать нашим партнером?'),(1049,182,'_brand_partners_title','field_611bcee1cf175'),(1050,182,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1051,182,'_brand_partners_subtitle','field_611bcf08cf176'),(1052,182,'partners_button','оставить заявку'),(1053,182,'_partners_button','field_611bcf29cf177'),(1054,182,'brand_partners_button','оставить заявку'),(1055,182,'_brand_partners_button','field_611bcf29cf177'),(1056,182,'brand_parners_img','179'),(1057,182,'_brand_parners_img','field_611bcfdb01481'),(1058,9,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(1059,9,'_partners_title','field_611bd0a7d9bba'),(1060,184,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1061,184,'_main-title','field_611bb82b75ef6'),(1062,184,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1063,184,'_main_subtitle','field_611bb89775ef7'),(1064,184,'main_button_text','Где купить'),(1065,184,'_main_button_text','field_611bb95575ef9'),(1066,184,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1067,184,'_main_button_link','field_611bb96275efa'),(1068,184,'main_button',''),(1069,184,'_main_button','field_611bb93175ef8'),(1070,184,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1071,184,'_main_slider','field_611bb97475efb'),(1072,184,'brand_list',''),(1073,184,'_brand_list','field_611bcdcdcf174'),(1074,184,'brand_partners_title','Хотите стать нашим партнером?'),(1075,184,'_brand_partners_title','field_611bcee1cf175'),(1076,184,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1077,184,'_brand_partners_subtitle','field_611bcf08cf176'),(1078,184,'partners_button','оставить заявку'),(1079,184,'_partners_button','field_611bcf29cf177'),(1080,184,'brand_partners_button','оставить заявку'),(1081,184,'_brand_partners_button','field_611bcf29cf177'),(1082,184,'brand_parners_img','179'),(1083,184,'_brand_parners_img','field_611bcfdb01481'),(1084,184,'partners_title','Наши <em>бренды</em>\r\nэлектронных сигарет'),(1085,184,'_partners_title','field_611bd0a7d9bba'),(1086,185,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1087,185,'_main-title','field_611bb82b75ef6'),(1088,185,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1089,185,'_main_subtitle','field_611bb89775ef7'),(1090,185,'main_button_text','Где купить'),(1091,185,'_main_button_text','field_611bb95575ef9'),(1092,185,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1093,185,'_main_button_link','field_611bb96275efa'),(1094,185,'main_button',''),(1095,185,'_main_button','field_611bb93175ef8'),(1096,185,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1097,185,'_main_slider','field_611bb97475efb'),(1098,185,'brand_list',''),(1099,185,'_brand_list','field_611bcdcdcf174'),(1100,185,'brand_partners_title','Хотите стать нашим партнером?'),(1101,185,'_brand_partners_title','field_611bcee1cf175'),(1102,185,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1103,185,'_brand_partners_subtitle','field_611bcf08cf176'),(1104,185,'partners_button','оставить заявку'),(1105,185,'_partners_button','field_611bcf29cf177'),(1106,185,'brand_partners_button','оставить заявку'),(1107,185,'_brand_partners_button','field_611bcf29cf177'),(1108,185,'brand_parners_img','179'),(1109,185,'_brand_parners_img','field_611bcfdb01481'),(1110,185,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1111,185,'_partners_title','field_611bd0a7d9bba'),(1114,207,'_wp_attached_file','2021/08/benefits-product-img.png'),(1115,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:929;s:6:\"height\";i:912;s:4:\"file\";s:32:\"2021/08/benefits-product-img.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"benefits-product-img-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"benefits-product-img-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:\"benefits-product-img-768x754.png\";s:5:\"width\";i:768;s:6:\"height\";i:754;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:{}}}'),(1116,9,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(1117,9,'_preferences_title','field_611bd4068f31c'),(1118,9,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1119,9,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1120,9,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1121,9,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1122,9,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1123,9,'_preferences_list_preferences_3','field_611bd50d8f320'),(1124,9,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1125,9,'_preferences_list_preferences_4','field_611bd50e8f321'),(1126,9,'preferences_list',''),(1127,9,'_preferences_list','field_611bd4cd8f31d'),(1128,9,'preferences_img','207'),(1129,9,'_preferences_img','field_611bd5af8f32b'),(1130,9,'preferences_button_text',''),(1131,9,'_preferences_button_text','field_611bd5378f324'),(1132,9,'preferences_button_link',''),(1133,9,'_preferences_button_link','field_611bd5378f325'),(1134,9,'preferences_button',''),(1135,9,'_preferences_button','field_611bd5378f323'),(1136,208,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1137,208,'_main-title','field_611bb82b75ef6'),(1138,208,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1139,208,'_main_subtitle','field_611bb89775ef7'),(1140,208,'main_button_text','Где купить'),(1141,208,'_main_button_text','field_611bb95575ef9'),(1142,208,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1143,208,'_main_button_link','field_611bb96275efa'),(1144,208,'main_button',''),(1145,208,'_main_button','field_611bb93175ef8'),(1146,208,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1147,208,'_main_slider','field_611bb97475efb'),(1148,208,'brand_list',''),(1149,208,'_brand_list','field_611bcdcdcf174'),(1150,208,'brand_partners_title','Хотите стать нашим партнером?'),(1151,208,'_brand_partners_title','field_611bcee1cf175'),(1152,208,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1153,208,'_brand_partners_subtitle','field_611bcf08cf176'),(1154,208,'partners_button','оставить заявку'),(1155,208,'_partners_button','field_611bcf29cf177'),(1156,208,'brand_partners_button','оставить заявку'),(1157,208,'_brand_partners_button','field_611bcf29cf177'),(1158,208,'brand_parners_img','179'),(1159,208,'_brand_parners_img','field_611bcfdb01481'),(1160,208,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1161,208,'_partners_title','field_611bd0a7d9bba'),(1162,208,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1163,208,'_preferences_title','field_611bd4068f31c'),(1164,208,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1165,208,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1166,208,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1167,208,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1168,208,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1169,208,'_preferences_list_preferences_3','field_611bd50d8f320'),(1170,208,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1171,208,'_preferences_list_preferences_4','field_611bd50e8f321'),(1172,208,'preferences_list',''),(1173,208,'_preferences_list','field_611bd4cd8f31d'),(1174,208,'preferences_img','207'),(1175,208,'_preferences_img','field_611bd5af8f32b'),(1176,208,'preferences_button_text',''),(1177,208,'_preferences_button_text','field_611bd5378f324'),(1178,208,'preferences_button_link',''),(1179,208,'_preferences_button_link','field_611bd5378f325'),(1180,208,'preferences_button',''),(1181,208,'_preferences_button','field_611bd5378f323'),(1182,9,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1183,9,'_UPOD_description','field_611bdbb14e1f3'),(1184,211,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1185,211,'_main-title','field_611bb82b75ef6'),(1186,211,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1187,211,'_main_subtitle','field_611bb89775ef7'),(1188,211,'main_button_text','Где купить'),(1189,211,'_main_button_text','field_611bb95575ef9'),(1190,211,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1191,211,'_main_button_link','field_611bb96275efa'),(1192,211,'main_button',''),(1193,211,'_main_button','field_611bb93175ef8'),(1194,211,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1195,211,'_main_slider','field_611bb97475efb'),(1196,211,'brand_list',''),(1197,211,'_brand_list','field_611bcdcdcf174'),(1198,211,'brand_partners_title','Хотите стать нашим партнером?'),(1199,211,'_brand_partners_title','field_611bcee1cf175'),(1200,211,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1201,211,'_brand_partners_subtitle','field_611bcf08cf176'),(1202,211,'partners_button','оставить заявку'),(1203,211,'_partners_button','field_611bcf29cf177'),(1204,211,'brand_partners_button','оставить заявку'),(1205,211,'_brand_partners_button','field_611bcf29cf177'),(1206,211,'brand_parners_img','179'),(1207,211,'_brand_parners_img','field_611bcfdb01481'),(1208,211,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1209,211,'_partners_title','field_611bd0a7d9bba'),(1210,211,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1211,211,'_preferences_title','field_611bd4068f31c'),(1212,211,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1213,211,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1214,211,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1215,211,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1216,211,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1217,211,'_preferences_list_preferences_3','field_611bd50d8f320'),(1218,211,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1219,211,'_preferences_list_preferences_4','field_611bd50e8f321'),(1220,211,'preferences_list',''),(1221,211,'_preferences_list','field_611bd4cd8f31d'),(1222,211,'preferences_img','207'),(1223,211,'_preferences_img','field_611bd5af8f32b'),(1224,211,'preferences_button_text',''),(1225,211,'_preferences_button_text','field_611bd5378f324'),(1226,211,'preferences_button_link',''),(1227,211,'_preferences_button_link','field_611bd5378f325'),(1228,211,'preferences_button',''),(1229,211,'_preferences_button','field_611bd5378f323'),(1230,211,'UPOD_description','<div>\r\n<div>UPOD — это новый дистрибьютор электронных сигарет в</div>\r\n</div>'),(1231,211,'_UPOD_description','field_611bdbb14e1f3'),(1232,212,'_wp_attached_file','2021/08/flag-ukraine.svg'),(1233,212,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:58;s:6:\"height\";i:36;s:4:\"file\";s:25:\"/2021/08/flag-ukraine.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:16:\"flag-ukraine.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1234,213,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1235,213,'_main-title','field_611bb82b75ef6'),(1236,213,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1237,213,'_main_subtitle','field_611bb89775ef7'),(1238,213,'main_button_text','Где купить'),(1239,213,'_main_button_text','field_611bb95575ef9'),(1240,213,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1241,213,'_main_button_link','field_611bb96275efa'),(1242,213,'main_button',''),(1243,213,'_main_button','field_611bb93175ef8'),(1244,213,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1245,213,'_main_slider','field_611bb97475efb'),(1246,213,'brand_list',''),(1247,213,'_brand_list','field_611bcdcdcf174'),(1248,213,'brand_partners_title','Хотите стать нашим партнером?'),(1249,213,'_brand_partners_title','field_611bcee1cf175'),(1250,213,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1251,213,'_brand_partners_subtitle','field_611bcf08cf176'),(1252,213,'partners_button','оставить заявку'),(1253,213,'_partners_button','field_611bcf29cf177'),(1254,213,'brand_partners_button','оставить заявку'),(1255,213,'_brand_partners_button','field_611bcf29cf177'),(1256,213,'brand_parners_img','179'),(1257,213,'_brand_parners_img','field_611bcfdb01481'),(1258,213,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1259,213,'_partners_title','field_611bd0a7d9bba'),(1260,213,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1261,213,'_preferences_title','field_611bd4068f31c'),(1262,213,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1263,213,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1264,213,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1265,213,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1266,213,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1267,213,'_preferences_list_preferences_3','field_611bd50d8f320'),(1268,213,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1269,213,'_preferences_list_preferences_4','field_611bd50e8f321'),(1270,213,'preferences_list',''),(1271,213,'_preferences_list','field_611bd4cd8f31d'),(1272,213,'preferences_img','207'),(1273,213,'_preferences_img','field_611bd5af8f32b'),(1274,213,'preferences_button_text',''),(1275,213,'_preferences_button_text','field_611bd5378f324'),(1276,213,'preferences_button_link',''),(1277,213,'_preferences_button_link','field_611bd5378f325'),(1278,213,'preferences_button',''),(1279,213,'_preferences_button','field_611bd5378f323'),(1280,213,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1281,213,'_UPOD_description','field_611bdbb14e1f3'),(1282,216,'_wp_attached_file','2021/08/img-1.png'),(1283,216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:560;s:4:\"file\";s:17:\"2021/08/img-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-1-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-1-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:{}}}'),(1284,217,'_wp_attached_file','2021/08/img-2.png'),(1285,217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2021/08/img-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-2-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-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:{}}}'),(1286,218,'_wp_attached_file','2021/08/img-3.png'),(1287,218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:264;s:6:\"height\";i:352;s:4:\"file\";s:17:\"2021/08/img-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-3-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-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:{}}}'),(1288,9,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1289,9,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1290,9,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1291,9,'_UPOD_description-img','field_611bde71032b3'),(1292,219,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1293,219,'_main-title','field_611bb82b75ef6'),(1294,219,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1295,219,'_main_subtitle','field_611bb89775ef7'),(1296,219,'main_button_text','Где купить'),(1297,219,'_main_button_text','field_611bb95575ef9'),(1298,219,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1299,219,'_main_button_link','field_611bb96275efa'),(1300,219,'main_button',''),(1301,219,'_main_button','field_611bb93175ef8'),(1302,219,'main_slider','a:6:{i:0;s:3:\"145\";i:1;s:3:\"152\";i:2;s:3:\"153\";i:3;s:3:\"154\";i:4;s:3:\"155\";i:5;s:3:\"157\";}'),(1303,219,'_main_slider','field_611bb97475efb'),(1304,219,'brand_list',''),(1305,219,'_brand_list','field_611bcdcdcf174'),(1306,219,'brand_partners_title','Хотите стать нашим партнером?'),(1307,219,'_brand_partners_title','field_611bcee1cf175'),(1308,219,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1309,219,'_brand_partners_subtitle','field_611bcf08cf176'),(1310,219,'partners_button','оставить заявку'),(1311,219,'_partners_button','field_611bcf29cf177'),(1312,219,'brand_partners_button','оставить заявку'),(1313,219,'_brand_partners_button','field_611bcf29cf177'),(1314,219,'brand_parners_img','179'),(1315,219,'_brand_parners_img','field_611bcfdb01481'),(1316,219,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1317,219,'_partners_title','field_611bd0a7d9bba'),(1318,219,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1319,219,'_preferences_title','field_611bd4068f31c'),(1320,219,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1321,219,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1322,219,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1323,219,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1324,219,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1325,219,'_preferences_list_preferences_3','field_611bd50d8f320'),(1326,219,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1327,219,'_preferences_list_preferences_4','field_611bd50e8f321'),(1328,219,'preferences_list',''),(1329,219,'_preferences_list','field_611bd4cd8f31d'),(1330,219,'preferences_img','207'),(1331,219,'_preferences_img','field_611bd5af8f32b'),(1332,219,'preferences_button_text',''),(1333,219,'_preferences_button_text','field_611bd5378f324'),(1334,219,'preferences_button_link',''),(1335,219,'_preferences_button_link','field_611bd5378f325'),(1336,219,'preferences_button',''),(1337,219,'_preferences_button','field_611bd5378f323'),(1338,219,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1339,219,'_UPOD_description','field_611bdbb14e1f3'),(1340,219,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1341,219,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1342,219,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1343,219,'_UPOD_description-img','field_611bde71032b3'),(1344,221,'_edit_last','1'),(1345,221,'_edit_lock','1629989273:1'),(1346,222,'_edit_last','1'),(1347,222,'_edit_lock','1629989173:1'),(1348,221,'shop_address','a:3:{s:5:\"title\";s:59:\"проспект Академіка Глушкова, 31А.\";s:3:\"url\";s:37:\"https://goo.gl/maps/2stKBuErvzoDYw7HA\";s:6:\"target\";s:0:\"\";}'),(1349,221,'_shop_address','field_611bedfbe501a'),(1350,221,'shop_name','Магазин №1 «Табакерка»'),(1351,221,'_shop_name','field_611bee3de501b'),(1352,221,'shop_work_time','Режим работы: пн‑cб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1353,221,'_shop_work_time','field_611bee4ce501c'),(1354,221,'brans_item','a:3:{i:0;s:2:\"60\";i:1;s:2:\"62\";i:2;s:2:\"63\";}'),(1355,221,'_brans_item','field_611beeafe501e'),(1356,221,'map_coord_latitude',''),(1357,221,'_map_coord_latitude','field_611bef4d3a0bd'),(1358,221,'map_coord_width','50.44920031879436'),(1359,221,'_map_coord_width','field_611bef4d3a0bd'),(1360,221,'map_coord',''),(1361,221,'_map_coord','field_611bef383a0bc'),(1362,230,'_edit_last','1'),(1363,230,'_edit_lock','1629989352:1'),(1364,230,'shop_address','a:3:{s:5:\"title\";s:47:\"вулиця Вадима Гетьмана, 17.\";s:3:\"url\";s:37:\"https://goo.gl/maps/HpReDXNSwSMVoytH7\";s:6:\"target\";s:0:\"\";}'),(1365,230,'_shop_address','field_611bedfbe501a'),(1366,230,'shop_name','Магазин №2 «Табакерка»'),(1367,230,'_shop_name','field_611bee3de501b'),(1368,230,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1369,230,'_shop_work_time','field_611bee4ce501c'),(1370,230,'brans_item','a:2:{i:0;s:2:\"62\";i:1;s:2:\"63\";}'),(1371,230,'_brans_item','field_611beeafe501e'),(1372,230,'map_coord_latitude',''),(1373,230,'_map_coord_latitude','field_611bef4d3a0bd'),(1374,230,'map_coord_width','50.401725203783506'),(1375,230,'_map_coord_width','field_611bef4d3a0bd'),(1376,230,'map_coord',''),(1377,230,'_map_coord','field_611bef383a0bc'),(1393,231,'_edit_last','1'),(1394,231,'_edit_lock','1629989454:1'),(1395,231,'shop_address','a:3:{s:5:\"title\";s:21:\"Площа Ринок\";s:3:\"url\";s:37:\"https://goo.gl/maps/9cbyAdBd7jQ9E2RXA\";s:6:\"target\";s:0:\"\";}'),(1396,231,'_shop_address','field_611bedfbe501a'),(1397,231,'shop_name','Магазин №3 «Табакерка»'),(1398,231,'_shop_name','field_611bee3de501b'),(1399,231,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1400,231,'_shop_work_time','field_611bee4ce501c'),(1401,231,'brans_item','a:2:{i:0;s:2:\"63\";i:1;s:2:\"60\";}'),(1402,231,'_brans_item','field_611beeafe501e'),(1403,231,'map_coord_latitude',''),(1404,231,'_map_coord_latitude','field_611bef4d3a0bd'),(1405,231,'map_coord_width','49.84141616047624'),(1406,231,'_map_coord_width','field_611bef4d3a0bd'),(1407,231,'map_coord',''),(1408,231,'_map_coord','field_611bef383a0bc'),(1424,232,'_edit_last','1'),(1425,232,'_edit_lock','1629989595:1'),(1426,232,'shop_address','a:3:{s:5:\"title\";s:64:\"вулиця Соломії Крушельницької, 11-13.\";s:3:\"url\";s:37:\"https://goo.gl/maps/SGcrZARnysdkYXmt7\";s:6:\"target\";s:0:\"\";}'),(1427,232,'_shop_address','field_611bedfbe501a'),(1428,232,'shop_name','Магазин №4 «Табакерка»'),(1429,232,'_shop_name','field_611bee3de501b'),(1430,232,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1431,232,'_shop_work_time','field_611bee4ce501c'),(1432,232,'brans_item','a:1:{i:0;s:2:\"63\";}'),(1433,232,'_brans_item','field_611beeafe501e'),(1434,232,'map_coord_latitude',''),(1435,232,'_map_coord_latitude','field_611bef4d3a0bd'),(1436,232,'map_coord_width','49.838420440098076'),(1437,232,'_map_coord_width','field_611bef4d3a0bd'),(1438,232,'map_coord',''),(1439,232,'_map_coord','field_611bef383a0bc'),(1455,233,'_edit_last','1'),(1456,233,'_edit_lock','1629989690:1'),(1457,233,'shop_address','a:3:{s:5:\"title\";s:25:\"Митна площа, 1.\";s:3:\"url\";s:37:\"https://goo.gl/maps/JZg9WR2vZEygbUwZ7\";s:6:\"target\";s:0:\"\";}'),(1458,233,'_shop_address','field_611bedfbe501a'),(1459,233,'shop_name','Магазин №5 «Табакерка»'),(1460,233,'_shop_name','field_611bee3de501b'),(1461,233,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1462,233,'_shop_work_time','field_611bee4ce501c'),(1463,233,'brans_item','a:2:{i:0;s:2:\"63\";i:1;s:2:\"62\";}'),(1464,233,'_brans_item','field_611beeafe501e'),(1465,233,'map_coord_latitude',''),(1466,233,'_map_coord_latitude','field_611bef4d3a0bd'),(1467,233,'map_coord_width','46.485476983761984'),(1468,233,'_map_coord_width','field_611bef4d3a0bd'),(1469,233,'map_coord',''),(1470,233,'_map_coord','field_611bef383a0bc'),(1486,234,'_edit_last','1'),(1487,234,'_edit_lock','1629989813:1'),(1488,234,'shop_address','a:3:{s:5:\"title\";s:29:\"Хлібна Гавань, 5.\";s:3:\"url\";s:37:\"https://goo.gl/maps/Ddbj3YgXBfvgfVdH7\";s:6:\"target\";s:0:\"\";}'),(1489,234,'_shop_address','field_611bedfbe501a'),(1490,234,'shop_name','Магазин №6 «Табакерка»'),(1491,234,'_shop_name','field_611bee3de501b'),(1492,234,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(1493,234,'_shop_work_time','field_611bee4ce501c'),(1494,234,'brans_item','a:2:{i:0;s:2:\"63\";i:1;s:2:\"62\";}'),(1495,234,'_brans_item','field_611beeafe501e'),(1496,234,'map_coord_latitude',''),(1497,234,'_map_coord_latitude','field_611bef4d3a0bd'),(1498,234,'map_coord_width','46.50864525160314'),(1499,234,'_map_coord_width','field_611bef4d3a0bd'),(1500,234,'map_coord',''),(1501,234,'_map_coord','field_611bef383a0bc'),(1517,244,'_wp_attached_file','2021/08/marker.png'),(1518,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:26;s:6:\"height\";i:31;s:4:\"file\";s:18:\"2021/08/marker.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1519,221,'brand_item',''),(1520,221,'_brand_item','field_611beeafe501e'),(1521,221,'map_coord_length','30.444119786773676'),(1522,221,'_map_coord_length','field_611bef5a3a0be'),(1523,230,'brand_item',''),(1524,230,'_brand_item','field_611beeafe501e'),(1525,230,'map_coord_length','30.54192228677247'),(1526,230,'_map_coord_length','field_611bef5a3a0be'),(1527,231,'brand_item',''),(1528,231,'_brand_item','field_611beeafe501e'),(1529,231,'map_coord_length','24.032178840153446'),(1530,231,'_map_coord_length','field_611bef5a3a0be'),(1531,232,'brand_item',''),(1532,232,'_brand_item','field_611beeafe501e'),(1533,232,'map_coord_length','24.01979144745472'),(1534,232,'_map_coord_length','field_611bef5a3a0be'),(1535,233,'brand_item',''),(1536,233,'_brand_item','field_611beeafe501e'),(1537,233,'map_coord_length','30.74798436761839'),(1538,233,'_map_coord_length','field_611bef5a3a0be'),(1539,234,'brand_item',''),(1540,234,'_brand_item','field_611beeafe501e'),(1541,234,'map_coord_length','30.728245031751577'),(1542,234,'_map_coord_length','field_611bef5a3a0be'),(1543,253,'_edit_last','1'),(1544,253,'_edit_lock','1630073543:1'),(1545,63,'brand_name','Aiir'),(1546,63,'_brand_name','field_611d06909eafd'),(1547,62,'brand_name','Eleaf'),(1548,62,'_brand_name','field_611d06909eafd'),(1549,60,'brand_name','HQD'),(1550,60,'_brand_name','field_611d06909eafd'),(1551,9,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"947\";i:3;s:3:\"946\";i:4;s:3:\"948\";}'),(1552,9,'_scrollable-line-logos','field_611d10c782c6c'),(1553,257,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1554,257,'_main-title','field_611bb82b75ef6'),(1555,257,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1556,257,'_main_subtitle','field_611bb89775ef7'),(1557,257,'main_button_text','Где купить'),(1558,257,'_main_button_text','field_611bb95575ef9'),(1559,257,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1560,257,'_main_button_link','field_611bb96275efa'),(1561,257,'main_button',''),(1562,257,'_main_button','field_611bb93175ef8'),(1563,257,'main_slider',''),(1564,257,'_main_slider','field_611bb97475efb'),(1565,257,'brand_list',''),(1566,257,'_brand_list','field_611bcdcdcf174'),(1567,257,'brand_partners_title','Хотите стать нашим партнером?'),(1568,257,'_brand_partners_title','field_611bcee1cf175'),(1569,257,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1570,257,'_brand_partners_subtitle','field_611bcf08cf176'),(1571,257,'partners_button','оставить заявку'),(1572,257,'_partners_button','field_611bcf29cf177'),(1573,257,'brand_partners_button','оставить заявку'),(1574,257,'_brand_partners_button','field_611bcf29cf177'),(1575,257,'brand_parners_img','179'),(1576,257,'_brand_parners_img','field_611bcfdb01481'),(1577,257,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1578,257,'_partners_title','field_611bd0a7d9bba'),(1579,257,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1580,257,'_preferences_title','field_611bd4068f31c'),(1581,257,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1582,257,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1583,257,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1584,257,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1585,257,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1586,257,'_preferences_list_preferences_3','field_611bd50d8f320'),(1587,257,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1588,257,'_preferences_list_preferences_4','field_611bd50e8f321'),(1589,257,'preferences_list',''),(1590,257,'_preferences_list','field_611bd4cd8f31d'),(1591,257,'preferences_img','207'),(1592,257,'_preferences_img','field_611bd5af8f32b'),(1593,257,'preferences_button_text',''),(1594,257,'_preferences_button_text','field_611bd5378f324'),(1595,257,'preferences_button_link',''),(1596,257,'_preferences_button_link','field_611bd5378f325'),(1597,257,'preferences_button',''),(1598,257,'_preferences_button','field_611bd5378f323'),(1599,257,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1600,257,'_UPOD_description','field_611bdbb14e1f3'),(1601,257,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1602,257,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1603,257,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1604,257,'_UPOD_description-img','field_611bde71032b3'),(1605,257,'scrollable-line-logos','a:5:{i:0;s:3:\"172\";i:1;s:3:\"170\";i:2;s:3:\"176\";i:3;s:3:\"178\";i:4;s:3:\"181\";}'),(1606,257,'_scrollable-line-logos','field_611d10c782c6c'),(1629,279,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1630,279,'_main-title','field_611bb82b75ef6'),(1631,279,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1632,279,'_main_subtitle','field_611bb89775ef7'),(1633,279,'main_button_text','Где купить'),(1634,279,'_main_button_text','field_611bb95575ef9'),(1635,279,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1636,279,'_main_button_link','field_611bb96275efa'),(1637,279,'main_button',''),(1638,279,'_main_button','field_611bb93175ef8'),(1639,279,'main_slider',''),(1640,279,'_main_slider','field_611bb97475efb'),(1641,279,'brand_list',''),(1642,279,'_brand_list','field_611bcdcdcf174'),(1643,279,'brand_partners_title','Хотите стать нашим партнером?'),(1644,279,'_brand_partners_title','field_611bcee1cf175'),(1645,279,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1646,279,'_brand_partners_subtitle','field_611bcf08cf176'),(1647,279,'partners_button','оставить заявку'),(1648,279,'_partners_button','field_611bcf29cf177'),(1649,279,'brand_partners_button','оставить заявку'),(1650,279,'_brand_partners_button','field_611bcf29cf177'),(1651,279,'brand_parners_img','179'),(1652,279,'_brand_parners_img','field_611bcfdb01481'),(1653,279,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1654,279,'_partners_title','field_611bd0a7d9bba'),(1655,279,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1656,279,'_preferences_title','field_611bd4068f31c'),(1657,279,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1658,279,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1659,279,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1660,279,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1661,279,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1662,279,'_preferences_list_preferences_3','field_611bd50d8f320'),(1663,279,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1664,279,'_preferences_list_preferences_4','field_611bd50e8f321'),(1665,279,'preferences_list',''),(1666,279,'_preferences_list','field_611bd4cd8f31d'),(1667,279,'preferences_img','207'),(1668,279,'_preferences_img','field_611bd5af8f32b'),(1669,279,'preferences_button_text',''),(1670,279,'_preferences_button_text','field_611bd5378f324'),(1671,279,'preferences_button_link',''),(1672,279,'_preferences_button_link','field_611bd5378f325'),(1673,279,'preferences_button',''),(1674,279,'_preferences_button','field_611bd5378f323'),(1675,279,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1676,279,'_UPOD_description','field_611bdbb14e1f3'),(1677,279,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1678,279,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1679,279,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1680,279,'_UPOD_description-img','field_611bde71032b3'),(1681,279,'scrollable-line-logos',''),(1682,279,'_scrollable-line-logos','field_611d10c782c6c'),(1687,282,'_wp_attached_file','2021/08/puff-bar-logo-1.svg'),(1688,282,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:65;s:6:\"height\";i:48;s:4:\"file\";s:28:\"/2021/08/puff-bar-logo-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"puff-bar-logo-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1689,283,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1690,283,'_main-title','field_611bb82b75ef6'),(1691,283,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1692,283,'_main_subtitle','field_611bb89775ef7'),(1693,283,'main_button_text','Где купить'),(1694,283,'_main_button_text','field_611bb95575ef9'),(1695,283,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1696,283,'_main_button_link','field_611bb96275efa'),(1697,283,'main_button',''),(1698,283,'_main_button','field_611bb93175ef8'),(1699,283,'main_slider',''),(1700,283,'_main_slider','field_611bb97475efb'),(1701,283,'brand_list',''),(1702,283,'_brand_list','field_611bcdcdcf174'),(1703,283,'brand_partners_title','Хотите стать нашим партнером?'),(1704,283,'_brand_partners_title','field_611bcee1cf175'),(1705,283,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1706,283,'_brand_partners_subtitle','field_611bcf08cf176'),(1707,283,'partners_button','оставить заявку'),(1708,283,'_partners_button','field_611bcf29cf177'),(1709,283,'brand_partners_button','оставить заявку'),(1710,283,'_brand_partners_button','field_611bcf29cf177'),(1711,283,'brand_parners_img','179'),(1712,283,'_brand_parners_img','field_611bcfdb01481'),(1713,283,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1714,283,'_partners_title','field_611bd0a7d9bba'),(1715,283,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1716,283,'_preferences_title','field_611bd4068f31c'),(1717,283,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1718,283,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1719,283,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1720,283,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1721,283,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1722,283,'_preferences_list_preferences_3','field_611bd50d8f320'),(1723,283,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1724,283,'_preferences_list_preferences_4','field_611bd50e8f321'),(1725,283,'preferences_list',''),(1726,283,'_preferences_list','field_611bd4cd8f31d'),(1727,283,'preferences_img','207'),(1728,283,'_preferences_img','field_611bd5af8f32b'),(1729,283,'preferences_button_text',''),(1730,283,'_preferences_button_text','field_611bd5378f324'),(1731,283,'preferences_button_link',''),(1732,283,'_preferences_button_link','field_611bd5378f325'),(1733,283,'preferences_button',''),(1734,283,'_preferences_button','field_611bd5378f323'),(1735,283,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1736,283,'_UPOD_description','field_611bdbb14e1f3'),(1737,283,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1738,283,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1739,283,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1740,283,'_UPOD_description-img','field_611bde71032b3'),(1741,283,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(1742,283,'_scrollable-line-logos','field_611d10c782c6c'),(1755,316,'_form','<div class=\"footer__input-box\">\n    <div class=\"input-box\">\n      [email* join-form-ru class:input class:email placeholder \"Ваш E-mail\"]\n      <p class=\"input-text-error\">\n        Некорректный формат\n      </p>\n  </div>\n  [submit class:button \"Отправить\"]\n  </div>\n<div class=\"checkbox\">\n[checkbox* checkbox-65132ru id:checkbox-1 \"yes\"]   \n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> Я даю согласие на обработку <a href=\"https://upod.goodface.com.ua/wp/privacy-policy/\" target=\"_blank\">персональных данных</a> </span> </label>\n</div>'),(1756,316,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:16:\"Подписка\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:94:\"От: [join-form-ru]\nТема: Подписка на рассылку\n\nE-mail:\n[join-form-ru];\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1757,316,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1758,316,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(1759,316,'_additional_settings',''),(1760,316,'_locale','ru_RU'),(1762,63,'brand_logo','939'),(1763,63,'_brand_logo','field_611d47914d0bd'),(1764,63,'brand_preview','169'),(1765,63,'_brand_preview','field_611d48314d0be'),(1766,320,'_wp_attached_file','2021/08/aiir-logo.svg'),(1767,320,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:62;s:6:\"height\";i:32;s:4:\"file\";s:22:\"/2021/08/aiir-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"aiir-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1768,321,'_wp_attached_file','2021/08/eleaf-logo.svg'),(1769,321,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:27;s:4:\"file\";s:23:\"/2021/08/eleaf-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"eleaf-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1770,322,'_wp_attached_file','2021/08/hqd-logo.svg'),(1771,322,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:78;s:6:\"height\";i:20;s:4:\"file\";s:21:\"/2021/08/hqd-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"hqd-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1772,323,'_wp_attached_file','2021/08/iget-logo.svg'),(1773,323,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:107;s:6:\"height\";i:20;s:4:\"file\";s:22:\"/2021/08/iget-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"iget-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1774,324,'_wp_attached_file','2021/08/puff-bar-logo-2.svg'),(1775,324,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:65;s:6:\"height\";i:48;s:4:\"file\";s:28:\"/2021/08/puff-bar-logo-2.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:19:\"puff-bar-logo-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1776,62,'brand_logo','321'),(1777,62,'_brand_logo','field_611d47914d0bd'),(1778,62,'brand_preview','171'),(1779,62,'_brand_preview','field_611d48314d0be'),(1780,61,'brand_name','IGET'),(1781,61,'_brand_name','field_611d06909eafd'),(1782,61,'brand_logo','323'),(1783,61,'_brand_logo','field_611d47914d0bd'),(1784,61,'brand_preview','177'),(1785,61,'_brand_preview','field_611d48314d0be'),(1786,60,'brand_logo','322'),(1787,60,'_brand_logo','field_611d47914d0bd'),(1788,60,'brand_preview','175'),(1789,60,'_brand_preview','field_611d48314d0be'),(1790,59,'brand_name','Puff bar'),(1791,59,'_brand_name','field_611d06909eafd'),(1792,59,'brand_logo','940'),(1793,59,'_brand_logo','field_611d47914d0bd'),(1794,59,'brand_preview','180'),(1795,59,'_brand_preview','field_611d48314d0be'),(1796,59,'brand_country','174'),(1797,59,'_brand_country','field_611d494acda3e'),(1798,60,'brand_country','173'),(1799,60,'_brand_country','field_611d494acda3e'),(1800,61,'brand_country','173'),(1801,61,'_brand_country','field_611d494acda3e'),(1802,62,'brand_country','173'),(1803,62,'_brand_country','field_611d494acda3e'),(1804,63,'brand_country','173'),(1805,63,'_brand_country','field_611d494acda3e'),(1806,326,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1807,326,'_main-title','field_611bb82b75ef6'),(1808,326,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1809,326,'_main_subtitle','field_611bb89775ef7'),(1810,326,'main_button_text','Где купить'),(1811,326,'_main_button_text','field_611bb95575ef9'),(1812,326,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1813,326,'_main_button_link','field_611bb96275efa'),(1814,326,'main_button',''),(1815,326,'_main_button','field_611bb93175ef8'),(1816,326,'main_slider',''),(1817,326,'_main_slider','field_611bb97475efb'),(1818,326,'brand_list','63'),(1819,326,'_brand_list','field_611bcdcdcf174'),(1820,326,'brand_partners_title','Хотите стать нашим партнером?'),(1821,326,'_brand_partners_title','field_611bcee1cf175'),(1822,326,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1823,326,'_brand_partners_subtitle','field_611bcf08cf176'),(1824,326,'partners_button','оставить заявку'),(1825,326,'_partners_button','field_611bcf29cf177'),(1826,326,'brand_partners_button','оставить заявку'),(1827,326,'_brand_partners_button','field_611bcf29cf177'),(1828,326,'brand_parners_img','179'),(1829,326,'_brand_parners_img','field_611bcfdb01481'),(1830,326,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1831,326,'_partners_title','field_611bd0a7d9bba'),(1832,326,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1833,326,'_preferences_title','field_611bd4068f31c'),(1834,326,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1835,326,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1836,326,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1837,326,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1838,326,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1839,326,'_preferences_list_preferences_3','field_611bd50d8f320'),(1840,326,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1841,326,'_preferences_list_preferences_4','field_611bd50e8f321'),(1842,326,'preferences_list',''),(1843,326,'_preferences_list','field_611bd4cd8f31d'),(1844,326,'preferences_img','207'),(1845,326,'_preferences_img','field_611bd5af8f32b'),(1846,326,'preferences_button_text',''),(1847,326,'_preferences_button_text','field_611bd5378f324'),(1848,326,'preferences_button_link',''),(1849,326,'_preferences_button_link','field_611bd5378f325'),(1850,326,'preferences_button',''),(1851,326,'_preferences_button','field_611bd5378f323'),(1852,326,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1853,326,'_UPOD_description','field_611bdbb14e1f3'),(1854,326,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1855,326,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1856,326,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1857,326,'_UPOD_description-img','field_611bde71032b3'),(1858,326,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(1859,326,'_scrollable-line-logos','field_611d10c782c6c'),(1860,327,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1861,327,'_main-title','field_611bb82b75ef6'),(1862,327,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1863,327,'_main_subtitle','field_611bb89775ef7'),(1864,327,'main_button_text','Где купить'),(1865,327,'_main_button_text','field_611bb95575ef9'),(1866,327,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1867,327,'_main_button_link','field_611bb96275efa'),(1868,327,'main_button',''),(1869,327,'_main_button','field_611bb93175ef8'),(1870,327,'main_slider',''),(1871,327,'_main_slider','field_611bb97475efb'),(1872,327,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(1873,327,'_brand_list','field_611bcdcdcf174'),(1874,327,'brand_partners_title','Хотите стать нашим партнером?'),(1875,327,'_brand_partners_title','field_611bcee1cf175'),(1876,327,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1877,327,'_brand_partners_subtitle','field_611bcf08cf176'),(1878,327,'partners_button','оставить заявку'),(1879,327,'_partners_button','field_611bcf29cf177'),(1880,327,'brand_partners_button','оставить заявку'),(1881,327,'_brand_partners_button','field_611bcf29cf177'),(1882,327,'brand_parners_img','179'),(1883,327,'_brand_parners_img','field_611bcfdb01481'),(1884,327,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1885,327,'_partners_title','field_611bd0a7d9bba'),(1886,327,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1887,327,'_preferences_title','field_611bd4068f31c'),(1888,327,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1889,327,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1890,327,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1891,327,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1892,327,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1893,327,'_preferences_list_preferences_3','field_611bd50d8f320'),(1894,327,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1895,327,'_preferences_list_preferences_4','field_611bd50e8f321'),(1896,327,'preferences_list',''),(1897,327,'_preferences_list','field_611bd4cd8f31d'),(1898,327,'preferences_img','207'),(1899,327,'_preferences_img','field_611bd5af8f32b'),(1900,327,'preferences_button_text',''),(1901,327,'_preferences_button_text','field_611bd5378f324'),(1902,327,'preferences_button_link',''),(1903,327,'_preferences_button_link','field_611bd5378f325'),(1904,327,'preferences_button',''),(1905,327,'_preferences_button','field_611bd5378f323'),(1906,327,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1907,327,'_UPOD_description','field_611bdbb14e1f3'),(1908,327,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1909,327,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1910,327,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1911,327,'_UPOD_description-img','field_611bde71032b3'),(1912,327,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(1913,327,'_scrollable-line-logos','field_611d10c782c6c'),(1914,357,'main-title','<h1>Электронные сигареты <em>нового</em> поколения</h1>'),(1915,357,'_main-title','field_611bb82b75ef6'),(1916,357,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(1917,357,'_main_subtitle','field_611bb89775ef7'),(1918,357,'main_button_text','Где купить'),(1919,357,'_main_button_text','field_611bb95575ef9'),(1920,357,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(1921,357,'_main_button_link','field_611bb96275efa'),(1922,357,'main_button',''),(1923,357,'_main_button','field_611bb93175ef8'),(1924,357,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(1925,357,'_main_slider','field_611bb97475efb'),(1926,357,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(1927,357,'_brand_list','field_611bcdcdcf174'),(1928,357,'brand_partners_title','Хотите стать нашим партнером?'),(1929,357,'_brand_partners_title','field_611bcee1cf175'),(1930,357,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(1931,357,'_brand_partners_subtitle','field_611bcf08cf176'),(1932,357,'partners_button','оставить заявку'),(1933,357,'_partners_button','field_611bcf29cf177'),(1934,357,'brand_partners_button','оставить заявку'),(1935,357,'_brand_partners_button','field_611bcf29cf177'),(1936,357,'brand_parners_img','179'),(1937,357,'_brand_parners_img','field_611bcfdb01481'),(1938,357,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(1939,357,'_partners_title','field_611bd0a7d9bba'),(1940,357,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(1941,357,'_preferences_title','field_611bd4068f31c'),(1942,357,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(1943,357,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(1944,357,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(1945,357,'_preferences_list_preferences_2','field_611bd50b8f31f'),(1946,357,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(1947,357,'_preferences_list_preferences_3','field_611bd50d8f320'),(1948,357,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(1949,357,'_preferences_list_preferences_4','field_611bd50e8f321'),(1950,357,'preferences_list',''),(1951,357,'_preferences_list','field_611bd4cd8f31d'),(1952,357,'preferences_img','207'),(1953,357,'_preferences_img','field_611bd5af8f32b'),(1954,357,'preferences_button_text',''),(1955,357,'_preferences_button_text','field_611bd5378f324'),(1956,357,'preferences_button_link',''),(1957,357,'_preferences_button_link','field_611bd5378f325'),(1958,357,'preferences_button',''),(1959,357,'_preferences_button','field_611bd5378f323'),(1960,357,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(1961,357,'_UPOD_description','field_611bdbb14e1f3'),(1962,357,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(1963,357,'_UPOD_description-soc_title','field_611bdf0f8997f'),(1964,357,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(1965,357,'_UPOD_description-img','field_611bde71032b3'),(1966,357,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(1967,357,'_scrollable-line-logos','field_611d10c782c6c'),(1968,328,'_wp_trash_meta_status','publish'),(1969,328,'_wp_trash_meta_time','1629329248'),(1970,328,'_wp_desired_post_slug','group_611d82e735883'),(1971,329,'_wp_trash_meta_status','publish'),(1972,329,'_wp_trash_meta_time','1629329248'),(1973,329,'_wp_desired_post_slug','field_611d82e745a5e'),(1974,330,'_wp_trash_meta_status','publish'),(1975,330,'_wp_trash_meta_time','1629329248'),(1976,330,'_wp_desired_post_slug','field_611d82e745aa8'),(1977,331,'_wp_trash_meta_status','publish'),(1978,331,'_wp_trash_meta_time','1629329248'),(1979,331,'_wp_desired_post_slug','field_611d82e745ad9'),(1980,332,'_wp_trash_meta_status','publish'),(1981,332,'_wp_trash_meta_time','1629329248'),(1982,332,'_wp_desired_post_slug','field_611d82e745b20'),(1983,333,'_wp_trash_meta_status','publish'),(1984,333,'_wp_trash_meta_time','1629329248'),(1985,333,'_wp_desired_post_slug','field_611d82e745b5f'),(1986,334,'_wp_trash_meta_status','publish'),(1987,334,'_wp_trash_meta_time','1629329248'),(1988,334,'_wp_desired_post_slug','field_611d82e745b9b'),(1989,335,'_wp_trash_meta_status','publish'),(1990,335,'_wp_trash_meta_time','1629329248'),(1991,335,'_wp_desired_post_slug','field_611d82e745bd7'),(1992,336,'_wp_trash_meta_status','publish'),(1993,336,'_wp_trash_meta_time','1629329248'),(1994,336,'_wp_desired_post_slug','field_611d82e745c12'),(1995,337,'_wp_trash_meta_status','publish'),(1996,337,'_wp_trash_meta_time','1629329248'),(1997,337,'_wp_desired_post_slug','field_611d82e745c4e'),(1998,338,'_wp_trash_meta_status','publish'),(1999,338,'_wp_trash_meta_time','1629329248'),(2000,338,'_wp_desired_post_slug','field_611d82e745c8a'),(2001,340,'_wp_trash_meta_status','publish'),(2002,340,'_wp_trash_meta_time','1629329248'),(2003,340,'_wp_desired_post_slug','field_611d82e745cc6'),(2004,341,'_wp_trash_meta_status','publish'),(2005,341,'_wp_trash_meta_time','1629329248'),(2006,341,'_wp_desired_post_slug','field_611d82e745d01'),(2007,157,'product_taste_14_name','Дважды Жвачка'),(2008,157,'_product_taste_14_name','field_611b835da8aed'),(2009,358,'_edit_last','1'),(2010,358,'brand','63'),(2011,358,'_brand','field_611aa6eea67f3'),(2012,358,'product_name','Aiir Plane'),(2013,358,'_product_name','field_611b820ca8ae8'),(2014,358,'product_price','1000'),(2015,358,'_product_price','field_611b828ca8ae9'),(2016,358,'where_buy','1'),(2017,358,'_where_buy','field_611b88e0a8af6'),(2018,358,'product_img','423'),(2019,358,'_product_img','field_611b8b1ddf19c'),(2020,358,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(2021,358,'_product_description','field_611b829aa8aea'),(2022,358,'product_taste_0_name','Клубника'),(2023,358,'_product_taste_0_name','field_611b835da8aed'),(2024,358,'product_taste','1'),(2025,358,'_product_taste','field_611b8342a8aec'),(2026,358,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(2027,358,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(2028,358,'product_characteristics_count_of_puff_puff_val','4000'),(2029,358,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(2030,358,'product_characteristics_count_of_puff','4000'),(2031,358,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(2032,358,'product_characteristics_count_of_nikotin_puff_text',''),(2033,358,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(2034,358,'product_characteristics_count_of_nikotin_puff_val',''),(2035,358,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(2036,358,'product_characteristics_count_of_nikotin',' 1.25'),(2037,358,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(2038,358,'product_characteristics_size_puff_text',''),(2039,358,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(2040,358,'product_characteristics_size_puff_val',''),(2041,358,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(2042,358,'product_characteristics_size','80'),(2043,358,'_product_characteristics_size','field_611b90b565bd0'),(2044,358,'product_characteristics_weight_puff_text',''),(2045,358,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(2046,358,'product_characteristics_weight_puff_val',''),(2047,358,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(2048,358,'product_characteristics_weight','12'),(2049,358,'_product_characteristics_weight','field_611b90c965bd3'),(2050,358,'product_characteristics_capacity_puff_text',''),(2051,358,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(2052,358,'product_characteristics_capacity_puff_val',''),(2053,358,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(2054,358,'product_characteristics_capacity','280'),(2055,358,'_product_characteristics_capacity','field_611b90dc65bd6'),(2056,358,'product_characteristics',''),(2057,358,'_product_characteristics','field_611b87a8a8af0'),(2058,358,'_edit_lock','1629635645:1'),(2072,359,'_edit_last','1'),(2073,359,'brand','61'),(2074,359,'_brand','field_611aa6eea67f3'),(2075,359,'product_name','HQD King 2000 — Grape'),(2076,359,'_product_name','field_611b820ca8ae8'),(2077,359,'product_price','200'),(2078,359,'_product_price','field_611b828ca8ae9'),(2079,359,'where_buy','1'),(2080,359,'_where_buy','field_611b88e0a8af6'),(2081,359,'product_img','616'),(2082,359,'_product_img','field_611b8b1ddf19c'),(2083,359,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(2084,359,'_product_description','field_611b829aa8aea'),(2085,359,'product_taste_0_name','Клубника'),(2086,359,'_product_taste_0_name','field_611b835da8aed'),(2087,359,'product_taste','2'),(2088,359,'_product_taste','field_611b8342a8aec'),(2089,359,'product_characteristics_count_of_puff_puff_text',''),(2090,359,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(2091,359,'product_characteristics_count_of_puff_puff_val',''),(2092,359,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(2093,359,'product_characteristics_count_of_puff','300-400'),(2094,359,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(2095,359,'product_characteristics_count_of_nikotin_puff_text',''),(2096,359,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(2097,359,'product_characteristics_count_of_nikotin_puff_val',''),(2098,359,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(2099,359,'product_characteristics_count_of_nikotin',' 1.25'),(2100,359,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(2101,359,'product_characteristics_size_puff_text',''),(2102,359,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(2103,359,'product_characteristics_size_puff_val',''),(2104,359,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(2105,359,'product_characteristics_size','80'),(2106,359,'_product_characteristics_size','field_611b90b565bd0'),(2107,359,'product_characteristics_weight_puff_text',''),(2108,359,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(2109,359,'product_characteristics_weight_puff_val',''),(2110,359,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(2111,359,'product_characteristics_weight','12'),(2112,359,'_product_characteristics_weight','field_611b90c965bd3'),(2113,359,'product_characteristics_capacity_puff_text',''),(2114,359,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(2115,359,'product_characteristics_capacity_puff_val',''),(2116,359,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(2117,359,'product_characteristics_capacity','280'),(2118,359,'_product_characteristics_capacity','field_611b90dc65bd6'),(2119,359,'product_characteristics',''),(2120,359,'_product_characteristics','field_611b87a8a8af0'),(2121,359,'_edit_lock','1629654675:1'),(2135,359,'product_taste_1_name','Вишня'),(2136,359,'_product_taste_1_name','field_611b835da8aed'),(2137,360,'_edit_last','1'),(2138,360,'brand','61'),(2139,360,'_brand','field_611aa6eea67f3'),(2140,360,'product_name','IGET JANNA'),(2141,360,'_product_name','field_611b820ca8ae8'),(2142,360,'product_price','250'),(2143,360,'_product_price','field_611b828ca8ae9'),(2144,360,'where_buy','1'),(2145,360,'_where_buy','field_611b88e0a8af6'),(2146,360,'product_img','608'),(2147,360,'_product_img','field_611b8b1ddf19c'),(2148,360,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(2149,360,'_product_description','field_611b829aa8aea'),(2150,360,'product_taste_0_name','Клубника'),(2151,360,'_product_taste_0_name','field_611b835da8aed'),(2152,360,'product_taste','3'),(2153,360,'_product_taste','field_611b8342a8aec'),(2154,360,'product_characteristics_count_of_puff_puff_text',''),(2155,360,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(2156,360,'product_characteristics_count_of_puff_puff_val',''),(2157,360,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(2158,360,'product_characteristics_count_of_puff','300'),(2159,360,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(2160,360,'product_characteristics_count_of_nikotin_puff_text',''),(2161,360,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(2162,360,'product_characteristics_count_of_nikotin_puff_val',''),(2163,360,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(2164,360,'product_characteristics_count_of_nikotin',' 1.25'),(2165,360,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(2166,360,'product_characteristics_size_puff_text',''),(2167,360,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(2168,360,'product_characteristics_size_puff_val',''),(2169,360,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(2170,360,'product_characteristics_size','80'),(2171,360,'_product_characteristics_size','field_611b90b565bd0'),(2172,360,'product_characteristics_weight_puff_text',''),(2173,360,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(2174,360,'product_characteristics_weight_puff_val',''),(2175,360,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(2176,360,'product_characteristics_weight','12'),(2177,360,'_product_characteristics_weight','field_611b90c965bd3'),(2178,360,'product_characteristics_capacity_puff_text',''),(2179,360,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(2180,360,'product_characteristics_capacity_puff_val',''),(2181,360,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(2182,360,'product_characteristics_capacity','280'),(2183,360,'_product_characteristics_capacity','field_611b90dc65bd6'),(2184,360,'product_characteristics',''),(2185,360,'_product_characteristics','field_611b87a8a8af0'),(2186,360,'_edit_lock','1629654655:1'),(2187,360,'product_taste_1_name','Вишня'),(2188,360,'_product_taste_1_name','field_611b835da8aed'),(2200,360,'product_taste_2_name','Микс ягод'),(2201,360,'_product_taste_2_name','field_611b835da8aed'),(2202,385,'_form','<div class=\"input-box\">\n         [text* modal_form_name-ru class:input class:name placeholder \"Ваше имя\"]\n	<p class=\"input-text-error\">\n		Некорректный формат\n	</p>\n</div>\n<div class=\"input-box\">\n         [text modal_form_phone-ru class:input class:phone class:phone-mask placeholder \"Номер телефона\"]\n	<p class=\"input-text-error\">\n		Некорректный формат\n	</p>\n</div>\n<div class=\"input-box\">\n         [email* modal_form_email-ru class:input class:email placeholder \"Ваш e-mail\"]\n	<p class=\"input-text-error\">\n		Некорректный формат\n	</p>\n</div>\n<div class=\"checkbox\">\n    [checkbox* checkbox-651ru id:checkbox-2 \"yes\"]   \n         <label for=\"checkbox-2\">\n		<span class=\"checkbox-check\"></span>\n		<span class=\"checkbox-text\">\n			Я даю согласие на обработку персональных данных в соответствии с <a href=\"https://upod.goodface.com.ua/wp/privacy-policy/\" target=\"_blank\">политикой\n			конфиденциальности</a>\n		</span>\n	  </label>\n</div>\n[submit class:button class:-big \"Отправить\"]'),(2203,385,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:51:\"Новая заявка с сайта [_site_title]\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:206:\"От: [modal_form_name-ru];\n\nE-mail: [modal_form_email-ru];\n\nНомер телефона: [modal_form_phone-ru];\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2204,385,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2205,385,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(2206,385,'_additional_settings',''),(2207,385,'_locale','ru_RU'),(2209,386,'_form','<div class=\"input-box\">\n         [text* modal_form_name-en class:input class:name placeholder \"Your name\"]\n	<p class=\"input-text-error\">\n		Invalid format\n	</p>\n</div>\n<div class=\"input-box\">\n         [text modal_form_phone-en class:input class:phone class:phone-mask placeholder \"Phone number\"]\n	<p class=\"input-text-error\">\n		Invalid format\n	</p>\n</div>\n<div class=\"input-box\">\n         [email* modal_form_email-en class:input class:email placeholder \"Your e-mail\"]\n	<p class=\"input-text-error\">\n		Invalid format\n	</p>\n</div>\n<div class=\"checkbox\">\n    [checkbox* checkbox-651 id:checkbox-2 \"yes\"]   \n         <label for=\"checkbox-2\">\n		<span class=\"checkbox-check\"></span>\n		<span class=\"checkbox-text\">\n			I consent to the processing of personal data in accordance with the <a href=\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/\" target=\"_blank\">privacy policy</a>\n		</span>\n	  </label>\n</div>\n[submit class:button class:-big \"Submit\"]'),(2210,386,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:68:\"Новая заявка с сайта [_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:206:\"От: [modal_form_name-en];\n\nE-mail: [modal_form_email-en];\n\nНомер телефона: [modal_form_phone-en];\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2211,386,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2212,386,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(2213,386,'_additional_settings',''),(2214,386,'_locale','ru_RU'),(2215,387,'_form','<div class=\"input-box\">\n         [text* modal_form_name-uk class:input class:name placeholder \"Ваше ім\'я\"]\n	<p class=\"input-text-error\">\n		Некоректний формат\n	</p>\n</div>\n<div class=\"input-box\">\n         [text modal_form_phone-uk class:input class:phone class:phone-mask placeholder \"Номер телефону\"]\n	<p class=\"input-text-error\">\n		Некоректний формат\n	</p>\n</div>\n<div class=\"input-box\">\n         [email* modal_form_email-uk class:input class:email placeholder \"Ваш e-mail\"]\n	<p class=\"input-text-error\">\n		Некоректний формат\n	</p>\n</div>\n<div class=\"checkbox\">\n    [checkbox* checkbox-651uk id:checkbox-2 \"yes\"]   \n         <label for=\"checkbox-2\">\n		<span class=\"checkbox-check\"></span>\n		<span class=\"checkbox-text\">\n			Я даю згоду на обробку персональних даних в відповідності до с <a href=\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/\" target=\"_blank\">політики конфіденційності</a>\n		</span>\n	  </label>\n</div>\n[submit class:button class:-big \"Відправити\"]'),(2216,387,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:68:\"Новая заявка с сайта [_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:206:\"От: [modal_form_name-uk];\n\nE-mail: [modal_form_email-uk];\n\nНомер телефона: [modal_form_phone-uk];\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2217,387,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2218,387,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(2219,387,'_additional_settings',''),(2220,387,'_locale','ru_RU'),(2221,388,'_form','<div class=\"footer__input-box\">\n    <div class=\"input-box\">\n      [email* join-form-en class:input class:email placeholder \"Your E-mail\"]\n      <p class=\"input-text-error\">\n        Invalid format\n      </p>\n  </div>\n  [submit class:button \"Submit\"]\n  </div>\n<div class=\"checkbox\">\n[checkbox* checkbox-65132 id:checkbox-1 \"yes\"]   \n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> \nI consent to the processing of  <a href=\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/\" target=\"_blank\">personal data</a> </span> </label>\n</div>'),(2222,388,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:16:\"Подписка\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:94:\"От: [join-form-ru]\nТема: Подписка на рассылку\n\nE-mail:\n[join-form-en];\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2223,388,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2224,388,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(2225,388,'_additional_settings',''),(2226,388,'_locale','ru_RU'),(2227,389,'_form','<div class=\"footer__input-box\">\n    <div class=\"input-box\">\n      [email* join-form-uk class:input class:email placeholder \"Ваш E-mail\"]\n      <p class=\"input-text-error\">\n        Некоректний формат\n      </p>\n  </div>\n  [submit class:button \"Відправити\"]\n  </div>\n<div class=\"checkbox\">\n[checkbox* checkbox-65132uk id:checkbox-1 \"yes\"]   \n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> Я даю згоду на обробку <a href=\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/\" target=\"_blank\">персональних даних</a> </span> </label>\n</div>'),(2228,389,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:16:\"Подписка\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:25:\"vova.tsirul1609@gmail.com\";s:4:\"body\";s:94:\"От: [join-form-uk]\nТема: Подписка на рассылку\n\nE-mail:\n[join-form-uk];\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2229,389,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:46:\"[_site_title] <wordpress@upod.goodface.com.ua>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:128:\"Сообщение:\n[your-message]\n\n-- \nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2230,389,'_messages','a:22:{s:12:\"mail_sent_ok\";s:0:\"\";s:12:\"mail_sent_ng\";s:0:\"\";s:16:\"validation_error\";s:0:\"\";s:4:\"spam\";s:0:\"\";s:12:\"accept_terms\";s:0:\"\";s:16:\"invalid_required\";s:0:\"\";s:16:\"invalid_too_long\";s:0:\"\";s:17:\"invalid_too_short\";s:0:\"\";s:13:\"upload_failed\";s:0:\"\";s:24:\"upload_file_type_invalid\";s:0:\"\";s:21:\"upload_file_too_large\";s:0:\"\";s:23:\"upload_failed_php_error\";s:0:\"\";s:12:\"invalid_date\";s:0:\"\";s:14:\"date_too_early\";s:0:\"\";s:13:\"date_too_late\";s:0:\"\";s:14:\"invalid_number\";s:0:\"\";s:16:\"number_too_small\";s:0:\"\";s:16:\"number_too_large\";s:0:\"\";s:23:\"quiz_answer_not_correct\";s:0:\"\";s:13:\"invalid_email\";s:0:\"\";s:11:\"invalid_url\";s:0:\"\";s:11:\"invalid_tel\";s:0:\"\";}'),(2231,389,'_additional_settings',''),(2232,389,'_locale','ru_RU'),(2233,390,'main-title','Электронные сигареты [add_animation \'direction\' => \'top-start\', \'color_1\' => \'#F7186D\', \'color_2\' => \'#FFBE41\', \'color_3\' => \'#D2F500\'] нового [/add_animation] поколения'),(2234,390,'_main-title','field_611bb82b75ef6'),(2235,390,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2236,390,'_main_subtitle','field_611bb89775ef7'),(2237,390,'main_button_text','Где купить'),(2238,390,'_main_button_text','field_611bb95575ef9'),(2239,390,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2240,390,'_main_button_link','field_611bb96275efa'),(2241,390,'main_button',''),(2242,390,'_main_button','field_611bb93175ef8'),(2243,390,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2244,390,'_main_slider','field_611bb97475efb'),(2245,390,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2246,390,'_brand_list','field_611bcdcdcf174'),(2247,390,'brand_partners_title','Хотите стать нашим партнером?'),(2248,390,'_brand_partners_title','field_611bcee1cf175'),(2249,390,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2250,390,'_brand_partners_subtitle','field_611bcf08cf176'),(2251,390,'partners_button','оставить заявку'),(2252,390,'_partners_button','field_611bcf29cf177'),(2253,390,'brand_partners_button','оставить заявку'),(2254,390,'_brand_partners_button','field_611bcf29cf177'),(2255,390,'brand_parners_img','179'),(2256,390,'_brand_parners_img','field_611bcfdb01481'),(2257,390,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2258,390,'_partners_title','field_611bd0a7d9bba'),(2259,390,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2260,390,'_preferences_title','field_611bd4068f31c'),(2261,390,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2262,390,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2263,390,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2264,390,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2265,390,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2266,390,'_preferences_list_preferences_3','field_611bd50d8f320'),(2267,390,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2268,390,'_preferences_list_preferences_4','field_611bd50e8f321'),(2269,390,'preferences_list',''),(2270,390,'_preferences_list','field_611bd4cd8f31d'),(2271,390,'preferences_img','207'),(2272,390,'_preferences_img','field_611bd5af8f32b'),(2273,390,'preferences_button_text',''),(2274,390,'_preferences_button_text','field_611bd5378f324'),(2275,390,'preferences_button_link',''),(2276,390,'_preferences_button_link','field_611bd5378f325'),(2277,390,'preferences_button',''),(2278,390,'_preferences_button','field_611bd5378f323'),(2279,390,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2280,390,'_UPOD_description','field_611bdbb14e1f3'),(2281,390,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2282,390,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2283,390,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2284,390,'_UPOD_description-img','field_611bde71032b3'),(2285,390,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2286,390,'_scrollable-line-logos','field_611d10c782c6c'),(2287,391,'main-title','Электронные сигареты [add_animation direction=\'top-start\' color_1= \'#F7186D\'  color_2=\'#FFBE41\'  color_3=\'#D2F500\'] нового [/add_animation] поколения'),(2288,391,'_main-title','field_611bb82b75ef6'),(2289,391,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2290,391,'_main_subtitle','field_611bb89775ef7'),(2291,391,'main_button_text','Где купить'),(2292,391,'_main_button_text','field_611bb95575ef9'),(2293,391,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2294,391,'_main_button_link','field_611bb96275efa'),(2295,391,'main_button',''),(2296,391,'_main_button','field_611bb93175ef8'),(2297,391,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2298,391,'_main_slider','field_611bb97475efb'),(2299,391,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2300,391,'_brand_list','field_611bcdcdcf174'),(2301,391,'brand_partners_title','Хотите стать нашим партнером?'),(2302,391,'_brand_partners_title','field_611bcee1cf175'),(2303,391,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2304,391,'_brand_partners_subtitle','field_611bcf08cf176'),(2305,391,'partners_button','оставить заявку'),(2306,391,'_partners_button','field_611bcf29cf177'),(2307,391,'brand_partners_button','оставить заявку'),(2308,391,'_brand_partners_button','field_611bcf29cf177'),(2309,391,'brand_parners_img','179'),(2310,391,'_brand_parners_img','field_611bcfdb01481'),(2311,391,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2312,391,'_partners_title','field_611bd0a7d9bba'),(2313,391,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2314,391,'_preferences_title','field_611bd4068f31c'),(2315,391,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2316,391,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2317,391,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2318,391,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2319,391,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2320,391,'_preferences_list_preferences_3','field_611bd50d8f320'),(2321,391,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2322,391,'_preferences_list_preferences_4','field_611bd50e8f321'),(2323,391,'preferences_list',''),(2324,391,'_preferences_list','field_611bd4cd8f31d'),(2325,391,'preferences_img','207'),(2326,391,'_preferences_img','field_611bd5af8f32b'),(2327,391,'preferences_button_text',''),(2328,391,'_preferences_button_text','field_611bd5378f324'),(2329,391,'preferences_button_link',''),(2330,391,'_preferences_button_link','field_611bd5378f325'),(2331,391,'preferences_button',''),(2332,391,'_preferences_button','field_611bd5378f323'),(2333,391,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2334,391,'_UPOD_description','field_611bdbb14e1f3'),(2335,391,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2336,391,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2337,391,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2338,391,'_UPOD_description-img','field_611bde71032b3'),(2339,391,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2340,391,'_scrollable-line-logos','field_611d10c782c6c'),(2341,392,'main-title','Электронные сигареты [footag] нового поколения'),(2342,392,'_main-title','field_611bb82b75ef6'),(2343,392,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2344,392,'_main_subtitle','field_611bb89775ef7'),(2345,392,'main_button_text','Где купить'),(2346,392,'_main_button_text','field_611bb95575ef9'),(2347,392,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2348,392,'_main_button_link','field_611bb96275efa'),(2349,392,'main_button',''),(2350,392,'_main_button','field_611bb93175ef8'),(2351,392,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2352,392,'_main_slider','field_611bb97475efb'),(2353,392,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2354,392,'_brand_list','field_611bcdcdcf174'),(2355,392,'brand_partners_title','Хотите стать нашим партнером?'),(2356,392,'_brand_partners_title','field_611bcee1cf175'),(2357,392,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2358,392,'_brand_partners_subtitle','field_611bcf08cf176'),(2359,392,'partners_button','оставить заявку'),(2360,392,'_partners_button','field_611bcf29cf177'),(2361,392,'brand_partners_button','оставить заявку'),(2362,392,'_brand_partners_button','field_611bcf29cf177'),(2363,392,'brand_parners_img','179'),(2364,392,'_brand_parners_img','field_611bcfdb01481'),(2365,392,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2366,392,'_partners_title','field_611bd0a7d9bba'),(2367,392,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2368,392,'_preferences_title','field_611bd4068f31c'),(2369,392,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2370,392,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2371,392,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2372,392,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2373,392,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2374,392,'_preferences_list_preferences_3','field_611bd50d8f320'),(2375,392,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2376,392,'_preferences_list_preferences_4','field_611bd50e8f321'),(2377,392,'preferences_list',''),(2378,392,'_preferences_list','field_611bd4cd8f31d'),(2379,392,'preferences_img','207'),(2380,392,'_preferences_img','field_611bd5af8f32b'),(2381,392,'preferences_button_text',''),(2382,392,'_preferences_button_text','field_611bd5378f324'),(2383,392,'preferences_button_link',''),(2384,392,'_preferences_button_link','field_611bd5378f325'),(2385,392,'preferences_button',''),(2386,392,'_preferences_button','field_611bd5378f323'),(2387,392,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2388,392,'_UPOD_description','field_611bdbb14e1f3'),(2389,392,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2390,392,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2391,392,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2392,392,'_UPOD_description-img','field_611bde71032b3'),(2393,392,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2394,392,'_scrollable-line-logos','field_611d10c782c6c'),(2395,393,'main-title','Электронные сигареты [footag foo=\"bar\"] нового поколения'),(2396,393,'_main-title','field_611bb82b75ef6'),(2397,393,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2398,393,'_main_subtitle','field_611bb89775ef7'),(2399,393,'main_button_text','Где купить'),(2400,393,'_main_button_text','field_611bb95575ef9'),(2401,393,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2402,393,'_main_button_link','field_611bb96275efa'),(2403,393,'main_button',''),(2404,393,'_main_button','field_611bb93175ef8'),(2405,393,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2406,393,'_main_slider','field_611bb97475efb'),(2407,393,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2408,393,'_brand_list','field_611bcdcdcf174'),(2409,393,'brand_partners_title','Хотите стать нашим партнером?'),(2410,393,'_brand_partners_title','field_611bcee1cf175'),(2411,393,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2412,393,'_brand_partners_subtitle','field_611bcf08cf176'),(2413,393,'partners_button','оставить заявку'),(2414,393,'_partners_button','field_611bcf29cf177'),(2415,393,'brand_partners_button','оставить заявку'),(2416,393,'_brand_partners_button','field_611bcf29cf177'),(2417,393,'brand_parners_img','179'),(2418,393,'_brand_parners_img','field_611bcfdb01481'),(2419,393,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2420,393,'_partners_title','field_611bd0a7d9bba'),(2421,393,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2422,393,'_preferences_title','field_611bd4068f31c'),(2423,393,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2424,393,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2425,393,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2426,393,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2427,393,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2428,393,'_preferences_list_preferences_3','field_611bd50d8f320'),(2429,393,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2430,393,'_preferences_list_preferences_4','field_611bd50e8f321'),(2431,393,'preferences_list',''),(2432,393,'_preferences_list','field_611bd4cd8f31d'),(2433,393,'preferences_img','207'),(2434,393,'_preferences_img','field_611bd5af8f32b'),(2435,393,'preferences_button_text',''),(2436,393,'_preferences_button_text','field_611bd5378f324'),(2437,393,'preferences_button_link',''),(2438,393,'_preferences_button_link','field_611bd5378f325'),(2439,393,'preferences_button',''),(2440,393,'_preferences_button','field_611bd5378f323'),(2441,393,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2442,393,'_UPOD_description','field_611bdbb14e1f3'),(2443,393,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2444,393,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2445,393,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2446,393,'_UPOD_description-img','field_611bde71032b3'),(2447,393,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2448,393,'_scrollable-line-logos','field_611d10c782c6c'),(2449,395,'main-title','Электронные сигареты [footag foo = \"bar\"] нового поколения'),(2450,395,'_main-title','field_611bb82b75ef6'),(2451,395,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2452,395,'_main_subtitle','field_611bb89775ef7'),(2453,395,'main_button_text','Где купить'),(2454,395,'_main_button_text','field_611bb95575ef9'),(2455,395,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2456,395,'_main_button_link','field_611bb96275efa'),(2457,395,'main_button',''),(2458,395,'_main_button','field_611bb93175ef8'),(2459,395,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2460,395,'_main_slider','field_611bb97475efb'),(2461,395,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2462,395,'_brand_list','field_611bcdcdcf174'),(2463,395,'brand_partners_title','Хотите стать нашим партнером?'),(2464,395,'_brand_partners_title','field_611bcee1cf175'),(2465,395,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2466,395,'_brand_partners_subtitle','field_611bcf08cf176'),(2467,395,'partners_button','оставить заявку'),(2468,395,'_partners_button','field_611bcf29cf177'),(2469,395,'brand_partners_button','оставить заявку'),(2470,395,'_brand_partners_button','field_611bcf29cf177'),(2471,395,'brand_parners_img','179'),(2472,395,'_brand_parners_img','field_611bcfdb01481'),(2473,395,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2474,395,'_partners_title','field_611bd0a7d9bba'),(2475,395,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2476,395,'_preferences_title','field_611bd4068f31c'),(2477,395,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2478,395,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2479,395,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2480,395,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2481,395,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2482,395,'_preferences_list_preferences_3','field_611bd50d8f320'),(2483,395,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2484,395,'_preferences_list_preferences_4','field_611bd50e8f321'),(2485,395,'preferences_list',''),(2486,395,'_preferences_list','field_611bd4cd8f31d'),(2487,395,'preferences_img','207'),(2488,395,'_preferences_img','field_611bd5af8f32b'),(2489,395,'preferences_button_text',''),(2490,395,'_preferences_button_text','field_611bd5378f324'),(2491,395,'preferences_button_link',''),(2492,395,'_preferences_button_link','field_611bd5378f325'),(2493,395,'preferences_button',''),(2494,395,'_preferences_button','field_611bd5378f323'),(2495,395,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2496,395,'_UPOD_description','field_611bdbb14e1f3'),(2497,395,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2498,395,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2499,395,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2500,395,'_UPOD_description-img','field_611bde71032b3'),(2501,395,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2502,395,'_scrollable-line-logos','field_611d10c782c6c'),(2503,396,'main-title','Электронные сигареты [[footag foo = \"bar\"]] нового поколения'),(2504,396,'_main-title','field_611bb82b75ef6'),(2505,396,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2506,396,'_main_subtitle','field_611bb89775ef7'),(2507,396,'main_button_text','Где купить'),(2508,396,'_main_button_text','field_611bb95575ef9'),(2509,396,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2510,396,'_main_button_link','field_611bb96275efa'),(2511,396,'main_button',''),(2512,396,'_main_button','field_611bb93175ef8'),(2513,396,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2514,396,'_main_slider','field_611bb97475efb'),(2515,396,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2516,396,'_brand_list','field_611bcdcdcf174'),(2517,396,'brand_partners_title','Хотите стать нашим партнером?'),(2518,396,'_brand_partners_title','field_611bcee1cf175'),(2519,396,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2520,396,'_brand_partners_subtitle','field_611bcf08cf176'),(2521,396,'partners_button','оставить заявку'),(2522,396,'_partners_button','field_611bcf29cf177'),(2523,396,'brand_partners_button','оставить заявку'),(2524,396,'_brand_partners_button','field_611bcf29cf177'),(2525,396,'brand_parners_img','179'),(2526,396,'_brand_parners_img','field_611bcfdb01481'),(2527,396,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2528,396,'_partners_title','field_611bd0a7d9bba'),(2529,396,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2530,396,'_preferences_title','field_611bd4068f31c'),(2531,396,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2532,396,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2533,396,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2534,396,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2535,396,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2536,396,'_preferences_list_preferences_3','field_611bd50d8f320'),(2537,396,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2538,396,'_preferences_list_preferences_4','field_611bd50e8f321'),(2539,396,'preferences_list',''),(2540,396,'_preferences_list','field_611bd4cd8f31d'),(2541,396,'preferences_img','207'),(2542,396,'_preferences_img','field_611bd5af8f32b'),(2543,396,'preferences_button_text',''),(2544,396,'_preferences_button_text','field_611bd5378f324'),(2545,396,'preferences_button_link',''),(2546,396,'_preferences_button_link','field_611bd5378f325'),(2547,396,'preferences_button',''),(2548,396,'_preferences_button','field_611bd5378f323'),(2549,396,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2550,396,'_UPOD_description','field_611bdbb14e1f3'),(2551,396,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2552,396,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2553,396,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2554,396,'_UPOD_description-img','field_611bde71032b3'),(2555,396,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2556,396,'_scrollable-line-logos','field_611d10c782c6c'),(2557,397,'main-title','Электронные сигареты [[footag foo=\"bar\"]] нового поколения'),(2558,397,'_main-title','field_611bb82b75ef6'),(2559,397,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2560,397,'_main_subtitle','field_611bb89775ef7'),(2561,397,'main_button_text','Где купить'),(2562,397,'_main_button_text','field_611bb95575ef9'),(2563,397,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2564,397,'_main_button_link','field_611bb96275efa'),(2565,397,'main_button',''),(2566,397,'_main_button','field_611bb93175ef8'),(2567,397,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2568,397,'_main_slider','field_611bb97475efb'),(2569,397,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2570,397,'_brand_list','field_611bcdcdcf174'),(2571,397,'brand_partners_title','Хотите стать нашим партнером?'),(2572,397,'_brand_partners_title','field_611bcee1cf175'),(2573,397,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2574,397,'_brand_partners_subtitle','field_611bcf08cf176'),(2575,397,'partners_button','оставить заявку'),(2576,397,'_partners_button','field_611bcf29cf177'),(2577,397,'brand_partners_button','оставить заявку'),(2578,397,'_brand_partners_button','field_611bcf29cf177'),(2579,397,'brand_parners_img','179'),(2580,397,'_brand_parners_img','field_611bcfdb01481'),(2581,397,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2582,397,'_partners_title','field_611bd0a7d9bba'),(2583,397,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2584,397,'_preferences_title','field_611bd4068f31c'),(2585,397,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2586,397,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2587,397,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2588,397,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2589,397,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2590,397,'_preferences_list_preferences_3','field_611bd50d8f320'),(2591,397,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2592,397,'_preferences_list_preferences_4','field_611bd50e8f321'),(2593,397,'preferences_list',''),(2594,397,'_preferences_list','field_611bd4cd8f31d'),(2595,397,'preferences_img','207'),(2596,397,'_preferences_img','field_611bd5af8f32b'),(2597,397,'preferences_button_text',''),(2598,397,'_preferences_button_text','field_611bd5378f324'),(2599,397,'preferences_button_link',''),(2600,397,'_preferences_button_link','field_611bd5378f325'),(2601,397,'preferences_button',''),(2602,397,'_preferences_button','field_611bd5378f323'),(2603,397,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2604,397,'_UPOD_description','field_611bdbb14e1f3'),(2605,397,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2606,397,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2607,397,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2608,397,'_UPOD_description-img','field_611bde71032b3'),(2609,397,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2610,397,'_scrollable-line-logos','field_611d10c782c6c'),(2611,398,'main-title','Электронные сигареты [misha] нового поколения'),(2612,398,'_main-title','field_611bb82b75ef6'),(2613,398,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2614,398,'_main_subtitle','field_611bb89775ef7'),(2615,398,'main_button_text','Где купить'),(2616,398,'_main_button_text','field_611bb95575ef9'),(2617,398,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2618,398,'_main_button_link','field_611bb96275efa'),(2619,398,'main_button',''),(2620,398,'_main_button','field_611bb93175ef8'),(2621,398,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2622,398,'_main_slider','field_611bb97475efb'),(2623,398,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2624,398,'_brand_list','field_611bcdcdcf174'),(2625,398,'brand_partners_title','Хотите стать нашим партнером?'),(2626,398,'_brand_partners_title','field_611bcee1cf175'),(2627,398,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2628,398,'_brand_partners_subtitle','field_611bcf08cf176'),(2629,398,'partners_button','оставить заявку'),(2630,398,'_partners_button','field_611bcf29cf177'),(2631,398,'brand_partners_button','оставить заявку'),(2632,398,'_brand_partners_button','field_611bcf29cf177'),(2633,398,'brand_parners_img','179'),(2634,398,'_brand_parners_img','field_611bcfdb01481'),(2635,398,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2636,398,'_partners_title','field_611bd0a7d9bba'),(2637,398,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2638,398,'_preferences_title','field_611bd4068f31c'),(2639,398,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2640,398,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2641,398,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2642,398,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2643,398,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2644,398,'_preferences_list_preferences_3','field_611bd50d8f320'),(2645,398,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2646,398,'_preferences_list_preferences_4','field_611bd50e8f321'),(2647,398,'preferences_list',''),(2648,398,'_preferences_list','field_611bd4cd8f31d'),(2649,398,'preferences_img','207'),(2650,398,'_preferences_img','field_611bd5af8f32b'),(2651,398,'preferences_button_text',''),(2652,398,'_preferences_button_text','field_611bd5378f324'),(2653,398,'preferences_button_link',''),(2654,398,'_preferences_button_link','field_611bd5378f325'),(2655,398,'preferences_button',''),(2656,398,'_preferences_button','field_611bd5378f323'),(2657,398,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2658,398,'_UPOD_description','field_611bdbb14e1f3'),(2659,398,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2660,398,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2661,398,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2662,398,'_UPOD_description-img','field_611bde71032b3'),(2663,398,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2664,398,'_scrollable-line-logos','field_611d10c782c6c'),(2665,399,'main-title','Электронные сигареты [vova] нового поколения'),(2666,399,'_main-title','field_611bb82b75ef6'),(2667,399,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2668,399,'_main_subtitle','field_611bb89775ef7'),(2669,399,'main_button_text','Где купить'),(2670,399,'_main_button_text','field_611bb95575ef9'),(2671,399,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2672,399,'_main_button_link','field_611bb96275efa'),(2673,399,'main_button',''),(2674,399,'_main_button','field_611bb93175ef8'),(2675,399,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2676,399,'_main_slider','field_611bb97475efb'),(2677,399,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2678,399,'_brand_list','field_611bcdcdcf174'),(2679,399,'brand_partners_title','Хотите стать нашим партнером?'),(2680,399,'_brand_partners_title','field_611bcee1cf175'),(2681,399,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2682,399,'_brand_partners_subtitle','field_611bcf08cf176'),(2683,399,'partners_button','оставить заявку'),(2684,399,'_partners_button','field_611bcf29cf177'),(2685,399,'brand_partners_button','оставить заявку'),(2686,399,'_brand_partners_button','field_611bcf29cf177'),(2687,399,'brand_parners_img','179'),(2688,399,'_brand_parners_img','field_611bcfdb01481'),(2689,399,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2690,399,'_partners_title','field_611bd0a7d9bba'),(2691,399,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2692,399,'_preferences_title','field_611bd4068f31c'),(2693,399,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2694,399,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2695,399,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2696,399,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2697,399,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2698,399,'_preferences_list_preferences_3','field_611bd50d8f320'),(2699,399,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2700,399,'_preferences_list_preferences_4','field_611bd50e8f321'),(2701,399,'preferences_list',''),(2702,399,'_preferences_list','field_611bd4cd8f31d'),(2703,399,'preferences_img','207'),(2704,399,'_preferences_img','field_611bd5af8f32b'),(2705,399,'preferences_button_text',''),(2706,399,'_preferences_button_text','field_611bd5378f324'),(2707,399,'preferences_button_link',''),(2708,399,'_preferences_button_link','field_611bd5378f325'),(2709,399,'preferences_button',''),(2710,399,'_preferences_button','field_611bd5378f323'),(2711,399,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2712,399,'_UPOD_description','field_611bdbb14e1f3'),(2713,399,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2714,399,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2715,399,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2716,399,'_UPOD_description-img','field_611bde71032b3'),(2717,399,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2718,399,'_scrollable-line-logos','field_611d10c782c6c'),(2719,400,'main-title','Электронные сигареты  [add_animation direction=\"top-start\" color_1=\"#F7186D\" color_2=\'\"FFBE41\" color_3=\"#D2F500\"]нового [/add_animation] поколения'),(2720,400,'_main-title','field_611bb82b75ef6'),(2721,400,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2722,400,'_main_subtitle','field_611bb89775ef7'),(2723,400,'main_button_text','Где купить'),(2724,400,'_main_button_text','field_611bb95575ef9'),(2725,400,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2726,400,'_main_button_link','field_611bb96275efa'),(2727,400,'main_button',''),(2728,400,'_main_button','field_611bb93175ef8'),(2729,400,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2730,400,'_main_slider','field_611bb97475efb'),(2731,400,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2732,400,'_brand_list','field_611bcdcdcf174'),(2733,400,'brand_partners_title','Хотите стать нашим партнером?'),(2734,400,'_brand_partners_title','field_611bcee1cf175'),(2735,400,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2736,400,'_brand_partners_subtitle','field_611bcf08cf176'),(2737,400,'partners_button','оставить заявку'),(2738,400,'_partners_button','field_611bcf29cf177'),(2739,400,'brand_partners_button','оставить заявку'),(2740,400,'_brand_partners_button','field_611bcf29cf177'),(2741,400,'brand_parners_img','179'),(2742,400,'_brand_parners_img','field_611bcfdb01481'),(2743,400,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2744,400,'_partners_title','field_611bd0a7d9bba'),(2745,400,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2746,400,'_preferences_title','field_611bd4068f31c'),(2747,400,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2748,400,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2749,400,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2750,400,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2751,400,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2752,400,'_preferences_list_preferences_3','field_611bd50d8f320'),(2753,400,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2754,400,'_preferences_list_preferences_4','field_611bd50e8f321'),(2755,400,'preferences_list',''),(2756,400,'_preferences_list','field_611bd4cd8f31d'),(2757,400,'preferences_img','207'),(2758,400,'_preferences_img','field_611bd5af8f32b'),(2759,400,'preferences_button_text',''),(2760,400,'_preferences_button_text','field_611bd5378f324'),(2761,400,'preferences_button_link',''),(2762,400,'_preferences_button_link','field_611bd5378f325'),(2763,400,'preferences_button',''),(2764,400,'_preferences_button','field_611bd5378f323'),(2765,400,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2766,400,'_UPOD_description','field_611bdbb14e1f3'),(2767,400,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2768,400,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2769,400,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2770,400,'_UPOD_description-img','field_611bde71032b3'),(2771,400,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2772,400,'_scrollable-line-logos','field_611d10c782c6c'),(2773,401,'main-title','Электронные сигареты  [gradient_border direction=\"top-start\" color_1=\"#F7186D\" color_2=\'\"FFBE41\" color_3=\"#D2F500\"]нового [/gradient_border] поколения'),(2774,401,'_main-title','field_611bb82b75ef6'),(2775,401,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2776,401,'_main_subtitle','field_611bb89775ef7'),(2777,401,'main_button_text','Где купить'),(2778,401,'_main_button_text','field_611bb95575ef9'),(2779,401,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2780,401,'_main_button_link','field_611bb96275efa'),(2781,401,'main_button',''),(2782,401,'_main_button','field_611bb93175ef8'),(2783,401,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2784,401,'_main_slider','field_611bb97475efb'),(2785,401,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2786,401,'_brand_list','field_611bcdcdcf174'),(2787,401,'brand_partners_title','Хотите стать нашим партнером?'),(2788,401,'_brand_partners_title','field_611bcee1cf175'),(2789,401,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2790,401,'_brand_partners_subtitle','field_611bcf08cf176'),(2791,401,'partners_button','оставить заявку'),(2792,401,'_partners_button','field_611bcf29cf177'),(2793,401,'brand_partners_button','оставить заявку'),(2794,401,'_brand_partners_button','field_611bcf29cf177'),(2795,401,'brand_parners_img','179'),(2796,401,'_brand_parners_img','field_611bcfdb01481'),(2797,401,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2798,401,'_partners_title','field_611bd0a7d9bba'),(2799,401,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2800,401,'_preferences_title','field_611bd4068f31c'),(2801,401,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2802,401,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2803,401,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2804,401,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2805,401,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2806,401,'_preferences_list_preferences_3','field_611bd50d8f320'),(2807,401,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2808,401,'_preferences_list_preferences_4','field_611bd50e8f321'),(2809,401,'preferences_list',''),(2810,401,'_preferences_list','field_611bd4cd8f31d'),(2811,401,'preferences_img','207'),(2812,401,'_preferences_img','field_611bd5af8f32b'),(2813,401,'preferences_button_text',''),(2814,401,'_preferences_button_text','field_611bd5378f324'),(2815,401,'preferences_button_link',''),(2816,401,'_preferences_button_link','field_611bd5378f325'),(2817,401,'preferences_button',''),(2818,401,'_preferences_button','field_611bd5378f323'),(2819,401,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2820,401,'_UPOD_description','field_611bdbb14e1f3'),(2821,401,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2822,401,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2823,401,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2824,401,'_UPOD_description-img','field_611bde71032b3'),(2825,401,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2826,401,'_scrollable-line-logos','field_611d10c782c6c'),(2827,402,'main-title','Электронные сигареты [gradient_border direction=\"top-start\" color=“red-green-blue”]нового [/gradient_border] поколения'),(2828,402,'_main-title','field_611bb82b75ef6'),(2829,402,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2830,402,'_main_subtitle','field_611bb89775ef7'),(2831,402,'main_button_text','Где купить'),(2832,402,'_main_button_text','field_611bb95575ef9'),(2833,402,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2834,402,'_main_button_link','field_611bb96275efa'),(2835,402,'main_button',''),(2836,402,'_main_button','field_611bb93175ef8'),(2837,402,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2838,402,'_main_slider','field_611bb97475efb'),(2839,402,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2840,402,'_brand_list','field_611bcdcdcf174'),(2841,402,'brand_partners_title','Хотите стать нашим партнером?'),(2842,402,'_brand_partners_title','field_611bcee1cf175'),(2843,402,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2844,402,'_brand_partners_subtitle','field_611bcf08cf176'),(2845,402,'partners_button','оставить заявку'),(2846,402,'_partners_button','field_611bcf29cf177'),(2847,402,'brand_partners_button','оставить заявку'),(2848,402,'_brand_partners_button','field_611bcf29cf177'),(2849,402,'brand_parners_img','179'),(2850,402,'_brand_parners_img','field_611bcfdb01481'),(2851,402,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2852,402,'_partners_title','field_611bd0a7d9bba'),(2853,402,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2854,402,'_preferences_title','field_611bd4068f31c'),(2855,402,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2856,402,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2857,402,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2858,402,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2859,402,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2860,402,'_preferences_list_preferences_3','field_611bd50d8f320'),(2861,402,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2862,402,'_preferences_list_preferences_4','field_611bd50e8f321'),(2863,402,'preferences_list',''),(2864,402,'_preferences_list','field_611bd4cd8f31d'),(2865,402,'preferences_img','207'),(2866,402,'_preferences_img','field_611bd5af8f32b'),(2867,402,'preferences_button_text',''),(2868,402,'_preferences_button_text','field_611bd5378f324'),(2869,402,'preferences_button_link',''),(2870,402,'_preferences_button_link','field_611bd5378f325'),(2871,402,'preferences_button',''),(2872,402,'_preferences_button','field_611bd5378f323'),(2873,402,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2874,402,'_UPOD_description','field_611bdbb14e1f3'),(2875,402,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2876,402,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2877,402,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2878,402,'_UPOD_description-img','field_611bde71032b3'),(2879,402,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2880,402,'_scrollable-line-logos','field_611d10c782c6c'),(2881,403,'main-title','Электронные сигареты [gradient_border direction=\"top-end\" color=“red-green-blue”]нового [/gradient_border] поколения'),(2882,403,'_main-title','field_611bb82b75ef6'),(2883,403,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2884,403,'_main_subtitle','field_611bb89775ef7'),(2885,403,'main_button_text','Где купить'),(2886,403,'_main_button_text','field_611bb95575ef9'),(2887,403,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2888,403,'_main_button_link','field_611bb96275efa'),(2889,403,'main_button',''),(2890,403,'_main_button','field_611bb93175ef8'),(2891,403,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2892,403,'_main_slider','field_611bb97475efb'),(2893,403,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2894,403,'_brand_list','field_611bcdcdcf174'),(2895,403,'brand_partners_title','Хотите стать нашим партнером?'),(2896,403,'_brand_partners_title','field_611bcee1cf175'),(2897,403,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2898,403,'_brand_partners_subtitle','field_611bcf08cf176'),(2899,403,'partners_button','оставить заявку'),(2900,403,'_partners_button','field_611bcf29cf177'),(2901,403,'brand_partners_button','оставить заявку'),(2902,403,'_brand_partners_button','field_611bcf29cf177'),(2903,403,'brand_parners_img','179'),(2904,403,'_brand_parners_img','field_611bcfdb01481'),(2905,403,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2906,403,'_partners_title','field_611bd0a7d9bba'),(2907,403,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2908,403,'_preferences_title','field_611bd4068f31c'),(2909,403,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2910,403,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2911,403,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2912,403,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2913,403,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2914,403,'_preferences_list_preferences_3','field_611bd50d8f320'),(2915,403,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2916,403,'_preferences_list_preferences_4','field_611bd50e8f321'),(2917,403,'preferences_list',''),(2918,403,'_preferences_list','field_611bd4cd8f31d'),(2919,403,'preferences_img','207'),(2920,403,'_preferences_img','field_611bd5af8f32b'),(2921,403,'preferences_button_text',''),(2922,403,'_preferences_button_text','field_611bd5378f324'),(2923,403,'preferences_button_link',''),(2924,403,'_preferences_button_link','field_611bd5378f325'),(2925,403,'preferences_button',''),(2926,403,'_preferences_button','field_611bd5378f323'),(2927,403,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2928,403,'_UPOD_description','field_611bdbb14e1f3'),(2929,403,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2930,403,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2931,403,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2932,403,'_UPOD_description-img','field_611bde71032b3'),(2933,403,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2934,403,'_scrollable-line-logos','field_611d10c782c6c'),(2935,404,'main-title','Электронные сигареты [gradient_border direction=\"top-end\" color=red-green-blue]нового [/gradient_border] поколения'),(2936,404,'_main-title','field_611bb82b75ef6'),(2937,404,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2938,404,'_main_subtitle','field_611bb89775ef7'),(2939,404,'main_button_text','Где купить'),(2940,404,'_main_button_text','field_611bb95575ef9'),(2941,404,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2942,404,'_main_button_link','field_611bb96275efa'),(2943,404,'main_button',''),(2944,404,'_main_button','field_611bb93175ef8'),(2945,404,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(2946,404,'_main_slider','field_611bb97475efb'),(2947,404,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(2948,404,'_brand_list','field_611bcdcdcf174'),(2949,404,'brand_partners_title','Хотите стать нашим партнером?'),(2950,404,'_brand_partners_title','field_611bcee1cf175'),(2951,404,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(2952,404,'_brand_partners_subtitle','field_611bcf08cf176'),(2953,404,'partners_button','оставить заявку'),(2954,404,'_partners_button','field_611bcf29cf177'),(2955,404,'brand_partners_button','оставить заявку'),(2956,404,'_brand_partners_button','field_611bcf29cf177'),(2957,404,'brand_parners_img','179'),(2958,404,'_brand_parners_img','field_611bcfdb01481'),(2959,404,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(2960,404,'_partners_title','field_611bd0a7d9bba'),(2961,404,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(2962,404,'_preferences_title','field_611bd4068f31c'),(2963,404,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(2964,404,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(2965,404,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(2966,404,'_preferences_list_preferences_2','field_611bd50b8f31f'),(2967,404,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(2968,404,'_preferences_list_preferences_3','field_611bd50d8f320'),(2969,404,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(2970,404,'_preferences_list_preferences_4','field_611bd50e8f321'),(2971,404,'preferences_list',''),(2972,404,'_preferences_list','field_611bd4cd8f31d'),(2973,404,'preferences_img','207'),(2974,404,'_preferences_img','field_611bd5af8f32b'),(2975,404,'preferences_button_text',''),(2976,404,'_preferences_button_text','field_611bd5378f324'),(2977,404,'preferences_button_link',''),(2978,404,'_preferences_button_link','field_611bd5378f325'),(2979,404,'preferences_button',''),(2980,404,'_preferences_button','field_611bd5378f323'),(2981,404,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(2982,404,'_UPOD_description','field_611bdbb14e1f3'),(2983,404,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(2984,404,'_UPOD_description-soc_title','field_611bdf0f8997f'),(2985,404,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(2986,404,'_UPOD_description-img','field_611bde71032b3'),(2987,404,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(2988,404,'_scrollable-line-logos','field_611d10c782c6c'),(2989,405,'main-title','Электронные сигареты [gradient_border direction=bottom color=red-orange-yellow]нового [/gradient_border] поколения'),(2990,405,'_main-title','field_611bb82b75ef6'),(2991,405,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(2992,405,'_main_subtitle','field_611bb89775ef7'),(2993,405,'main_button_text','Где купить'),(2994,405,'_main_button_text','field_611bb95575ef9'),(2995,405,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(2996,405,'_main_button_link','field_611bb96275efa'),(2997,405,'main_button',''),(2998,405,'_main_button','field_611bb93175ef8'),(2999,405,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3000,405,'_main_slider','field_611bb97475efb'),(3001,405,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3002,405,'_brand_list','field_611bcdcdcf174'),(3003,405,'brand_partners_title','Хотите стать нашим партнером?'),(3004,405,'_brand_partners_title','field_611bcee1cf175'),(3005,405,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3006,405,'_brand_partners_subtitle','field_611bcf08cf176'),(3007,405,'partners_button','оставить заявку'),(3008,405,'_partners_button','field_611bcf29cf177'),(3009,405,'brand_partners_button','оставить заявку'),(3010,405,'_brand_partners_button','field_611bcf29cf177'),(3011,405,'brand_parners_img','179'),(3012,405,'_brand_parners_img','field_611bcfdb01481'),(3013,405,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(3014,405,'_partners_title','field_611bd0a7d9bba'),(3015,405,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(3016,405,'_preferences_title','field_611bd4068f31c'),(3017,405,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3018,405,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3019,405,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3020,405,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3021,405,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3022,405,'_preferences_list_preferences_3','field_611bd50d8f320'),(3023,405,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3024,405,'_preferences_list_preferences_4','field_611bd50e8f321'),(3025,405,'preferences_list',''),(3026,405,'_preferences_list','field_611bd4cd8f31d'),(3027,405,'preferences_img','207'),(3028,405,'_preferences_img','field_611bd5af8f32b'),(3029,405,'preferences_button_text',''),(3030,405,'_preferences_button_text','field_611bd5378f324'),(3031,405,'preferences_button_link',''),(3032,405,'_preferences_button_link','field_611bd5378f325'),(3033,405,'preferences_button',''),(3034,405,'_preferences_button','field_611bd5378f323'),(3035,405,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3036,405,'_UPOD_description','field_611bdbb14e1f3'),(3037,405,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3038,405,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3039,405,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3040,405,'_UPOD_description-img','field_611bde71032b3'),(3041,405,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3042,405,'_scrollable-line-logos','field_611d10c782c6c'),(3043,406,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3044,406,'_main-title','field_611bb82b75ef6'),(3045,406,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3046,406,'_main_subtitle','field_611bb89775ef7'),(3047,406,'main_button_text','Где купить'),(3048,406,'_main_button_text','field_611bb95575ef9'),(3049,406,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3050,406,'_main_button_link','field_611bb96275efa'),(3051,406,'main_button',''),(3052,406,'_main_button','field_611bb93175ef8'),(3053,406,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3054,406,'_main_slider','field_611bb97475efb'),(3055,406,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3056,406,'_brand_list','field_611bcdcdcf174'),(3057,406,'brand_partners_title','Хотите стать нашим партнером?'),(3058,406,'_brand_partners_title','field_611bcee1cf175'),(3059,406,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3060,406,'_brand_partners_subtitle','field_611bcf08cf176'),(3061,406,'partners_button','оставить заявку'),(3062,406,'_partners_button','field_611bcf29cf177'),(3063,406,'brand_partners_button','оставить заявку'),(3064,406,'_brand_partners_button','field_611bcf29cf177'),(3065,406,'brand_parners_img','179'),(3066,406,'_brand_parners_img','field_611bcfdb01481'),(3067,406,'partners_title','<h2>Наши <em>бренды</em>\r\nэлектронных сигарет</h2>'),(3068,406,'_partners_title','field_611bd0a7d9bba'),(3069,406,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(3070,406,'_preferences_title','field_611bd4068f31c'),(3071,406,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3072,406,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3073,406,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3074,406,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3075,406,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3076,406,'_preferences_list_preferences_3','field_611bd50d8f320'),(3077,406,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3078,406,'_preferences_list_preferences_4','field_611bd50e8f321'),(3079,406,'preferences_list',''),(3080,406,'_preferences_list','field_611bd4cd8f31d'),(3081,406,'preferences_img','207'),(3082,406,'_preferences_img','field_611bd5af8f32b'),(3083,406,'preferences_button_text',''),(3084,406,'_preferences_button_text','field_611bd5378f324'),(3085,406,'preferences_button_link',''),(3086,406,'_preferences_button_link','field_611bd5378f325'),(3087,406,'preferences_button',''),(3088,406,'_preferences_button','field_611bd5378f323'),(3089,406,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3090,406,'_UPOD_description','field_611bdbb14e1f3'),(3091,406,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3092,406,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3093,406,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3094,406,'_UPOD_description-img','field_611bde71032b3'),(3095,406,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3096,406,'_scrollable-line-logos','field_611d10c782c6c'),(3097,407,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3098,407,'_main-title','field_611bb82b75ef6'),(3099,407,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3100,407,'_main_subtitle','field_611bb89775ef7'),(3101,407,'main_button_text','Где купить'),(3102,407,'_main_button_text','field_611bb95575ef9'),(3103,407,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3104,407,'_main_button_link','field_611bb96275efa'),(3105,407,'main_button',''),(3106,407,'_main_button','field_611bb93175ef8'),(3107,407,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3108,407,'_main_slider','field_611bb97475efb'),(3109,407,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3110,407,'_brand_list','field_611bcdcdcf174'),(3111,407,'brand_partners_title','Хотите стать нашим партнером?'),(3112,407,'_brand_partners_title','field_611bcee1cf175'),(3113,407,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3114,407,'_brand_partners_subtitle','field_611bcf08cf176'),(3115,407,'partners_button','оставить заявку'),(3116,407,'_partners_button','field_611bcf29cf177'),(3117,407,'brand_partners_button','оставить заявку'),(3118,407,'_brand_partners_button','field_611bcf29cf177'),(3119,407,'brand_parners_img','179'),(3120,407,'_brand_parners_img','field_611bcfdb01481'),(3121,407,'partners_title','Наши [gradient_border direction=bottom color=light_blue-blue-violet]бренды[/gradient_border]\r\nэлектронных сигарет'),(3122,407,'_partners_title','field_611bd0a7d9bba'),(3123,407,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(3124,407,'_preferences_title','field_611bd4068f31c'),(3125,407,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3126,407,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3127,407,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3128,407,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3129,407,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3130,407,'_preferences_list_preferences_3','field_611bd50d8f320'),(3131,407,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3132,407,'_preferences_list_preferences_4','field_611bd50e8f321'),(3133,407,'preferences_list',''),(3134,407,'_preferences_list','field_611bd4cd8f31d'),(3135,407,'preferences_img','207'),(3136,407,'_preferences_img','field_611bd5af8f32b'),(3137,407,'preferences_button_text',''),(3138,407,'_preferences_button_text','field_611bd5378f324'),(3139,407,'preferences_button_link',''),(3140,407,'_preferences_button_link','field_611bd5378f325'),(3141,407,'preferences_button',''),(3142,407,'_preferences_button','field_611bd5378f323'),(3143,407,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3144,407,'_UPOD_description','field_611bdbb14e1f3'),(3145,407,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3146,407,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3147,407,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3148,407,'_UPOD_description-img','field_611bde71032b3'),(3149,407,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3150,407,'_scrollable-line-logos','field_611d10c782c6c'),(3151,408,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3152,408,'_main-title','field_611bb82b75ef6'),(3153,408,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3154,408,'_main_subtitle','field_611bb89775ef7'),(3155,408,'main_button_text','Где купить'),(3156,408,'_main_button_text','field_611bb95575ef9'),(3157,408,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3158,408,'_main_button_link','field_611bb96275efa'),(3159,408,'main_button',''),(3160,408,'_main_button','field_611bb93175ef8'),(3161,408,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3162,408,'_main_slider','field_611bb97475efb'),(3163,408,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3164,408,'_brand_list','field_611bcdcdcf174'),(3165,408,'brand_partners_title','Хотите стать нашим партнером?'),(3166,408,'_brand_partners_title','field_611bcee1cf175'),(3167,408,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3168,408,'_brand_partners_subtitle','field_611bcf08cf176'),(3169,408,'partners_button','оставить заявку'),(3170,408,'_partners_button','field_611bcf29cf177'),(3171,408,'brand_partners_button','оставить заявку'),(3172,408,'_brand_partners_button','field_611bcf29cf177'),(3173,408,'brand_parners_img','179'),(3174,408,'_brand_parners_img','field_611bcfdb01481'),(3175,408,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3176,408,'_partners_title','field_611bd0a7d9bba'),(3177,408,'preferences_title','<h2>Преимущества\r\n<em>наших</em> брендов</h2>'),(3178,408,'_preferences_title','field_611bd4068f31c'),(3179,408,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3180,408,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3181,408,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3182,408,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3183,408,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3184,408,'_preferences_list_preferences_3','field_611bd50d8f320'),(3185,408,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3186,408,'_preferences_list_preferences_4','field_611bd50e8f321'),(3187,408,'preferences_list',''),(3188,408,'_preferences_list','field_611bd4cd8f31d'),(3189,408,'preferences_img','207'),(3190,408,'_preferences_img','field_611bd5af8f32b'),(3191,408,'preferences_button_text',''),(3192,408,'_preferences_button_text','field_611bd5378f324'),(3193,408,'preferences_button_link',''),(3194,408,'_preferences_button_link','field_611bd5378f325'),(3195,408,'preferences_button',''),(3196,408,'_preferences_button','field_611bd5378f323'),(3197,408,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша <em>миссия</em> —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3198,408,'_UPOD_description','field_611bdbb14e1f3'),(3199,408,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3200,408,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3201,408,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3202,408,'_UPOD_description-img','field_611bde71032b3'),(3203,408,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3204,408,'_scrollable-line-logos','field_611d10c782c6c'),(3205,409,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3206,409,'_main-title','field_611bb82b75ef6'),(3207,409,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3208,409,'_main_subtitle','field_611bb89775ef7'),(3209,409,'main_button_text','Где купить'),(3210,409,'_main_button_text','field_611bb95575ef9'),(3211,409,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3212,409,'_main_button_link','field_611bb96275efa'),(3213,409,'main_button',''),(3214,409,'_main_button','field_611bb93175ef8'),(3215,409,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3216,409,'_main_slider','field_611bb97475efb'),(3217,409,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3218,409,'_brand_list','field_611bcdcdcf174'),(3219,409,'brand_partners_title','Хотите стать нашим партнером?'),(3220,409,'_brand_partners_title','field_611bcee1cf175'),(3221,409,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3222,409,'_brand_partners_subtitle','field_611bcf08cf176'),(3223,409,'partners_button','оставить заявку'),(3224,409,'_partners_button','field_611bcf29cf177'),(3225,409,'brand_partners_button','оставить заявку'),(3226,409,'_brand_partners_button','field_611bcf29cf177'),(3227,409,'brand_parners_img','179'),(3228,409,'_brand_parners_img','field_611bcfdb01481'),(3229,409,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3230,409,'_partners_title','field_611bd0a7d9bba'),(3231,409,'preferences_title','Преимущества\r\n[gradient_border direction=top-start color=yellow-green-blue]наших[/gradient_border] брендов'),(3232,409,'_preferences_title','field_611bd4068f31c'),(3233,409,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3234,409,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3235,409,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3236,409,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3237,409,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3238,409,'_preferences_list_preferences_3','field_611bd50d8f320'),(3239,409,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3240,409,'_preferences_list_preferences_4','field_611bd50e8f321'),(3241,409,'preferences_list',''),(3242,409,'_preferences_list','field_611bd4cd8f31d'),(3243,409,'preferences_img','207'),(3244,409,'_preferences_img','field_611bd5af8f32b'),(3245,409,'preferences_button_text',''),(3246,409,'_preferences_button_text','field_611bd5378f324'),(3247,409,'preferences_button_link',''),(3248,409,'_preferences_button_link','field_611bd5378f325'),(3249,409,'preferences_button',''),(3250,409,'_preferences_button','field_611bd5378f323'),(3251,409,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]<em>миссия</em> [/gradient_border] —\r\n\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3252,409,'_UPOD_description','field_611bdbb14e1f3'),(3253,409,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3254,409,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3255,409,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3256,409,'_UPOD_description-img','field_611bde71032b3'),(3257,409,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3258,409,'_scrollable-line-logos','field_611d10c782c6c'),(3259,410,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3260,410,'_main-title','field_611bb82b75ef6'),(3261,410,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3262,410,'_main_subtitle','field_611bb89775ef7'),(3263,410,'main_button_text','Где купить'),(3264,410,'_main_button_text','field_611bb95575ef9'),(3265,410,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3266,410,'_main_button_link','field_611bb96275efa'),(3267,410,'main_button',''),(3268,410,'_main_button','field_611bb93175ef8'),(3269,410,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3270,410,'_main_slider','field_611bb97475efb'),(3271,410,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3272,410,'_brand_list','field_611bcdcdcf174'),(3273,410,'brand_partners_title','Хотите стать нашим партнером?'),(3274,410,'_brand_partners_title','field_611bcee1cf175'),(3275,410,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3276,410,'_brand_partners_subtitle','field_611bcf08cf176'),(3277,410,'partners_button','оставить заявку'),(3278,410,'_partners_button','field_611bcf29cf177'),(3279,410,'brand_partners_button','оставить заявку'),(3280,410,'_brand_partners_button','field_611bcf29cf177'),(3281,410,'brand_parners_img','179'),(3282,410,'_brand_parners_img','field_611bcfdb01481'),(3283,410,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3284,410,'_partners_title','field_611bd0a7d9bba'),(3285,410,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(3286,410,'_preferences_title','field_611bd4068f31c'),(3287,410,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3288,410,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3289,410,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3290,410,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3291,410,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3292,410,'_preferences_list_preferences_3','field_611bd50d8f320'),(3293,410,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3294,410,'_preferences_list_preferences_4','field_611bd50e8f321'),(3295,410,'preferences_list',''),(3296,410,'_preferences_list','field_611bd4cd8f31d'),(3297,410,'preferences_img','207'),(3298,410,'_preferences_img','field_611bd5af8f32b'),(3299,410,'preferences_button_text',''),(3300,410,'_preferences_button_text','field_611bd5378f324'),(3301,410,'preferences_button_link',''),(3302,410,'_preferences_button_link','field_611bd5378f325'),(3303,410,'preferences_button',''),(3304,410,'_preferences_button','field_611bd5378f323'),(3305,410,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]<em>миссия</em> [/gradient_border] —\r\n\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3306,410,'_UPOD_description','field_611bdbb14e1f3'),(3307,410,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3308,410,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3309,410,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3310,410,'_UPOD_description-img','field_611bde71032b3'),(3311,410,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3312,410,'_scrollable-line-logos','field_611d10c782c6c'),(3313,411,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3314,411,'_main-title','field_611bb82b75ef6'),(3315,411,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3316,411,'_main_subtitle','field_611bb89775ef7'),(3317,411,'main_button_text','Где купить'),(3318,411,'_main_button_text','field_611bb95575ef9'),(3319,411,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3320,411,'_main_button_link','field_611bb96275efa'),(3321,411,'main_button',''),(3322,411,'_main_button','field_611bb93175ef8'),(3323,411,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3324,411,'_main_slider','field_611bb97475efb'),(3325,411,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3326,411,'_brand_list','field_611bcdcdcf174'),(3327,411,'brand_partners_title','Хотите стать нашим партнером?'),(3328,411,'_brand_partners_title','field_611bcee1cf175'),(3329,411,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3330,411,'_brand_partners_subtitle','field_611bcf08cf176'),(3331,411,'partners_button','оставить заявку'),(3332,411,'_partners_button','field_611bcf29cf177'),(3333,411,'brand_partners_button','оставить заявку'),(3334,411,'_brand_partners_button','field_611bcf29cf177'),(3335,411,'brand_parners_img','179'),(3336,411,'_brand_parners_img','field_611bcfdb01481'),(3337,411,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3338,411,'_partners_title','field_611bd0a7d9bba'),(3339,411,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(3340,411,'_preferences_title','field_611bd4068f31c'),(3341,411,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3342,411,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3343,411,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3344,411,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3345,411,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3346,411,'_preferences_list_preferences_3','field_611bd50d8f320'),(3347,411,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3348,411,'_preferences_list_preferences_4','field_611bd50e8f321'),(3349,411,'preferences_list',''),(3350,411,'_preferences_list','field_611bd4cd8f31d'),(3351,411,'preferences_img','207'),(3352,411,'_preferences_img','field_611bd5af8f32b'),(3353,411,'preferences_button_text',''),(3354,411,'_preferences_button_text','field_611bd5378f324'),(3355,411,'preferences_button_link',''),(3356,411,'_preferences_button_link','field_611bd5378f325'),(3357,411,'preferences_button',''),(3358,411,'_preferences_button','field_611bd5378f323'),(3359,411,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3360,411,'_UPOD_description','field_611bdbb14e1f3'),(3361,411,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3362,411,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3363,411,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3364,411,'_UPOD_description-img','field_611bde71032b3'),(3365,411,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3366,411,'_scrollable-line-logos','field_611d10c782c6c'),(3367,412,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3368,412,'_main-title','field_611bb82b75ef6'),(3369,412,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3370,412,'_main_subtitle','field_611bb89775ef7'),(3371,412,'main_button_text','Где купить'),(3372,412,'_main_button_text','field_611bb95575ef9'),(3373,412,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3374,412,'_main_button_link','field_611bb96275efa'),(3375,412,'main_button',''),(3376,412,'_main_button','field_611bb93175ef8'),(3377,412,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3378,412,'_main_slider','field_611bb97475efb'),(3379,412,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3380,412,'_brand_list','field_611bcdcdcf174'),(3381,412,'brand_partners_title','Хотите стать нашим партнером?'),(3382,412,'_brand_partners_title','field_611bcee1cf175'),(3383,412,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3384,412,'_brand_partners_subtitle','field_611bcf08cf176'),(3385,412,'partners_button','оставить заявку'),(3386,412,'_partners_button','field_611bcf29cf177'),(3387,412,'brand_partners_button','оставить заявку'),(3388,412,'_brand_partners_button','field_611bcf29cf177'),(3389,412,'brand_parners_img','179'),(3390,412,'_brand_parners_img','field_611bcfdb01481'),(3391,412,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3392,412,'_partners_title','field_611bd0a7d9bba'),(3393,412,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(3394,412,'_preferences_title','field_611bd4068f31c'),(3395,412,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3396,412,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3397,412,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3398,412,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3399,412,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3400,412,'_preferences_list_preferences_3','field_611bd50d8f320'),(3401,412,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3402,412,'_preferences_list_preferences_4','field_611bd50e8f321'),(3403,412,'preferences_list',''),(3404,412,'_preferences_list','field_611bd4cd8f31d'),(3405,412,'preferences_img','207'),(3406,412,'_preferences_img','field_611bd5af8f32b'),(3407,412,'preferences_button_text',''),(3408,412,'_preferences_button_text','field_611bd5378f324'),(3409,412,'preferences_button_link',''),(3410,412,'_preferences_button_link','field_611bd5378f325'),(3411,412,'preferences_button',''),(3412,412,'_preferences_button','field_611bd5378f323'),(3413,412,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red-violet]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3414,412,'_UPOD_description','field_611bdbb14e1f3'),(3415,412,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3416,412,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3417,412,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3418,412,'_UPOD_description-img','field_611bde71032b3'),(3419,412,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3420,412,'_scrollable-line-logos','field_611d10c782c6c'),(3421,413,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(3422,413,'_main-title','field_611bb82b75ef6'),(3423,413,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(3424,413,'_main_subtitle','field_611bb89775ef7'),(3425,413,'main_button_text','Где купить'),(3426,413,'_main_button_text','field_611bb95575ef9'),(3427,413,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(3428,413,'_main_button_link','field_611bb96275efa'),(3429,413,'main_button',''),(3430,413,'_main_button','field_611bb93175ef8'),(3431,413,'main_slider','a:7:{i:0;s:3:\"152\";i:1;s:3:\"145\";i:2;s:3:\"157\";i:3;s:3:\"153\";i:4;s:3:\"154\";i:5;s:3:\"155\";i:6;s:2:\"31\";}'),(3432,413,'_main_slider','field_611bb97475efb'),(3433,413,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(3434,413,'_brand_list','field_611bcdcdcf174'),(3435,413,'brand_partners_title','Хотите стать нашим партнером?'),(3436,413,'_brand_partners_title','field_611bcee1cf175'),(3437,413,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(3438,413,'_brand_partners_subtitle','field_611bcf08cf176'),(3439,413,'partners_button','оставить заявку'),(3440,413,'_partners_button','field_611bcf29cf177'),(3441,413,'brand_partners_button','оставить заявку'),(3442,413,'_brand_partners_button','field_611bcf29cf177'),(3443,413,'brand_parners_img','179'),(3444,413,'_brand_parners_img','field_611bcfdb01481'),(3445,413,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(3446,413,'_partners_title','field_611bd0a7d9bba'),(3447,413,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(3448,413,'_preferences_title','field_611bd4068f31c'),(3449,413,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(3450,413,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(3451,413,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(3452,413,'_preferences_list_preferences_2','field_611bd50b8f31f'),(3453,413,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(3454,413,'_preferences_list_preferences_3','field_611bd50d8f320'),(3455,413,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(3456,413,'_preferences_list_preferences_4','field_611bd50e8f321'),(3457,413,'preferences_list',''),(3458,413,'_preferences_list','field_611bd4cd8f31d'),(3459,413,'preferences_img','207'),(3460,413,'_preferences_img','field_611bd5af8f32b'),(3461,413,'preferences_button_text',''),(3462,413,'_preferences_button_text','field_611bd5378f324'),(3463,413,'preferences_button_link',''),(3464,413,'_preferences_button_link','field_611bd5378f325'),(3465,413,'preferences_button',''),(3466,413,'_preferences_button','field_611bd5378f323'),(3467,413,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(3468,413,'_UPOD_description','field_611bdbb14e1f3'),(3469,413,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(3470,413,'_UPOD_description-soc_title','field_611bdf0f8997f'),(3471,413,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(3472,413,'_UPOD_description-img','field_611bde71032b3'),(3473,413,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(3474,413,'_scrollable-line-logos','field_611d10c782c6c'),(3475,418,'_wp_attached_file','2021/08/aiir-1.png'),(3476,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:118;s:4:\"file\";s:18:\"2021/08/aiir-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"aiir-1-150x118.png\";s:5:\"width\";i:150;s:6:\"height\";i:118;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:{}}}'),(3477,63,'main_brand_logo','418'),(3478,63,'_main_brand_logo','field_611e961c0bb8b'),(3479,63,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=light_blue-blue-violet] Aiir [/gradient_border]'),(3480,63,'_main_brand_title','field_611e965b0bb8c'),(3481,63,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(3482,63,'_main_brand_subtitle','field_611e968c0bb8d'),(3483,420,'_wp_attached_file','2021/08/aiir-scroll-img-1.png'),(3484,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/aiir-scroll-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"aiir-scroll-img-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-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:29:\"aiir-scroll-img-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(3485,421,'_wp_attached_file','2021/08/aiir-scroll-img-2.png'),(3486,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/aiir-scroll-img-2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"aiir-scroll-img-2-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-2-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:29:\"aiir-scroll-img-2-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(3487,422,'_wp_attached_file','2021/08/aiir-scroll-img-3.png'),(3488,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/aiir-scroll-img-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"aiir-scroll-img-3-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"aiir-scroll-img-3-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:29:\"aiir-scroll-img-3-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(3489,63,'main_brand_slider','a:3:{i:0;s:3:\"420\";i:1;s:3:\"421\";i:2;s:3:\"422\";}'),(3490,63,'_main_brand_slider','field_611ea06bce096'),(3491,423,'_wp_attached_file','2021/08/aiir-plane.png'),(3492,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2021/08/aiir-plane.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"aiir-plane-63x300.png\";s:5:\"width\";i:63;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"aiir-plane-108x150.png\";s:5:\"width\";i:108;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:{}}}'),(3493,63,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=top-cross color=light_green-green-blue] вкусов [/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-173 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-1.svg\" alt=\"China flag\" width=\"23\" height=\"12\" /> Китай'),(3494,63,'_brand_description_text','field_611eacc9b4042'),(3495,427,'_wp_attached_file','2021/08/info-img-1-1.png'),(3496,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:526;s:4:\"file\";s:24:\"2021/08/info-img-1-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-1-1-187x300.png\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-1-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:{}}}'),(3497,428,'_wp_attached_file','2021/08/info-img-2-1.png'),(3498,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2021/08/info-img-2-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-2-1-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-1-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:{}}}'),(3499,429,'_wp_attached_file','2021/08/info-img-3-1.png'),(3500,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:320;s:4:\"file\";s:24:\"2021/08/info-img-3-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-1-188x300.png\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-1-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:{}}}'),(3501,63,'brand_secription_phones_photo','a:3:{i:0;s:3:\"427\";i:1;s:3:\"428\";i:2;s:3:\"429\";}'),(3502,63,'_brand_secription_phones_photo','field_611eb0eba98c2'),(3503,31,'_wp_trash_meta_status','publish'),(3504,31,'_wp_trash_meta_time','1629457524'),(3505,31,'_wp_desired_post_slug','31'),(3506,155,'product_taste_1_name','Альпийский луг'),(3507,155,'_product_taste_1_name','field_611b835da8aed'),(3508,63,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] Aiir [/gradient_border]'),(3509,63,'_brand_model_title','field_611fb25783b10'),(3510,63,'brand_preferences_text_1_title','Простота использования'),(3511,63,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(3512,63,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(3513,63,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(3514,63,'brand_preferences_text_1',''),(3515,63,'_brand_preferences_text_1','field_611fe24e5b6a4'),(3516,63,'brand_preferences_text_2_title','Простота использования'),(3517,63,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(3518,63,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(3519,63,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(3520,63,'brand_preferences_text_2',''),(3521,63,'_brand_preferences_text_2','field_611fe28d5b6a7'),(3522,63,'brand_preferences_text_3_title','Простота использования'),(3523,63,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(3524,63,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(3525,63,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(3526,63,'brand_preferences_text_3',''),(3527,63,'_brand_preferences_text_3','field_611fe28f5b6aa'),(3528,63,'brand_preferences',''),(3529,63,'_brand_preferences','field_611fe07ed9913'),(3530,63,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(3531,63,'_brand_review_title','field_611fe3ceb2387'),(3532,63,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(3533,63,'_slider_repeater_0_text','field_611fe4de7c752'),(3534,63,'slider_repeater_0_name','Вероника'),(3535,63,'_slider_repeater_0_name','field_611fe5097c753'),(3536,63,'slider_repeater_0_date','20210704'),(3537,63,'_slider_repeater_0_date','field_611fe54a7c754'),(3538,63,'slider_repeater_0_photo','458'),(3539,63,'_slider_repeater_0_photo','field_611fe55a7c755'),(3540,63,'slider_repeater','3'),(3541,63,'_slider_repeater','field_611fe49a7c751'),(3542,458,'_wp_attached_file','2021/08/user-1.png'),(3543,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:18:\"2021/08/user-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3544,459,'_wp_attached_file','2021/08/user-2.png'),(3545,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:18:\"2021/08/user-2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3546,460,'_wp_attached_file','2021/08/user-3.png'),(3547,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:18:\"2021/08/user-3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3548,63,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(3549,63,'_slider_repeater_1_text','field_611fe4de7c752'),(3550,63,'slider_repeater_1_name','Алёна'),(3551,63,'_slider_repeater_1_name','field_611fe5097c753'),(3552,63,'slider_repeater_1_date','20210706'),(3553,63,'_slider_repeater_1_date','field_611fe54a7c754'),(3554,63,'slider_repeater_1_photo','459'),(3555,63,'_slider_repeater_1_photo','field_611fe55a7c755'),(3556,63,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(3557,63,'_slider_repeater_2_text','field_611fe4de7c752'),(3558,63,'slider_repeater_2_name','Дмитрий'),(3559,63,'_slider_repeater_2_name','field_611fe5097c753'),(3560,63,'slider_repeater_2_date','20210718'),(3561,63,'_slider_repeater_2_date','field_611fe54a7c754'),(3562,63,'slider_repeater_2_photo','460'),(3563,63,'_slider_repeater_2_photo','field_611fe55a7c755'),(3564,468,'_wp_attached_file','2021/08/poster-1.png'),(3565,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1906;s:6:\"height\";i:1072;s:4:\"file\";s:20:\"2021/08/poster-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"poster-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"poster-1-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"poster-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:20:\"poster-1-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"poster-1-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}'),(3566,469,'_wp_attached_file','2021/08/poster-2.png'),(3567,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:610;s:6:\"height\";i:344;s:4:\"file\";s:20:\"2021/08/poster-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"poster-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"poster-2-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:{}}}'),(3568,470,'_wp_attached_file','2021/08/poster-3.png'),(3569,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:610;s:6:\"height\";i:344;s:4:\"file\";s:20:\"2021/08/poster-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"poster-3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"poster-3-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:{}}}'),(3570,471,'_wp_attached_file','2021/08/poster-4.png'),(3571,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:610;s:6:\"height\";i:344;s:4:\"file\";s:20:\"2021/08/poster-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"poster-4-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"poster-4-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:{}}}'),(3572,63,'brand_video_title','Обзоры на электронные сигареты Aiir'),(3573,63,'_brand_video_title','field_6120eb2f82a5a'),(3574,63,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(3575,63,'_brand_video_subtitle','field_6120eb4482a5b'),(3576,63,'brand_video_list_0_preview','468'),(3577,63,'_brand_video_list_0_preview','field_6120ec4382a5e'),(3578,63,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(3579,63,'_brand_video_list_0_link','field_6120ec5882a5f'),(3580,63,'brand_video_list_1_preview','469'),(3581,63,'_brand_video_list_1_preview','field_6120ec4382a5e'),(3582,63,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(3583,63,'_brand_video_list_1_link','field_6120ec5882a5f'),(3584,63,'brand_video_list_2_preview','470'),(3585,63,'_brand_video_list_2_preview','field_6120ec4382a5e'),(3586,63,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(3587,63,'_brand_video_list_2_link','field_6120ec5882a5f'),(3588,63,'brand_video_list_3_preview','471'),(3589,63,'_brand_video_list_3_preview','field_6120ec4382a5e'),(3590,63,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(3591,63,'_brand_video_list_3_link','field_6120ec5882a5f'),(3592,63,'brand_video_list','4'),(3593,63,'_brand_video_list','field_6120ec0882a5c'),(3594,473,'_edit_last','1'),(3595,473,'_edit_lock','1629551447:1'),(3596,472,'_edit_last','1'),(3597,472,'_edit_lock','1629551070:1'),(3598,472,'_wp_page_template','404.php'),(3599,472,'404-title','Страница не найдена'),(3600,472,'_404-title','field_6120f8dfebd59'),(3601,472,'404-subtitle','Возможно, введён некорректный адрес или страница была удалена.'),(3602,472,'_404-subtitle','field_6120f961ebd5a'),(3603,472,'404-button_text','Вернуться на главную'),(3604,472,'_404-button_text','field_6120f981ebd5c'),(3605,472,'404-button_link','a:3:{s:5:\"title\";s:14:\"Главная\";s:3:\"url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:6:\"target\";s:0:\"\";}'),(3606,472,'_404-button_link','field_6120f98bebd5d'),(3607,472,'404-button',''),(3608,472,'_404-button','field_6120f96eebd5b'),(3609,479,'404-title',''),(3610,479,'_404-title','field_6120f8dfebd59'),(3611,479,'404-subtitle',''),(3612,479,'_404-subtitle','field_6120f961ebd5a'),(3613,479,'404-button_text',''),(3614,479,'_404-button_text','field_6120f981ebd5c'),(3615,479,'404-button_link',''),(3616,479,'_404-button_link','field_6120f98bebd5d'),(3617,479,'404-button',''),(3618,479,'_404-button','field_6120f96eebd5b'),(3619,480,'404-title','Страница не найдена'),(3620,480,'_404-title','field_6120f8dfebd59'),(3621,480,'404-subtitle','Возможно, введён некорректный адрес или страница была удалена.'),(3622,480,'_404-subtitle','field_6120f961ebd5a'),(3623,480,'404-button_text','Вернуться на главную'),(3624,480,'_404-button_text','field_6120f981ebd5c'),(3625,480,'404-button_link','a:3:{s:5:\"title\";s:14:\"Главная\";s:3:\"url\";s:32:\"https://upod.goodface.com.ua/wp/\";s:6:\"target\";s:0:\"\";}'),(3626,480,'_404-button_link','field_6120f98bebd5d'),(3627,480,'404-button',''),(3628,480,'_404-button','field_6120f96eebd5b'),(3629,472,'_wp_trash_meta_status','publish'),(3630,472,'_wp_trash_meta_time','1629551247'),(3631,472,'_wp_desired_post_slug','404'),(3632,473,'_wp_trash_meta_status','publish'),(3633,473,'_wp_trash_meta_time','1629551593'),(3634,473,'_wp_desired_post_slug','group_6120f8cbebfa9'),(3635,494,'_edit_last','1'),(3636,494,'brand','63'),(3637,494,'_brand','field_611aa6eea67f3'),(3638,494,'product_name','Aiir Plus'),(3639,494,'_product_name','field_611b820ca8ae8'),(3640,494,'product_price','800'),(3641,494,'_product_price','field_611b828ca8ae9'),(3642,494,'where_buy','1'),(3643,494,'_where_buy','field_611b88e0a8af6'),(3644,494,'product_img','496'),(3645,494,'_product_img','field_611b8b1ddf19c'),(3646,494,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3647,494,'_product_description','field_611b829aa8aea'),(3648,494,'product_taste_0_name','Клубника'),(3649,494,'_product_taste_0_name','field_611b835da8aed'),(3650,494,'product_taste','1'),(3651,494,'_product_taste','field_611b8342a8aec'),(3652,494,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3653,494,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3654,494,'product_characteristics_count_of_puff_puff_val','4000'),(3655,494,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3656,494,'product_characteristics_count_of_puff','1500'),(3657,494,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3658,494,'product_characteristics_count_of_nikotin_puff_text',''),(3659,494,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3660,494,'product_characteristics_count_of_nikotin_puff_val',''),(3661,494,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3662,494,'product_characteristics_count_of_nikotin',' 1.25'),(3663,494,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3664,494,'product_characteristics_size_puff_text',''),(3665,494,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3666,494,'product_characteristics_size_puff_val',''),(3667,494,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3668,494,'product_characteristics_size','80'),(3669,494,'_product_characteristics_size','field_611b90b565bd0'),(3670,494,'product_characteristics_weight_puff_text',''),(3671,494,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3672,494,'product_characteristics_weight_puff_val',''),(3673,494,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(3674,494,'product_characteristics_weight','12'),(3675,494,'_product_characteristics_weight','field_611b90c965bd3'),(3676,494,'product_characteristics_capacity_puff_text',''),(3677,494,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(3678,494,'product_characteristics_capacity_puff_val',''),(3679,494,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(3680,494,'product_characteristics_capacity','280'),(3681,494,'_product_characteristics_capacity','field_611b90dc65bd6'),(3682,494,'product_characteristics',''),(3683,494,'_product_characteristics','field_611b87a8a8af0'),(3684,494,'_edit_lock','1629635710:1'),(3698,495,'_wp_attached_file','2021/08/aiir-bilo.png'),(3699,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:496;s:4:\"file\";s:21:\"2021/08/aiir-bilo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"aiir-bilo-68x300.png\";s:5:\"width\";i:68;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"aiir-bilo-112x150.png\";s:5:\"width\";i:112;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:{}}}'),(3700,496,'_wp_attached_file','2021/08/aiir-plus.png'),(3701,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:79;s:6:\"height\";i:512;s:4:\"file\";s:21:\"2021/08/aiir-plus.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"aiir-plus-46x300.png\";s:5:\"width\";i:46;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"aiir-plus-79x150.png\";s:5:\"width\";i:79;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:{}}}'),(3702,497,'_wp_attached_file','2021/08/aiir-pop.png'),(3703,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:74;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/aiir-pop.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"aiir-pop-43x300.png\";s:5:\"width\";i:43;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"aiir-pop-74x150.png\";s:5:\"width\";i:74;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:{}}}'),(3704,498,'_wp_attached_file','2021/08/aiir-surf.png'),(3705,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:109;s:6:\"height\";i:512;s:4:\"file\";s:21:\"2021/08/aiir-surf.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"aiir-surf-64x300.png\";s:5:\"width\";i:64;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"aiir-surf-109x150.png\";s:5:\"width\";i:109;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:{}}}'),(3706,499,'_wp_attached_file','2021/08/aiir-wave.png'),(3707,499,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:496;s:4:\"file\";s:21:\"2021/08/aiir-wave.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"aiir-wave-65x300.png\";s:5:\"width\";i:65;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"aiir-wave-108x150.png\";s:5:\"width\";i:108;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:{}}}'),(3708,500,'_wp_attached_file','2021/08/aiir-wave-blue.png'),(3709,500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:560;s:4:\"file\";s:26:\"2021/08/aiir-wave-blue.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"aiir-wave-blue-55x300.png\";s:5:\"width\";i:55;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"aiir-wave-blue-103x150.png\";s:5:\"width\";i:103;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:{}}}'),(3710,501,'_edit_last','1'),(3711,501,'brand','63'),(3712,501,'_brand','field_611aa6eea67f3'),(3713,501,'product_name','Aiir POP'),(3714,501,'_product_name','field_611b820ca8ae8'),(3715,501,'product_price','500'),(3716,501,'_product_price','field_611b828ca8ae9'),(3717,501,'where_buy','1'),(3718,501,'_where_buy','field_611b88e0a8af6'),(3719,501,'product_img','497'),(3720,501,'_product_img','field_611b8b1ddf19c'),(3721,501,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3722,501,'_product_description','field_611b829aa8aea'),(3723,501,'product_taste_0_name','Клубника'),(3724,501,'_product_taste_0_name','field_611b835da8aed'),(3725,501,'product_taste','1'),(3726,501,'_product_taste','field_611b8342a8aec'),(3727,501,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3728,501,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3729,501,'product_characteristics_count_of_puff_puff_val','4000'),(3730,501,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3731,501,'product_characteristics_count_of_puff','1000'),(3732,501,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3733,501,'product_characteristics_count_of_nikotin_puff_text',''),(3734,501,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3735,501,'product_characteristics_count_of_nikotin_puff_val',''),(3736,501,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3737,501,'product_characteristics_count_of_nikotin',' 1.25'),(3738,501,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3739,501,'product_characteristics_size_puff_text',''),(3740,501,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3741,501,'product_characteristics_size_puff_val',''),(3742,501,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3743,501,'product_characteristics_size','80'),(3744,501,'_product_characteristics_size','field_611b90b565bd0'),(3745,501,'product_characteristics_weight_puff_text',''),(3746,501,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3747,501,'product_characteristics_weight_puff_val',''),(3748,501,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(3749,501,'product_characteristics_weight','12'),(3750,501,'_product_characteristics_weight','field_611b90c965bd3'),(3751,501,'product_characteristics_capacity_puff_text',''),(3752,501,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(3753,501,'product_characteristics_capacity_puff_val',''),(3754,501,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(3755,501,'product_characteristics_capacity','280'),(3756,501,'_product_characteristics_capacity','field_611b90dc65bd6'),(3757,501,'product_characteristics',''),(3758,501,'_product_characteristics','field_611b87a8a8af0'),(3759,501,'_edit_lock','1629635768:1'),(3773,502,'_edit_last','1'),(3774,502,'brand','63'),(3775,502,'_brand','field_611aa6eea67f3'),(3776,502,'product_name','Aiir BILO'),(3777,502,'_product_name','field_611b820ca8ae8'),(3778,502,'product_price','400'),(3779,502,'_product_price','field_611b828ca8ae9'),(3780,502,'where_buy','1'),(3781,502,'_where_buy','field_611b88e0a8af6'),(3782,502,'product_img','495'),(3783,502,'_product_img','field_611b8b1ddf19c'),(3784,502,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3785,502,'_product_description','field_611b829aa8aea'),(3786,502,'product_taste_0_name','Клубника'),(3787,502,'_product_taste_0_name','field_611b835da8aed'),(3788,502,'product_taste','1'),(3789,502,'_product_taste','field_611b8342a8aec'),(3790,502,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3791,502,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3792,502,'product_characteristics_count_of_puff_puff_val','4000'),(3793,502,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3794,502,'product_characteristics_count_of_puff','600'),(3795,502,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3796,502,'product_characteristics_count_of_nikotin_puff_text',''),(3797,502,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3798,502,'product_characteristics_count_of_nikotin_puff_val',''),(3799,502,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3800,502,'product_characteristics_count_of_nikotin',' 1.25'),(3801,502,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3802,502,'product_characteristics_size_puff_text',''),(3803,502,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3804,502,'product_characteristics_size_puff_val',''),(3805,502,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3806,502,'product_characteristics_size','80'),(3807,502,'_product_characteristics_size','field_611b90b565bd0'),(3808,502,'product_characteristics_weight_puff_text',''),(3809,502,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3810,502,'product_characteristics_weight_puff_val',''),(3811,502,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(3812,502,'product_characteristics_weight','12'),(3813,502,'_product_characteristics_weight','field_611b90c965bd3'),(3814,502,'product_characteristics_capacity_puff_text',''),(3815,502,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(3816,502,'product_characteristics_capacity_puff_val',''),(3817,502,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(3818,502,'product_characteristics_capacity','280'),(3819,502,'_product_characteristics_capacity','field_611b90dc65bd6'),(3820,502,'product_characteristics',''),(3821,502,'_product_characteristics','field_611b87a8a8af0'),(3822,502,'_edit_lock','1629635820:1'),(3836,503,'_edit_last','1'),(3837,503,'brand','63'),(3838,503,'_brand','field_611aa6eea67f3'),(3839,503,'product_name','Aiir Surf'),(3840,503,'_product_name','field_611b820ca8ae8'),(3841,503,'product_price','350'),(3842,503,'_product_price','field_611b828ca8ae9'),(3843,503,'where_buy','1'),(3844,503,'_where_buy','field_611b88e0a8af6'),(3845,503,'product_img','498'),(3846,503,'_product_img','field_611b8b1ddf19c'),(3847,503,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3848,503,'_product_description','field_611b829aa8aea'),(3849,503,'product_taste_0_name','Ежевика'),(3850,503,'_product_taste_0_name','field_611b835da8aed'),(3851,503,'product_taste','2'),(3852,503,'_product_taste','field_611b8342a8aec'),(3853,503,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3854,503,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3855,503,'product_characteristics_count_of_puff_puff_val','4000'),(3856,503,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3857,503,'product_characteristics_count_of_puff','300'),(3858,503,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3859,503,'product_characteristics_count_of_nikotin_puff_text',''),(3860,503,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3861,503,'product_characteristics_count_of_nikotin_puff_val',''),(3862,503,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3863,503,'product_characteristics_count_of_nikotin',' 1.25'),(3864,503,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3865,503,'product_characteristics_size_puff_text',''),(3866,503,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3867,503,'product_characteristics_size_puff_val',''),(3868,503,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3869,503,'product_characteristics_size','80'),(3870,503,'_product_characteristics_size','field_611b90b565bd0'),(3871,503,'product_characteristics_weight_puff_text',''),(3872,503,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3873,503,'product_characteristics_weight_puff_val',''),(3874,503,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(3875,503,'product_characteristics_weight','12'),(3876,503,'_product_characteristics_weight','field_611b90c965bd3'),(3877,503,'product_characteristics_capacity_puff_text',''),(3878,503,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(3879,503,'product_characteristics_capacity_puff_val',''),(3880,503,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(3881,503,'product_characteristics_capacity','280'),(3882,503,'_product_characteristics_capacity','field_611b90dc65bd6'),(3883,503,'product_characteristics',''),(3884,503,'_product_characteristics','field_611b87a8a8af0'),(3885,503,'_edit_lock','1629643609:1'),(3899,504,'_edit_last','1'),(3900,504,'brand','63'),(3901,504,'_brand','field_611aa6eea67f3'),(3902,504,'product_name','Aiir Wave'),(3903,504,'_product_name','field_611b820ca8ae8'),(3904,504,'product_price','300'),(3905,504,'_product_price','field_611b828ca8ae9'),(3906,504,'where_buy','1'),(3907,504,'_where_buy','field_611b88e0a8af6'),(3908,504,'product_img','500'),(3909,504,'_product_img','field_611b8b1ddf19c'),(3910,504,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3911,504,'_product_description','field_611b829aa8aea'),(3912,504,'product_taste_0_name','Клубника'),(3913,504,'_product_taste_0_name','field_611b835da8aed'),(3914,504,'product_taste','1'),(3915,504,'_product_taste','field_611b8342a8aec'),(3916,504,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3917,504,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3918,504,'product_characteristics_count_of_puff_puff_val','4000'),(3919,504,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3920,504,'product_characteristics_count_of_puff','400'),(3921,504,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3922,504,'product_characteristics_count_of_nikotin_puff_text',''),(3923,504,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3924,504,'product_characteristics_count_of_nikotin_puff_val',''),(3925,504,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3926,504,'product_characteristics_count_of_nikotin',' 1.25'),(3927,504,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3928,504,'product_characteristics_size_puff_text',''),(3929,504,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3930,504,'product_characteristics_size_puff_val',''),(3931,504,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3932,504,'product_characteristics_size','80'),(3933,504,'_product_characteristics_size','field_611b90b565bd0'),(3934,504,'product_characteristics_weight_puff_text',''),(3935,504,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3936,504,'product_characteristics_weight_puff_val',''),(3937,504,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(3938,504,'product_characteristics_weight','12'),(3939,504,'_product_characteristics_weight','field_611b90c965bd3'),(3940,504,'product_characteristics_capacity_puff_text',''),(3941,504,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(3942,504,'product_characteristics_capacity_puff_val',''),(3943,504,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(3944,504,'product_characteristics_capacity','280'),(3945,504,'_product_characteristics_capacity','field_611b90dc65bd6'),(3946,504,'product_characteristics',''),(3947,504,'_product_characteristics','field_611b87a8a8af0'),(3948,504,'_edit_lock','1629654047:1'),(3962,505,'_edit_last','1'),(3963,505,'brand','63'),(3964,505,'_brand','field_611aa6eea67f3'),(3965,505,'product_name','Aiir Wave'),(3966,505,'_product_name','field_611b820ca8ae8'),(3967,505,'product_price','300'),(3968,505,'_product_price','field_611b828ca8ae9'),(3969,505,'where_buy','1'),(3970,505,'_where_buy','field_611b88e0a8af6'),(3971,505,'product_img','499'),(3972,505,'_product_img','field_611b8b1ddf19c'),(3973,505,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(3974,505,'_product_description','field_611b829aa8aea'),(3975,505,'product_taste_0_name','Клубника'),(3976,505,'_product_taste_0_name','field_611b835da8aed'),(3977,505,'product_taste','1'),(3978,505,'_product_taste','field_611b8342a8aec'),(3979,505,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(3980,505,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(3981,505,'product_characteristics_count_of_puff_puff_val','4000'),(3982,505,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(3983,505,'product_characteristics_count_of_puff','400'),(3984,505,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(3985,505,'product_characteristics_count_of_nikotin_puff_text',''),(3986,505,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(3987,505,'product_characteristics_count_of_nikotin_puff_val',''),(3988,505,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(3989,505,'product_characteristics_count_of_nikotin',' 1.25'),(3990,505,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(3991,505,'product_characteristics_size_puff_text',''),(3992,505,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(3993,505,'product_characteristics_size_puff_val',''),(3994,505,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(3995,505,'product_characteristics_size','80'),(3996,505,'_product_characteristics_size','field_611b90b565bd0'),(3997,505,'product_characteristics_weight_puff_text',''),(3998,505,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(3999,505,'product_characteristics_weight_puff_val',''),(4000,505,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4001,505,'product_characteristics_weight','12'),(4002,505,'_product_characteristics_weight','field_611b90c965bd3'),(4003,505,'product_characteristics_capacity_puff_text',''),(4004,505,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4005,505,'product_characteristics_capacity_puff_val',''),(4006,505,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4007,505,'product_characteristics_capacity','280'),(4008,505,'_product_characteristics_capacity','field_611b90dc65bd6'),(4009,505,'product_characteristics',''),(4010,505,'_product_characteristics','field_611b87a8a8af0'),(4011,505,'_edit_lock','1629654077:1'),(4025,503,'product_taste_1_name','Зеленый чай'),(4026,503,'_product_taste_1_name','field_611b835da8aed'),(4027,559,'_wp_attached_file','2021/08/hqd-cuvie.png'),(4028,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:130;s:6:\"height\";i:496;s:4:\"file\";s:21:\"2021/08/hqd-cuvie.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hqd-cuvie-79x300.png\";s:5:\"width\";i:79;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"hqd-cuvie-130x150.png\";s:5:\"width\";i:130;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:{}}}'),(4029,560,'_wp_attached_file','2021/08/hqd-cuvie-plus.png'),(4030,560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:99;s:6:\"height\";i:560;s:4:\"file\";s:26:\"2021/08/hqd-cuvie-plus.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hqd-cuvie-plus-53x300.png\";s:5:\"width\";i:53;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hqd-cuvie-plus-99x150.png\";s:5:\"width\";i:99;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:{}}}'),(4031,561,'_wp_attached_file','2021/08/hqd-king.png'),(4032,561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:92;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/hqd-king.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"hqd-king-54x300.png\";s:5:\"width\";i:54;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"hqd-king-92x150.png\";s:5:\"width\";i:92;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:{}}}'),(4033,562,'_wp_attached_file','2021/08/hqd-maxim.png'),(4034,562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:512;s:4:\"file\";s:21:\"2021/08/hqd-maxim.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hqd-maxim-59x300.png\";s:5:\"width\";i:59;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"hqd-maxim-100x150.png\";s:5:\"width\";i:100;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:{}}}'),(4035,563,'_wp_attached_file','2021/08/hqd-maxx.png'),(4036,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:104;s:6:\"height\";i:560;s:4:\"file\";s:20:\"2021/08/hqd-maxx.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"hqd-maxx-56x300.png\";s:5:\"width\";i:56;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hqd-maxx-104x150.png\";s:5:\"width\";i:104;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:{}}}'),(4037,564,'_wp_attached_file','2021/08/hqd-mega.png'),(4038,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:141;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/hqd-mega.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"hqd-mega-83x300.png\";s:5:\"width\";i:83;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hqd-mega-141x150.png\";s:5:\"width\";i:141;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:{}}}'),(4039,565,'_wp_attached_file','2021/08/hqd-melo.png'),(4040,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:69;s:6:\"height\";i:560;s:4:\"file\";s:20:\"2021/08/hqd-melo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"hqd-melo-37x300.png\";s:5:\"width\";i:37;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"hqd-melo-69x150.png\";s:5:\"width\";i:69;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:{}}}'),(4041,566,'_wp_attached_file','2021/08/hqd-rosy.png'),(4042,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/hqd-rosy.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"hqd-rosy-82x300.png\";s:5:\"width\";i:82;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hqd-rosy-140x150.png\";s:5:\"width\";i:140;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:{}}}'),(4043,567,'_wp_attached_file','2021/08/hqd-stark.png'),(4044,567,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:560;s:4:\"file\";s:21:\"2021/08/hqd-stark.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hqd-stark-51x300.png\";s:5:\"width\";i:51;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hqd-stark-96x150.png\";s:5:\"width\";i:96;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:{}}}'),(4045,568,'_wp_attached_file','2021/08/hqd-super.png'),(4046,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:560;s:4:\"file\";s:21:\"2021/08/hqd-super.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hqd-super-47x300.png\";s:5:\"width\";i:47;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hqd-super-88x150.png\";s:5:\"width\";i:88;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:{}}}'),(4047,569,'_wp_attached_file','2021/08/hqd-ultra-stick.png'),(4048,569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:560;s:4:\"file\";s:27:\"2021/08/hqd-ultra-stick.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hqd-ultra-stick-54x300.png\";s:5:\"width\";i:54;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hqd-ultra-stick-100x150.png\";s:5:\"width\";i:100;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:{}}}'),(4049,570,'_wp_attached_file','2021/08/hqd-v2.png'),(4050,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:133;s:6:\"height\";i:496;s:4:\"file\";s:18:\"2021/08/hqd-v2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"hqd-v2-80x300.png\";s:5:\"width\";i:80;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"hqd-v2-133x150.png\";s:5:\"width\";i:133;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:{}}}'),(4051,572,'_edit_last','1'),(4052,572,'brand','60'),(4053,572,'_brand','field_611aa6eea67f3'),(4054,572,'product_name','HQD V2'),(4055,572,'_product_name','field_611b820ca8ae8'),(4056,572,'product_price','200'),(4057,572,'_product_price','field_611b828ca8ae9'),(4058,572,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4059,572,'_product_description','field_611b829aa8aea'),(4060,572,'product_taste_0_name','Клубника'),(4061,572,'_product_taste_0_name','field_611b835da8aed'),(4062,572,'product_taste_1_name','Черника'),(4063,572,'_product_taste_1_name','field_611b835da8aed'),(4064,572,'product_taste_2_name','Вишня'),(4065,572,'_product_taste_2_name','field_611b835da8aed'),(4066,572,'product_taste_3_name','Банан'),(4067,572,'_product_taste_3_name','field_611b835da8aed'),(4068,572,'product_taste_4_name','Банан'),(4069,572,'_product_taste_4_name','field_611b835da8aed'),(4070,572,'product_taste_5_name','Арбуз'),(4071,572,'_product_taste_5_name','field_611b835da8aed'),(4072,572,'product_taste_6_name','Персик'),(4073,572,'_product_taste_6_name','field_611b835da8aed'),(4074,572,'product_taste_7_name','Виноград'),(4075,572,'_product_taste_7_name','field_611b835da8aed'),(4076,572,'product_taste_8_name','Яблоко'),(4077,572,'_product_taste_8_name','field_611b835da8aed'),(4078,572,'product_taste_9_name','Манго'),(4079,572,'_product_taste_9_name','field_611b835da8aed'),(4080,572,'product_taste_10_name','Чичи'),(4081,572,'_product_taste_10_name','field_611b835da8aed'),(4082,572,'product_taste_11_name','Дыня'),(4083,572,'_product_taste_11_name','field_611b835da8aed'),(4084,572,'product_taste_12_name','Апельсин'),(4085,572,'_product_taste_12_name','field_611b835da8aed'),(4086,572,'product_taste_13_name','Жвачка'),(4087,572,'_product_taste_13_name','field_611b835da8aed'),(4088,572,'product_taste','15'),(4089,572,'_product_taste','field_611b8342a8aec'),(4090,572,'product_characteristics_count',''),(4091,572,'_product_characteristics_count','field_611b8864a8af1'),(4092,572,'product_characteristics_count_nikotin',''),(4093,572,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4094,572,'product_characteristics_size','80'),(4095,572,'_product_characteristics_size','field_611b90b565bd0'),(4096,572,'product_characteristics_weight','12'),(4097,572,'_product_characteristics_weight','field_611b90c965bd3'),(4098,572,'product_characteristics_capacity','280'),(4099,572,'_product_characteristics_capacity','field_611b90dc65bd6'),(4100,572,'product_characteristics',''),(4101,572,'_product_characteristics','field_611b87a8a8af0'),(4102,572,'where_buy','1'),(4103,572,'_where_buy','field_611b88e0a8af6'),(4104,572,'_edit_lock','1629654634:1'),(4105,572,'count_of_puff_puff_text','Количество затяжек'),(4106,572,'_count_of_puff_puff_text','field_611b8abfdf199'),(4107,572,'count_of_puff_puff_val','200'),(4108,572,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4109,572,'count_of_puff',''),(4110,572,'_count_of_puff','field_611b8864a8af1'),(4111,572,'product_img','149'),(4112,572,'_product_img','field_611b8b1ddf19c'),(4113,572,'product_characteristics_count_of_puff_puff_text',''),(4114,572,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4115,572,'product_characteristics_count_of_puff_puff_val',''),(4116,572,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4117,572,'product_characteristics_count_of_puff','200-300'),(4118,572,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4119,572,'product_characteristics_count_of_nikotin_puff_text',''),(4120,572,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4121,572,'product_characteristics_count_of_nikotin_puff_val',''),(4122,572,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4123,572,'product_characteristics_count_of_nikotin',' 1.25'),(4124,572,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4125,572,'product_characteristics_size_puff_text',''),(4126,572,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4127,572,'product_characteristics_size_puff_val',''),(4128,572,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4129,572,'product_characteristics_weight_puff_text',''),(4130,572,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4131,572,'product_characteristics_weight_puff_val',''),(4132,572,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4133,572,'product_characteristics_capacity_puff_text',''),(4134,572,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4135,572,'product_characteristics_capacity_puff_val',''),(4136,572,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4137,572,'product_taste_14_name','Дважды Жвачка'),(4138,572,'_product_taste_14_name','field_611b835da8aed'),(4178,573,'_edit_last','1'),(4179,573,'brand','60'),(4180,573,'_brand','field_611aa6eea67f3'),(4181,573,'product_name','HQD Ultra Stick'),(4182,573,'_product_name','field_611b820ca8ae8'),(4183,573,'product_price','300'),(4184,573,'_product_price','field_611b828ca8ae9'),(4185,573,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4186,573,'_product_description','field_611b829aa8aea'),(4187,573,'product_taste_0_name','Клубника'),(4188,573,'_product_taste_0_name','field_611b835da8aed'),(4189,573,'product_taste_1_name','Черника'),(4190,573,'_product_taste_1_name','field_611b835da8aed'),(4191,573,'product_taste_2_name','Вишня'),(4192,573,'_product_taste_2_name','field_611b835da8aed'),(4193,573,'product_taste_3_name','Банан'),(4194,573,'_product_taste_3_name','field_611b835da8aed'),(4195,573,'product_taste_4_name','Банан'),(4196,573,'_product_taste_4_name','field_611b835da8aed'),(4197,573,'product_taste_5_name','Арбуз'),(4198,573,'_product_taste_5_name','field_611b835da8aed'),(4199,573,'product_taste_6_name','Персик'),(4200,573,'_product_taste_6_name','field_611b835da8aed'),(4201,573,'product_taste_7_name','Виноград'),(4202,573,'_product_taste_7_name','field_611b835da8aed'),(4203,573,'product_taste_8_name','Яблоко'),(4204,573,'_product_taste_8_name','field_611b835da8aed'),(4205,573,'product_taste_9_name','Манго'),(4206,573,'_product_taste_9_name','field_611b835da8aed'),(4207,573,'product_taste_10_name','Чичи'),(4208,573,'_product_taste_10_name','field_611b835da8aed'),(4209,573,'product_taste_11_name','Дыня'),(4210,573,'_product_taste_11_name','field_611b835da8aed'),(4211,573,'product_taste_12_name','Апельсин'),(4212,573,'_product_taste_12_name','field_611b835da8aed'),(4213,573,'product_taste_13_name','Жвачка'),(4214,573,'_product_taste_13_name','field_611b835da8aed'),(4215,573,'product_taste','15'),(4216,573,'_product_taste','field_611b8342a8aec'),(4217,573,'product_characteristics_count',''),(4218,573,'_product_characteristics_count','field_611b8864a8af1'),(4219,573,'product_characteristics_count_nikotin',''),(4220,573,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4221,573,'product_characteristics_size','80'),(4222,573,'_product_characteristics_size','field_611b90b565bd0'),(4223,573,'product_characteristics_weight','12'),(4224,573,'_product_characteristics_weight','field_611b90c965bd3'),(4225,573,'product_characteristics_capacity','280'),(4226,573,'_product_characteristics_capacity','field_611b90dc65bd6'),(4227,573,'product_characteristics',''),(4228,573,'_product_characteristics','field_611b87a8a8af0'),(4229,573,'where_buy','1'),(4230,573,'_where_buy','field_611b88e0a8af6'),(4231,573,'_edit_lock','1629654616:1'),(4232,573,'count_of_puff_puff_text','Количество затяжек'),(4233,573,'_count_of_puff_puff_text','field_611b8abfdf199'),(4234,573,'count_of_puff_puff_val','200'),(4235,573,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4236,573,'count_of_puff',''),(4237,573,'_count_of_puff','field_611b8864a8af1'),(4238,573,'product_img','569'),(4239,573,'_product_img','field_611b8b1ddf19c'),(4240,573,'product_characteristics_count_of_puff_puff_text',''),(4241,573,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4242,573,'product_characteristics_count_of_puff_puff_val',''),(4243,573,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4244,573,'product_characteristics_count_of_puff','500'),(4245,573,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4246,573,'product_characteristics_count_of_nikotin_puff_text',''),(4247,573,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4248,573,'product_characteristics_count_of_nikotin_puff_val',''),(4249,573,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4250,573,'product_characteristics_count_of_nikotin',' 1.25'),(4251,573,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4252,573,'product_characteristics_size_puff_text',''),(4253,573,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4254,573,'product_characteristics_size_puff_val',''),(4255,573,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4256,573,'product_characteristics_weight_puff_text',''),(4257,573,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4258,573,'product_characteristics_weight_puff_val',''),(4259,573,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4260,573,'product_characteristics_capacity_puff_text',''),(4261,573,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4262,573,'product_characteristics_capacity_puff_val',''),(4263,573,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4264,573,'product_taste_14_name','Дважды Жвачка'),(4265,573,'_product_taste_14_name','field_611b835da8aed'),(4305,574,'_edit_last','1'),(4306,574,'brand','60'),(4307,574,'_brand','field_611aa6eea67f3'),(4308,574,'product_name','HQD Cuvie'),(4309,574,'_product_name','field_611b820ca8ae8'),(4310,574,'product_price','200'),(4311,574,'_product_price','field_611b828ca8ae9'),(4312,574,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4313,574,'_product_description','field_611b829aa8aea'),(4314,574,'product_taste_0_name','Клубника'),(4315,574,'_product_taste_0_name','field_611b835da8aed'),(4316,574,'product_taste_1_name','Черника'),(4317,574,'_product_taste_1_name','field_611b835da8aed'),(4318,574,'product_taste_2_name','Вишня'),(4319,574,'_product_taste_2_name','field_611b835da8aed'),(4320,574,'product_taste_3_name','Банан'),(4321,574,'_product_taste_3_name','field_611b835da8aed'),(4322,574,'product_taste_4_name','Банан'),(4323,574,'_product_taste_4_name','field_611b835da8aed'),(4324,574,'product_taste_5_name','Арбуз'),(4325,574,'_product_taste_5_name','field_611b835da8aed'),(4326,574,'product_taste_6_name','Персик'),(4327,574,'_product_taste_6_name','field_611b835da8aed'),(4328,574,'product_taste_7_name','Виноград'),(4329,574,'_product_taste_7_name','field_611b835da8aed'),(4330,574,'product_taste_8_name','Яблоко'),(4331,574,'_product_taste_8_name','field_611b835da8aed'),(4332,574,'product_taste_9_name','Манго'),(4333,574,'_product_taste_9_name','field_611b835da8aed'),(4334,574,'product_taste_10_name','Чичи'),(4335,574,'_product_taste_10_name','field_611b835da8aed'),(4336,574,'product_taste_11_name','Дыня'),(4337,574,'_product_taste_11_name','field_611b835da8aed'),(4338,574,'product_taste_12_name','Апельсин'),(4339,574,'_product_taste_12_name','field_611b835da8aed'),(4340,574,'product_taste_13_name','Жвачка'),(4341,574,'_product_taste_13_name','field_611b835da8aed'),(4342,574,'product_taste','15'),(4343,574,'_product_taste','field_611b8342a8aec'),(4344,574,'product_characteristics_count',''),(4345,574,'_product_characteristics_count','field_611b8864a8af1'),(4346,574,'product_characteristics_count_nikotin',''),(4347,574,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4348,574,'product_characteristics_size','80'),(4349,574,'_product_characteristics_size','field_611b90b565bd0'),(4350,574,'product_characteristics_weight','12'),(4351,574,'_product_characteristics_weight','field_611b90c965bd3'),(4352,574,'product_characteristics_capacity','280'),(4353,574,'_product_characteristics_capacity','field_611b90dc65bd6'),(4354,574,'product_characteristics',''),(4355,574,'_product_characteristics','field_611b87a8a8af0'),(4356,574,'where_buy','1'),(4357,574,'_where_buy','field_611b88e0a8af6'),(4358,574,'_edit_lock','1629643186:1'),(4359,574,'count_of_puff_puff_text','Количество затяжек'),(4360,574,'_count_of_puff_puff_text','field_611b8abfdf199'),(4361,574,'count_of_puff_puff_val','200'),(4362,574,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4363,574,'count_of_puff',''),(4364,574,'_count_of_puff','field_611b8864a8af1'),(4365,574,'product_img','149'),(4366,574,'_product_img','field_611b8b1ddf19c'),(4367,574,'product_characteristics_count_of_puff_puff_text',''),(4368,574,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4369,574,'product_characteristics_count_of_puff_puff_val',''),(4370,574,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4371,574,'product_characteristics_count_of_puff','300-400'),(4372,574,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4373,574,'product_characteristics_count_of_nikotin_puff_text',''),(4374,574,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4375,574,'product_characteristics_count_of_nikotin_puff_val',''),(4376,574,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4377,574,'product_characteristics_count_of_nikotin',' 1.25'),(4378,574,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4379,574,'product_characteristics_size_puff_text',''),(4380,574,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4381,574,'product_characteristics_size_puff_val',''),(4382,574,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4383,574,'product_characteristics_weight_puff_text',''),(4384,574,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4385,574,'product_characteristics_weight_puff_val',''),(4386,574,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4387,574,'product_characteristics_capacity_puff_text',''),(4388,574,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4389,574,'product_characteristics_capacity_puff_val',''),(4390,574,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4391,574,'product_taste_14_name','Дважды Жвачка'),(4392,574,'_product_taste_14_name','field_611b835da8aed'),(4432,575,'_edit_last','1'),(4433,575,'brand','60'),(4434,575,'_brand','field_611aa6eea67f3'),(4435,575,'product_name','HQD MAXX'),(4436,575,'_product_name','field_611b820ca8ae8'),(4437,575,'product_price','600'),(4438,575,'_product_price','field_611b828ca8ae9'),(4439,575,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4440,575,'_product_description','field_611b829aa8aea'),(4441,575,'product_taste_0_name','Клубника'),(4442,575,'_product_taste_0_name','field_611b835da8aed'),(4443,575,'product_taste_1_name','Черника'),(4444,575,'_product_taste_1_name','field_611b835da8aed'),(4445,575,'product_taste_2_name','Вишня'),(4446,575,'_product_taste_2_name','field_611b835da8aed'),(4447,575,'product_taste_3_name','Банан'),(4448,575,'_product_taste_3_name','field_611b835da8aed'),(4449,575,'product_taste_4_name','Банан'),(4450,575,'_product_taste_4_name','field_611b835da8aed'),(4451,575,'product_taste_5_name','Арбуз'),(4452,575,'_product_taste_5_name','field_611b835da8aed'),(4453,575,'product_taste_6_name','Персик'),(4454,575,'_product_taste_6_name','field_611b835da8aed'),(4455,575,'product_taste_7_name','Виноград'),(4456,575,'_product_taste_7_name','field_611b835da8aed'),(4457,575,'product_taste_8_name','Яблоко'),(4458,575,'_product_taste_8_name','field_611b835da8aed'),(4459,575,'product_taste_9_name','Манго'),(4460,575,'_product_taste_9_name','field_611b835da8aed'),(4461,575,'product_taste_10_name','Чичи'),(4462,575,'_product_taste_10_name','field_611b835da8aed'),(4463,575,'product_taste_11_name','Дыня'),(4464,575,'_product_taste_11_name','field_611b835da8aed'),(4465,575,'product_taste_12_name','Апельсин'),(4466,575,'_product_taste_12_name','field_611b835da8aed'),(4467,575,'product_taste_13_name','Жвачка'),(4468,575,'_product_taste_13_name','field_611b835da8aed'),(4469,575,'product_taste','15'),(4470,575,'_product_taste','field_611b8342a8aec'),(4471,575,'product_characteristics_count',''),(4472,575,'_product_characteristics_count','field_611b8864a8af1'),(4473,575,'product_characteristics_count_nikotin',''),(4474,575,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4475,575,'product_characteristics_size','80'),(4476,575,'_product_characteristics_size','field_611b90b565bd0'),(4477,575,'product_characteristics_weight','12'),(4478,575,'_product_characteristics_weight','field_611b90c965bd3'),(4479,575,'product_characteristics_capacity','280'),(4480,575,'_product_characteristics_capacity','field_611b90dc65bd6'),(4481,575,'product_characteristics',''),(4482,575,'_product_characteristics','field_611b87a8a8af0'),(4483,575,'where_buy','1'),(4484,575,'_where_buy','field_611b88e0a8af6'),(4485,575,'_edit_lock','1629654440:1'),(4486,575,'count_of_puff_puff_text','Количество затяжек'),(4487,575,'_count_of_puff_puff_text','field_611b8abfdf199'),(4488,575,'count_of_puff_puff_val','200'),(4489,575,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4490,575,'count_of_puff',''),(4491,575,'_count_of_puff','field_611b8864a8af1'),(4492,575,'product_img','563'),(4493,575,'_product_img','field_611b8b1ddf19c'),(4494,575,'product_characteristics_count_of_puff_puff_text',''),(4495,575,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4496,575,'product_characteristics_count_of_puff_puff_val',''),(4497,575,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4498,575,'product_characteristics_count_of_puff','2500'),(4499,575,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4500,575,'product_characteristics_count_of_nikotin_puff_text',''),(4501,575,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4502,575,'product_characteristics_count_of_nikotin_puff_val',''),(4503,575,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4504,575,'product_characteristics_count_of_nikotin',' 1.25'),(4505,575,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4506,575,'product_characteristics_size_puff_text',''),(4507,575,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4508,575,'product_characteristics_size_puff_val',''),(4509,575,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4510,575,'product_characteristics_weight_puff_text',''),(4511,575,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4512,575,'product_characteristics_weight_puff_val',''),(4513,575,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4514,575,'product_characteristics_capacity_puff_text',''),(4515,575,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4516,575,'product_characteristics_capacity_puff_val',''),(4517,575,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4518,575,'product_taste_14_name','Дважды Жвачка'),(4519,575,'_product_taste_14_name','field_611b835da8aed'),(4559,576,'_edit_last','1'),(4560,576,'brand','60'),(4561,576,'_brand','field_611aa6eea67f3'),(4562,576,'product_name','HQD Mega'),(4563,576,'_product_name','field_611b820ca8ae8'),(4564,576,'product_price','500'),(4565,576,'_product_price','field_611b828ca8ae9'),(4566,576,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4567,576,'_product_description','field_611b829aa8aea'),(4568,576,'product_taste_0_name','Клубника'),(4569,576,'_product_taste_0_name','field_611b835da8aed'),(4570,576,'product_taste_1_name','Черника'),(4571,576,'_product_taste_1_name','field_611b835da8aed'),(4572,576,'product_taste_2_name','Вишня'),(4573,576,'_product_taste_2_name','field_611b835da8aed'),(4574,576,'product_taste_3_name','Банан'),(4575,576,'_product_taste_3_name','field_611b835da8aed'),(4576,576,'product_taste_4_name','Банан'),(4577,576,'_product_taste_4_name','field_611b835da8aed'),(4578,576,'product_taste_5_name','Арбуз'),(4579,576,'_product_taste_5_name','field_611b835da8aed'),(4580,576,'product_taste_6_name','Персик'),(4581,576,'_product_taste_6_name','field_611b835da8aed'),(4582,576,'product_taste_7_name','Виноград'),(4583,576,'_product_taste_7_name','field_611b835da8aed'),(4584,576,'product_taste_8_name','Яблоко'),(4585,576,'_product_taste_8_name','field_611b835da8aed'),(4586,576,'product_taste_9_name','Манго'),(4587,576,'_product_taste_9_name','field_611b835da8aed'),(4588,576,'product_taste_10_name','Чичи'),(4589,576,'_product_taste_10_name','field_611b835da8aed'),(4590,576,'product_taste_11_name','Дыня'),(4591,576,'_product_taste_11_name','field_611b835da8aed'),(4592,576,'product_taste_12_name','Апельсин'),(4593,576,'_product_taste_12_name','field_611b835da8aed'),(4594,576,'product_taste_13_name','Жвачка'),(4595,576,'_product_taste_13_name','field_611b835da8aed'),(4596,576,'product_taste','15'),(4597,576,'_product_taste','field_611b8342a8aec'),(4598,576,'product_characteristics_count',''),(4599,576,'_product_characteristics_count','field_611b8864a8af1'),(4600,576,'product_characteristics_count_nikotin',''),(4601,576,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4602,576,'product_characteristics_size','80'),(4603,576,'_product_characteristics_size','field_611b90b565bd0'),(4604,576,'product_characteristics_weight','12'),(4605,576,'_product_characteristics_weight','field_611b90c965bd3'),(4606,576,'product_characteristics_capacity','280'),(4607,576,'_product_characteristics_capacity','field_611b90dc65bd6'),(4608,576,'product_characteristics',''),(4609,576,'_product_characteristics','field_611b87a8a8af0'),(4610,576,'where_buy','1'),(4611,576,'_where_buy','field_611b88e0a8af6'),(4612,576,'_edit_lock','1629654513:1'),(4613,576,'count_of_puff_puff_text','Количество затяжек'),(4614,576,'_count_of_puff_puff_text','field_611b8abfdf199'),(4615,576,'count_of_puff_puff_val','200'),(4616,576,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4617,576,'count_of_puff',''),(4618,576,'_count_of_puff','field_611b8864a8af1'),(4619,576,'product_img','564'),(4620,576,'_product_img','field_611b8b1ddf19c'),(4621,576,'product_characteristics_count_of_puff_puff_text',''),(4622,576,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4623,576,'product_characteristics_count_of_puff_puff_val',''),(4624,576,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4625,576,'product_characteristics_count_of_puff','1600'),(4626,576,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4627,576,'product_characteristics_count_of_nikotin_puff_text',''),(4628,576,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4629,576,'product_characteristics_count_of_nikotin_puff_val',''),(4630,576,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4631,576,'product_characteristics_count_of_nikotin',' 1.25'),(4632,576,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4633,576,'product_characteristics_size_puff_text',''),(4634,576,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4635,576,'product_characteristics_size_puff_val',''),(4636,576,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4637,576,'product_characteristics_weight_puff_text',''),(4638,576,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4639,576,'product_characteristics_weight_puff_val',''),(4640,576,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4641,576,'product_characteristics_capacity_puff_text',''),(4642,576,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4643,576,'product_characteristics_capacity_puff_val',''),(4644,576,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4645,576,'product_taste_14_name','Дважды Жвачка'),(4646,576,'_product_taste_14_name','field_611b835da8aed'),(4686,577,'_edit_last','1'),(4687,577,'brand','60'),(4688,577,'_brand','field_611aa6eea67f3'),(4689,577,'product_name','HQD Melo'),(4690,577,'_product_name','field_611b820ca8ae8'),(4691,577,'product_price','450'),(4692,577,'_product_price','field_611b828ca8ae9'),(4693,577,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4694,577,'_product_description','field_611b829aa8aea'),(4695,577,'product_taste_0_name','Клубника'),(4696,577,'_product_taste_0_name','field_611b835da8aed'),(4697,577,'product_taste_1_name','Черника'),(4698,577,'_product_taste_1_name','field_611b835da8aed'),(4699,577,'product_taste_2_name','Вишня'),(4700,577,'_product_taste_2_name','field_611b835da8aed'),(4701,577,'product_taste_3_name','Банан'),(4702,577,'_product_taste_3_name','field_611b835da8aed'),(4703,577,'product_taste_4_name','Банан'),(4704,577,'_product_taste_4_name','field_611b835da8aed'),(4705,577,'product_taste_5_name','Арбуз'),(4706,577,'_product_taste_5_name','field_611b835da8aed'),(4707,577,'product_taste_6_name','Персик'),(4708,577,'_product_taste_6_name','field_611b835da8aed'),(4709,577,'product_taste_7_name','Виноград'),(4710,577,'_product_taste_7_name','field_611b835da8aed'),(4711,577,'product_taste_8_name','Яблоко'),(4712,577,'_product_taste_8_name','field_611b835da8aed'),(4713,577,'product_taste_9_name','Манго'),(4714,577,'_product_taste_9_name','field_611b835da8aed'),(4715,577,'product_taste_10_name','Чичи'),(4716,577,'_product_taste_10_name','field_611b835da8aed'),(4717,577,'product_taste_11_name','Дыня'),(4718,577,'_product_taste_11_name','field_611b835da8aed'),(4719,577,'product_taste_12_name','Апельсин'),(4720,577,'_product_taste_12_name','field_611b835da8aed'),(4721,577,'product_taste_13_name','Жвачка'),(4722,577,'_product_taste_13_name','field_611b835da8aed'),(4723,577,'product_taste','15'),(4724,577,'_product_taste','field_611b8342a8aec'),(4725,577,'product_characteristics_count',''),(4726,577,'_product_characteristics_count','field_611b8864a8af1'),(4727,577,'product_characteristics_count_nikotin',''),(4728,577,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4729,577,'product_characteristics_size','80'),(4730,577,'_product_characteristics_size','field_611b90b565bd0'),(4731,577,'product_characteristics_weight','12'),(4732,577,'_product_characteristics_weight','field_611b90c965bd3'),(4733,577,'product_characteristics_capacity','280'),(4734,577,'_product_characteristics_capacity','field_611b90dc65bd6'),(4735,577,'product_characteristics',''),(4736,577,'_product_characteristics','field_611b87a8a8af0'),(4737,577,'where_buy','1'),(4738,577,'_where_buy','field_611b88e0a8af6'),(4739,577,'_edit_lock','1629654541:1'),(4740,577,'count_of_puff_puff_text','Количество затяжек'),(4741,577,'_count_of_puff_puff_text','field_611b8abfdf199'),(4742,577,'count_of_puff_puff_val','200'),(4743,577,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4744,577,'count_of_puff',''),(4745,577,'_count_of_puff','field_611b8864a8af1'),(4746,577,'product_img','565'),(4747,577,'_product_img','field_611b8b1ddf19c'),(4748,577,'product_characteristics_count_of_puff_puff_text',''),(4749,577,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4750,577,'product_characteristics_count_of_puff_puff_val',''),(4751,577,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4752,577,'product_characteristics_count_of_puff','1000'),(4753,577,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4754,577,'product_characteristics_count_of_nikotin_puff_text',''),(4755,577,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4756,577,'product_characteristics_count_of_nikotin_puff_val',''),(4757,577,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4758,577,'product_characteristics_count_of_nikotin',' 1.25'),(4759,577,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4760,577,'product_characteristics_size_puff_text',''),(4761,577,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4762,577,'product_characteristics_size_puff_val',''),(4763,577,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4764,577,'product_characteristics_weight_puff_text',''),(4765,577,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4766,577,'product_characteristics_weight_puff_val',''),(4767,577,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4768,577,'product_characteristics_capacity_puff_text',''),(4769,577,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4770,577,'product_characteristics_capacity_puff_val',''),(4771,577,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4772,577,'product_taste_14_name','Дважды Жвачка'),(4773,577,'_product_taste_14_name','field_611b835da8aed'),(4813,578,'_edit_last','1'),(4814,578,'brand','60'),(4815,578,'_brand','field_611aa6eea67f3'),(4816,578,'product_name','HQD Cuvie Plus'),(4817,578,'_product_name','field_611b820ca8ae8'),(4818,578,'product_price','400'),(4819,578,'_product_price','field_611b828ca8ae9'),(4820,578,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4821,578,'_product_description','field_611b829aa8aea'),(4822,578,'product_taste_0_name','Клубника'),(4823,578,'_product_taste_0_name','field_611b835da8aed'),(4824,578,'product_taste_1_name','Черника'),(4825,578,'_product_taste_1_name','field_611b835da8aed'),(4826,578,'product_taste_2_name','Вишня'),(4827,578,'_product_taste_2_name','field_611b835da8aed'),(4828,578,'product_taste_3_name','Банан'),(4829,578,'_product_taste_3_name','field_611b835da8aed'),(4830,578,'product_taste_4_name','Банан'),(4831,578,'_product_taste_4_name','field_611b835da8aed'),(4832,578,'product_taste_5_name','Арбуз'),(4833,578,'_product_taste_5_name','field_611b835da8aed'),(4834,578,'product_taste_6_name','Персик'),(4835,578,'_product_taste_6_name','field_611b835da8aed'),(4836,578,'product_taste_7_name','Виноград'),(4837,578,'_product_taste_7_name','field_611b835da8aed'),(4838,578,'product_taste_8_name','Яблоко'),(4839,578,'_product_taste_8_name','field_611b835da8aed'),(4840,578,'product_taste_9_name','Манго'),(4841,578,'_product_taste_9_name','field_611b835da8aed'),(4842,578,'product_taste_10_name','Чичи'),(4843,578,'_product_taste_10_name','field_611b835da8aed'),(4844,578,'product_taste_11_name','Дыня'),(4845,578,'_product_taste_11_name','field_611b835da8aed'),(4846,578,'product_taste_12_name','Апельсин'),(4847,578,'_product_taste_12_name','field_611b835da8aed'),(4848,578,'product_taste_13_name','Жвачка'),(4849,578,'_product_taste_13_name','field_611b835da8aed'),(4850,578,'product_taste','15'),(4851,578,'_product_taste','field_611b8342a8aec'),(4852,578,'product_characteristics_count',''),(4853,578,'_product_characteristics_count','field_611b8864a8af1'),(4854,578,'product_characteristics_count_nikotin',''),(4855,578,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4856,578,'product_characteristics_size','80'),(4857,578,'_product_characteristics_size','field_611b90b565bd0'),(4858,578,'product_characteristics_weight','12'),(4859,578,'_product_characteristics_weight','field_611b90c965bd3'),(4860,578,'product_characteristics_capacity','280'),(4861,578,'_product_characteristics_capacity','field_611b90dc65bd6'),(4862,578,'product_characteristics',''),(4863,578,'_product_characteristics','field_611b87a8a8af0'),(4864,578,'where_buy','1'),(4865,578,'_where_buy','field_611b88e0a8af6'),(4866,578,'_edit_lock','1629654151:1'),(4867,578,'count_of_puff_puff_text','Количество затяжек'),(4868,578,'_count_of_puff_puff_text','field_611b8abfdf199'),(4869,578,'count_of_puff_puff_val','200'),(4870,578,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4871,578,'count_of_puff',''),(4872,578,'_count_of_puff','field_611b8864a8af1'),(4873,578,'product_img','560'),(4874,578,'_product_img','field_611b8b1ddf19c'),(4875,578,'product_characteristics_count_of_puff_puff_text',''),(4876,578,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(4877,578,'product_characteristics_count_of_puff_puff_val',''),(4878,578,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(4879,578,'product_characteristics_count_of_puff','1200'),(4880,578,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(4881,578,'product_characteristics_count_of_nikotin_puff_text',''),(4882,578,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(4883,578,'product_characteristics_count_of_nikotin_puff_val',''),(4884,578,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(4885,578,'product_characteristics_count_of_nikotin',' 1.25'),(4886,578,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(4887,578,'product_characteristics_size_puff_text',''),(4888,578,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(4889,578,'product_characteristics_size_puff_val',''),(4890,578,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(4891,578,'product_characteristics_weight_puff_text',''),(4892,578,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(4893,578,'product_characteristics_weight_puff_val',''),(4894,578,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(4895,578,'product_characteristics_capacity_puff_text',''),(4896,578,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(4897,578,'product_characteristics_capacity_puff_val',''),(4898,578,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(4899,578,'product_taste_14_name','Дважды Жвачка'),(4900,578,'_product_taste_14_name','field_611b835da8aed'),(4940,579,'_edit_last','1'),(4941,579,'brand','60'),(4942,579,'_brand','field_611aa6eea67f3'),(4943,579,'product_name','HQD Super'),(4944,579,'_product_name','field_611b820ca8ae8'),(4945,579,'product_price','350'),(4946,579,'_product_price','field_611b828ca8ae9'),(4947,579,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(4948,579,'_product_description','field_611b829aa8aea'),(4949,579,'product_taste_0_name','Клубника'),(4950,579,'_product_taste_0_name','field_611b835da8aed'),(4951,579,'product_taste_1_name','Черника'),(4952,579,'_product_taste_1_name','field_611b835da8aed'),(4953,579,'product_taste_2_name','Вишня'),(4954,579,'_product_taste_2_name','field_611b835da8aed'),(4955,579,'product_taste_3_name','Банан'),(4956,579,'_product_taste_3_name','field_611b835da8aed'),(4957,579,'product_taste_4_name','Банан'),(4958,579,'_product_taste_4_name','field_611b835da8aed'),(4959,579,'product_taste_5_name','Арбуз'),(4960,579,'_product_taste_5_name','field_611b835da8aed'),(4961,579,'product_taste_6_name','Персик'),(4962,579,'_product_taste_6_name','field_611b835da8aed'),(4963,579,'product_taste_7_name','Виноград'),(4964,579,'_product_taste_7_name','field_611b835da8aed'),(4965,579,'product_taste_8_name','Яблоко'),(4966,579,'_product_taste_8_name','field_611b835da8aed'),(4967,579,'product_taste_9_name','Манго'),(4968,579,'_product_taste_9_name','field_611b835da8aed'),(4969,579,'product_taste_10_name','Чичи'),(4970,579,'_product_taste_10_name','field_611b835da8aed'),(4971,579,'product_taste_11_name','Дыня'),(4972,579,'_product_taste_11_name','field_611b835da8aed'),(4973,579,'product_taste_12_name','Апельсин'),(4974,579,'_product_taste_12_name','field_611b835da8aed'),(4975,579,'product_taste_13_name','Жвачка'),(4976,579,'_product_taste_13_name','field_611b835da8aed'),(4977,579,'product_taste','15'),(4978,579,'_product_taste','field_611b8342a8aec'),(4979,579,'product_characteristics_count',''),(4980,579,'_product_characteristics_count','field_611b8864a8af1'),(4981,579,'product_characteristics_count_nikotin',''),(4982,579,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(4983,579,'product_characteristics_size','80'),(4984,579,'_product_characteristics_size','field_611b90b565bd0'),(4985,579,'product_characteristics_weight','12'),(4986,579,'_product_characteristics_weight','field_611b90c965bd3'),(4987,579,'product_characteristics_capacity','280'),(4988,579,'_product_characteristics_capacity','field_611b90dc65bd6'),(4989,579,'product_characteristics',''),(4990,579,'_product_characteristics','field_611b87a8a8af0'),(4991,579,'where_buy','1'),(4992,579,'_where_buy','field_611b88e0a8af6'),(4993,579,'_edit_lock','1629654566:1'),(4994,579,'count_of_puff_puff_text','Количество затяжек'),(4995,579,'_count_of_puff_puff_text','field_611b8abfdf199'),(4996,579,'count_of_puff_puff_val','200'),(4997,579,'_count_of_puff_puff_val','field_611b8ad3df19a'),(4998,579,'count_of_puff',''),(4999,579,'_count_of_puff','field_611b8864a8af1'),(5000,579,'product_img','568'),(5001,579,'_product_img','field_611b8b1ddf19c'),(5002,579,'product_characteristics_count_of_puff_puff_text',''),(5003,579,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5004,579,'product_characteristics_count_of_puff_puff_val',''),(5005,579,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5006,579,'product_characteristics_count_of_puff','600'),(5007,579,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5008,579,'product_characteristics_count_of_nikotin_puff_text',''),(5009,579,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5010,579,'product_characteristics_count_of_nikotin_puff_val',''),(5011,579,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5012,579,'product_characteristics_count_of_nikotin',' 1.25'),(5013,579,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5014,579,'product_characteristics_size_puff_text',''),(5015,579,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5016,579,'product_characteristics_size_puff_val',''),(5017,579,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5018,579,'product_characteristics_weight_puff_text',''),(5019,579,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5020,579,'product_characteristics_weight_puff_val',''),(5021,579,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5022,579,'product_characteristics_capacity_puff_text',''),(5023,579,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5024,579,'product_characteristics_capacity_puff_val',''),(5025,579,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5026,579,'product_taste_14_name','Дважды Жвачка'),(5027,579,'_product_taste_14_name','field_611b835da8aed'),(5067,580,'_edit_last','1'),(5068,580,'brand','60'),(5069,580,'_brand','field_611aa6eea67f3'),(5070,580,'product_name','HQD Rosy'),(5071,580,'_product_name','field_611b820ca8ae8'),(5072,580,'product_price','300'),(5073,580,'_product_price','field_611b828ca8ae9'),(5074,580,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5075,580,'_product_description','field_611b829aa8aea'),(5076,580,'product_taste_0_name','Клубника'),(5077,580,'_product_taste_0_name','field_611b835da8aed'),(5078,580,'product_taste_1_name','Черника'),(5079,580,'_product_taste_1_name','field_611b835da8aed'),(5080,580,'product_taste_2_name','Вишня'),(5081,580,'_product_taste_2_name','field_611b835da8aed'),(5082,580,'product_taste_3_name','Банан'),(5083,580,'_product_taste_3_name','field_611b835da8aed'),(5084,580,'product_taste_4_name','Банан'),(5085,580,'_product_taste_4_name','field_611b835da8aed'),(5086,580,'product_taste_5_name','Арбуз'),(5087,580,'_product_taste_5_name','field_611b835da8aed'),(5088,580,'product_taste_6_name','Персик'),(5089,580,'_product_taste_6_name','field_611b835da8aed'),(5090,580,'product_taste_7_name','Виноград'),(5091,580,'_product_taste_7_name','field_611b835da8aed'),(5092,580,'product_taste_8_name','Яблоко'),(5093,580,'_product_taste_8_name','field_611b835da8aed'),(5094,580,'product_taste_9_name','Манго'),(5095,580,'_product_taste_9_name','field_611b835da8aed'),(5096,580,'product_taste_10_name','Чичи'),(5097,580,'_product_taste_10_name','field_611b835da8aed'),(5098,580,'product_taste_11_name','Дыня'),(5099,580,'_product_taste_11_name','field_611b835da8aed'),(5100,580,'product_taste_12_name','Апельсин'),(5101,580,'_product_taste_12_name','field_611b835da8aed'),(5102,580,'product_taste_13_name','Жвачка'),(5103,580,'_product_taste_13_name','field_611b835da8aed'),(5104,580,'product_taste','15'),(5105,580,'_product_taste','field_611b8342a8aec'),(5106,580,'product_characteristics_count',''),(5107,580,'_product_characteristics_count','field_611b8864a8af1'),(5108,580,'product_characteristics_count_nikotin',''),(5109,580,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(5110,580,'product_characteristics_size','80'),(5111,580,'_product_characteristics_size','field_611b90b565bd0'),(5112,580,'product_characteristics_weight','12'),(5113,580,'_product_characteristics_weight','field_611b90c965bd3'),(5114,580,'product_characteristics_capacity','280'),(5115,580,'_product_characteristics_capacity','field_611b90dc65bd6'),(5116,580,'product_characteristics',''),(5117,580,'_product_characteristics','field_611b87a8a8af0'),(5118,580,'where_buy','1'),(5119,580,'_where_buy','field_611b88e0a8af6'),(5120,580,'_edit_lock','1629654592:1'),(5121,580,'count_of_puff_puff_text','Количество затяжек'),(5122,580,'_count_of_puff_puff_text','field_611b8abfdf199'),(5123,580,'count_of_puff_puff_val','200'),(5124,580,'_count_of_puff_puff_val','field_611b8ad3df19a'),(5125,580,'count_of_puff',''),(5126,580,'_count_of_puff','field_611b8864a8af1'),(5127,580,'product_img','566'),(5128,580,'_product_img','field_611b8b1ddf19c'),(5129,580,'product_characteristics_count_of_puff_puff_text',''),(5130,580,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5131,580,'product_characteristics_count_of_puff_puff_val',''),(5132,580,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5133,580,'product_characteristics_count_of_puff','400-500'),(5134,580,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5135,580,'product_characteristics_count_of_nikotin_puff_text',''),(5136,580,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5137,580,'product_characteristics_count_of_nikotin_puff_val',''),(5138,580,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5139,580,'product_characteristics_count_of_nikotin',' 1.25'),(5140,580,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5141,580,'product_characteristics_size_puff_text',''),(5142,580,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5143,580,'product_characteristics_size_puff_val',''),(5144,580,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5145,580,'product_characteristics_weight_puff_text',''),(5146,580,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5147,580,'product_characteristics_weight_puff_val',''),(5148,580,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5149,580,'product_characteristics_capacity_puff_text',''),(5150,580,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5151,580,'product_characteristics_capacity_puff_val',''),(5152,580,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5153,580,'product_taste_14_name','Дважды Жвачка'),(5154,580,'_product_taste_14_name','field_611b835da8aed'),(5194,574,'_wp_trash_meta_status','draft'),(5195,574,'_wp_trash_meta_time','1629645047'),(5196,574,'_wp_desired_post_slug',''),(5197,581,'_wp_attached_file','2021/08/hqd-scroll-img-1.png'),(5198,581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1424;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2021/08/hqd-scroll-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-1-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"hqd-scroll-img-1-1024x574.png\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-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:28:\"hqd-scroll-img-1-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;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:{}}}'),(5199,582,'_wp_attached_file','2021/08/hqd-scroll-img-2.png'),(5200,582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1490;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2021/08/hqd-scroll-img-2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-2-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"hqd-scroll-img-2-1024x550.png\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-2-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:28:\"hqd-scroll-img-2-768x412.png\";s:5:\"width\";i:768;s:6:\"height\";i:412;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:{}}}'),(5201,583,'_wp_attached_file','2021/08/hqd-scroll-img-3.png'),(5202,583,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1490;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2021/08/hqd-scroll-img-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-3-300x161.png\";s:5:\"width\";i:300;s:6:\"height\";i:161;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"hqd-scroll-img-3-1024x550.png\";s:5:\"width\";i:1024;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"hqd-scroll-img-3-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:28:\"hqd-scroll-img-3-768x412.png\";s:5:\"width\";i:768;s:6:\"height\";i:412;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:{}}}'),(5203,584,'_wp_attached_file','2021/08/info-img-1-2.png'),(5204,584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:526;s:4:\"file\";s:24:\"2021/08/info-img-1-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-1-2-187x300.png\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-2-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:{}}}'),(5205,585,'_wp_attached_file','2021/08/info-img-2-2.png'),(5206,585,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:320;s:4:\"file\";s:24:\"2021/08/info-img-2-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-2-2-188x300.png\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-2-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:{}}}'),(5207,586,'_wp_attached_file','2021/08/info-img-3-2.png'),(5208,586,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2021/08/info-img-3-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-2-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-2-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:{}}}'),(5209,587,'_wp_attached_file','2021/08/china-flag.svg'),(5210,587,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:58;s:6:\"height\";i:36;s:4:\"file\";s:23:\"/2021/08/china-flag.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:14:\"china-flag.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(5211,587,'_wp_attachment_image_alt','china-flag'),(5212,60,'main_brand_logo','588'),(5213,60,'_main_brand_logo','field_611e961c0bb8b'),(5214,60,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=blue-green-light_green]HQD[/gradient_border]'),(5215,60,'_main_brand_title','field_611e965b0bb8c'),(5216,60,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(5217,60,'_main_brand_subtitle','field_611e968c0bb8d'),(5218,60,'main_brand_slider','a:3:{i:0;s:3:\"581\";i:1;s:3:\"582\";i:2;s:3:\"583\";}'),(5219,60,'_main_brand_slider','field_611ea06bce096'),(5220,60,'brand_model_title','бренда [gradient_border direction=top color=light_green-light_blue-blue]HQD[/gradient_border]'),(5221,60,'_brand_model_title','field_611fb25783b10'),(5222,60,'brand_description_text','Один из самых  [gradient_border direction=bottom color=yellow-orange-red]популярных[/gradient_border] брендов одноразовых электронных сигарет.\r\nЯркий дизайн, компактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(5223,60,'_brand_description_text','field_611eacc9b4042'),(5224,60,'brand_secription_phones_photo','a:3:{i:0;s:3:\"584\";i:1;s:3:\"585\";i:2;s:3:\"586\";}'),(5225,60,'_brand_secription_phones_photo','field_611eb0eba98c2'),(5226,60,'brand_preferences_text_1_title','Простота использования'),(5227,60,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(5228,60,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5229,60,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(5230,60,'brand_preferences_text_1',''),(5231,60,'_brand_preferences_text_1','field_611fe24e5b6a4'),(5232,60,'brand_preferences_text_2_title','Простота использования'),(5233,60,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(5234,60,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5235,60,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(5236,60,'brand_preferences_text_2',''),(5237,60,'_brand_preferences_text_2','field_611fe28d5b6a7'),(5238,60,'brand_preferences_text_3_title','Простота использования'),(5239,60,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(5240,60,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5241,60,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(5242,60,'brand_preferences_text_3',''),(5243,60,'_brand_preferences_text_3','field_611fe28f5b6aa'),(5244,60,'brand_preferences',''),(5245,60,'_brand_preferences','field_611fe07ed9913'),(5246,60,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(5247,60,'_brand_review_title','field_611fe3ceb2387'),(5248,60,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(5249,60,'_slider_repeater_0_text','field_611fe4de7c752'),(5250,60,'slider_repeater_0_name','Вероника'),(5251,60,'_slider_repeater_0_name','field_611fe5097c753'),(5252,60,'slider_repeater_0_date',''),(5253,60,'_slider_repeater_0_date','field_611fe54a7c754'),(5254,60,'slider_repeater_0_photo','458'),(5255,60,'_slider_repeater_0_photo','field_611fe55a7c755'),(5256,60,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(5257,60,'_slider_repeater_1_text','field_611fe4de7c752'),(5258,60,'slider_repeater_1_name','Алёна'),(5259,60,'_slider_repeater_1_name','field_611fe5097c753'),(5260,60,'slider_repeater_1_date',''),(5261,60,'_slider_repeater_1_date','field_611fe54a7c754'),(5262,60,'slider_repeater_1_photo','459'),(5263,60,'_slider_repeater_1_photo','field_611fe55a7c755'),(5264,60,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(5265,60,'_slider_repeater_2_text','field_611fe4de7c752'),(5266,60,'slider_repeater_2_name','Дмитрий'),(5267,60,'_slider_repeater_2_name','field_611fe5097c753'),(5268,60,'slider_repeater_2_date',''),(5269,60,'_slider_repeater_2_date','field_611fe54a7c754'),(5270,60,'slider_repeater_2_photo','460'),(5271,60,'_slider_repeater_2_photo','field_611fe55a7c755'),(5272,60,'slider_repeater','3'),(5273,60,'_slider_repeater','field_611fe49a7c751'),(5274,60,'brand_video_title','Обзоры на электронные сигареты HQD'),(5275,60,'_brand_video_title','field_6120eb2f82a5a'),(5276,60,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(5277,60,'_brand_video_subtitle','field_6120eb4482a5b'),(5278,60,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(5279,60,'_brand_video_list_0_link','field_6120ec5882a5f'),(5280,60,'brand_video_list_0_preview','468'),(5281,60,'_brand_video_list_0_preview','field_6120ec4382a5e'),(5282,60,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(5283,60,'_brand_video_list_1_link','field_6120ec5882a5f'),(5284,60,'brand_video_list_1_preview','469'),(5285,60,'_brand_video_list_1_preview','field_6120ec4382a5e'),(5286,60,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(5287,60,'_brand_video_list_2_link','field_6120ec5882a5f'),(5288,60,'brand_video_list_2_preview','470'),(5289,60,'_brand_video_list_2_preview','field_6120ec4382a5e'),(5290,60,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(5291,60,'_brand_video_list_3_link','field_6120ec5882a5f'),(5292,60,'brand_video_list_3_preview','471'),(5293,60,'_brand_video_list_3_preview','field_6120ec4382a5e'),(5294,60,'brand_video_list','4'),(5295,60,'_brand_video_list','field_6120ec0882a5c'),(5296,588,'_wp_attached_file','2021/08/hqd.svg'),(5297,588,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:189;s:6:\"height\";i:48;s:4:\"file\";s:16:\"/2021/08/hqd.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:7:\"hqd.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(5306,593,'_edit_last','1'),(5307,593,'brand','62'),(5308,593,'_brand','field_611aa6eea67f3'),(5309,593,'product_name','IORE LITE'),(5310,593,'_product_name','field_611b820ca8ae8'),(5311,593,'product_price','400'),(5312,593,'_product_price','field_611b828ca8ae9'),(5313,593,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5314,593,'_product_description','field_611b829aa8aea'),(5315,593,'product_taste_0_name','Клубника'),(5316,593,'_product_taste_0_name','field_611b835da8aed'),(5317,593,'product_taste_1_name','Черника'),(5318,593,'_product_taste_1_name','field_611b835da8aed'),(5319,593,'product_taste_2_name','Вишня'),(5320,593,'_product_taste_2_name','field_611b835da8aed'),(5321,593,'product_taste_3_name','Банан'),(5322,593,'_product_taste_3_name','field_611b835da8aed'),(5323,593,'product_taste_4_name','Арбуз'),(5324,593,'_product_taste_4_name','field_611b835da8aed'),(5325,593,'product_taste_5_name','Персик'),(5326,593,'_product_taste_5_name','field_611b835da8aed'),(5327,593,'product_taste_6_name','Виноград'),(5328,593,'_product_taste_6_name','field_611b835da8aed'),(5329,593,'product_taste_7_name','Яблоко'),(5330,593,'_product_taste_7_name','field_611b835da8aed'),(5331,593,'product_taste_8_name','Манго'),(5332,593,'_product_taste_8_name','field_611b835da8aed'),(5333,593,'product_taste_9_name','Чичи'),(5334,593,'_product_taste_9_name','field_611b835da8aed'),(5335,593,'product_taste_10_name','Дыня'),(5336,593,'_product_taste_10_name','field_611b835da8aed'),(5337,593,'product_taste_11_name','Апельсин'),(5338,593,'_product_taste_11_name','field_611b835da8aed'),(5339,593,'product_taste','12'),(5340,593,'_product_taste','field_611b8342a8aec'),(5341,593,'product_characteristics_count',''),(5342,593,'_product_characteristics_count','field_611b8864a8af1'),(5343,593,'product_characteristics_count_nikotin',''),(5344,593,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(5345,593,'product_characteristics_size','80'),(5346,593,'_product_characteristics_size','field_611b90b565bd0'),(5347,593,'product_characteristics_weight','12'),(5348,593,'_product_characteristics_weight','field_611b90c965bd3'),(5349,593,'product_characteristics_capacity','280'),(5350,593,'_product_characteristics_capacity','field_611b90dc65bd6'),(5351,593,'product_characteristics',''),(5352,593,'_product_characteristics','field_611b87a8a8af0'),(5353,593,'where_buy','1'),(5354,593,'_where_buy','field_611b88e0a8af6'),(5355,593,'_edit_lock','1629654415:1'),(5356,593,'count_of_puff_puff_text','Количество затяжек'),(5357,593,'_count_of_puff_puff_text','field_611b8abfdf199'),(5358,593,'count_of_puff_puff_val','200'),(5359,593,'_count_of_puff_puff_val','field_611b8ad3df19a'),(5360,593,'count_of_puff',''),(5361,593,'_count_of_puff','field_611b8864a8af1'),(5362,593,'product_img','600'),(5363,593,'_product_img','field_611b8b1ddf19c'),(5364,593,'product_characteristics_count_of_puff_puff_text',''),(5365,593,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5366,593,'product_characteristics_count_of_puff_puff_val',''),(5367,593,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5368,593,'product_characteristics_count_of_puff','300'),(5369,593,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5370,593,'product_characteristics_count_of_nikotin_puff_text',''),(5371,593,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5372,593,'product_characteristics_count_of_nikotin_puff_val',''),(5373,593,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5374,593,'product_characteristics_count_of_nikotin',' 1.25'),(5375,593,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5376,593,'product_characteristics_size_puff_text',''),(5377,593,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5378,593,'product_characteristics_size_puff_val',''),(5379,593,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5380,593,'product_characteristics_weight_puff_text',''),(5381,593,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5382,593,'product_characteristics_weight_puff_val',''),(5383,593,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5384,593,'product_characteristics_capacity_puff_text',''),(5385,593,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5386,593,'product_characteristics_capacity_puff_val',''),(5387,593,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5433,594,'_wp_attached_file','2021/08/eleaf-scroll-img-1-1.png'),(5434,594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2021/08/eleaf-scroll-img-1-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-1-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"eleaf-scroll-img-1-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-1-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:32:\"eleaf-scroll-img-1-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5435,595,'_wp_attached_file','2021/08/eleaf-scroll-img-2-1.png'),(5436,595,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2021/08/eleaf-scroll-img-2-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-2-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"eleaf-scroll-img-2-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-2-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:32:\"eleaf-scroll-img-2-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5437,596,'_wp_attached_file','2021/08/eleaf-scroll-img-3-1.png'),(5438,596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2021/08/eleaf-scroll-img-3-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-3-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"eleaf-scroll-img-3-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"eleaf-scroll-img-3-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:32:\"eleaf-scroll-img-3-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5439,597,'_wp_attached_file','2021/08/info-img-1-3.png'),(5440,597,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:526;s:4:\"file\";s:24:\"2021/08/info-img-1-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-1-3-187x300.png\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-3-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:{}}}'),(5441,598,'_wp_attached_file','2021/08/info-img-2-3.png'),(5442,598,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:320;s:4:\"file\";s:24:\"2021/08/info-img-2-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-2-3-188x300.png\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-3-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:{}}}'),(5443,599,'_wp_attached_file','2021/08/info-img-3-3.png'),(5444,599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2021/08/info-img-3-3.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-3-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-3-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:{}}}'),(5445,600,'_wp_attached_file','2021/08/iore-lite.png'),(5446,600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:496;s:4:\"file\";s:21:\"2021/08/iore-lite.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"iore-lite-57x300.png\";s:5:\"width\";i:57;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"iore-lite-94x150.png\";s:5:\"width\";i:94;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:{}}}'),(5447,601,'_wp_attached_file','2021/08/iore-lite-black.png'),(5448,601,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:496;s:4:\"file\";s:27:\"2021/08/iore-lite-black.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"iore-lite-black-57x300.png\";s:5:\"width\";i:57;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"iore-lite-black-94x150.png\";s:5:\"width\";i:94;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:{}}}'),(5449,602,'_wp_attached_file','2021/08/iore-lite-white.png'),(5450,602,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:496;s:4:\"file\";s:27:\"2021/08/iore-lite-white.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"iore-lite-white-57x300.png\";s:5:\"width\";i:57;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"iore-lite-white-94x150.png\";s:5:\"width\";i:94;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:{}}}'),(5451,603,'_edit_last','1'),(5452,603,'brand','62'),(5453,603,'_brand','field_611aa6eea67f3'),(5454,603,'product_name','IORE LITE white'),(5455,603,'_product_name','field_611b820ca8ae8'),(5456,603,'product_price','400'),(5457,603,'_product_price','field_611b828ca8ae9'),(5458,603,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5459,603,'_product_description','field_611b829aa8aea'),(5460,603,'product_taste_0_name','Клубника'),(5461,603,'_product_taste_0_name','field_611b835da8aed'),(5462,603,'product_taste_1_name','Черника'),(5463,603,'_product_taste_1_name','field_611b835da8aed'),(5464,603,'product_taste_2_name','Вишня'),(5465,603,'_product_taste_2_name','field_611b835da8aed'),(5466,603,'product_taste_3_name','Банан'),(5467,603,'_product_taste_3_name','field_611b835da8aed'),(5468,603,'product_taste_4_name','Арбуз'),(5469,603,'_product_taste_4_name','field_611b835da8aed'),(5470,603,'product_taste_5_name','Персик'),(5471,603,'_product_taste_5_name','field_611b835da8aed'),(5472,603,'product_taste_6_name','Виноград'),(5473,603,'_product_taste_6_name','field_611b835da8aed'),(5474,603,'product_taste_7_name','Яблоко'),(5475,603,'_product_taste_7_name','field_611b835da8aed'),(5476,603,'product_taste_8_name','Манго'),(5477,603,'_product_taste_8_name','field_611b835da8aed'),(5478,603,'product_taste_9_name','Чичи'),(5479,603,'_product_taste_9_name','field_611b835da8aed'),(5480,603,'product_taste_10_name','Дыня'),(5481,603,'_product_taste_10_name','field_611b835da8aed'),(5482,603,'product_taste_11_name','Апельсин'),(5483,603,'_product_taste_11_name','field_611b835da8aed'),(5484,603,'product_taste','12'),(5485,603,'_product_taste','field_611b8342a8aec'),(5486,603,'product_characteristics_count',''),(5487,603,'_product_characteristics_count','field_611b8864a8af1'),(5488,603,'product_characteristics_count_nikotin',''),(5489,603,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(5490,603,'product_characteristics_size','80'),(5491,603,'_product_characteristics_size','field_611b90b565bd0'),(5492,603,'product_characteristics_weight','12'),(5493,603,'_product_characteristics_weight','field_611b90c965bd3'),(5494,603,'product_characteristics_capacity','280'),(5495,603,'_product_characteristics_capacity','field_611b90dc65bd6'),(5496,603,'product_characteristics',''),(5497,603,'_product_characteristics','field_611b87a8a8af0'),(5498,603,'where_buy','1'),(5499,603,'_where_buy','field_611b88e0a8af6'),(5500,603,'_edit_lock','1629654382:1'),(5501,603,'count_of_puff_puff_text','Количество затяжек'),(5502,603,'_count_of_puff_puff_text','field_611b8abfdf199'),(5503,603,'count_of_puff_puff_val','200'),(5504,603,'_count_of_puff_puff_val','field_611b8ad3df19a'),(5505,603,'count_of_puff',''),(5506,603,'_count_of_puff','field_611b8864a8af1'),(5507,603,'product_img','602'),(5508,603,'_product_img','field_611b8b1ddf19c'),(5509,603,'product_characteristics_count_of_puff_puff_text',''),(5510,603,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5511,603,'product_characteristics_count_of_puff_puff_val',''),(5512,603,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5513,603,'product_characteristics_count_of_puff','300'),(5514,603,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5515,603,'product_characteristics_count_of_nikotin_puff_text',''),(5516,603,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5517,603,'product_characteristics_count_of_nikotin_puff_val',''),(5518,603,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5519,603,'product_characteristics_count_of_nikotin',' 1.25'),(5520,603,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5521,603,'product_characteristics_size_puff_text',''),(5522,603,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5523,603,'product_characteristics_size_puff_val',''),(5524,603,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5525,603,'product_characteristics_weight_puff_text',''),(5526,603,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5527,603,'product_characteristics_weight_puff_val',''),(5528,603,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5529,603,'product_characteristics_capacity_puff_text',''),(5530,603,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5531,603,'product_characteristics_capacity_puff_val',''),(5532,603,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5578,604,'_edit_last','1'),(5579,604,'brand','62'),(5580,604,'_brand','field_611aa6eea67f3'),(5581,604,'product_name','IORE LITE black'),(5582,604,'_product_name','field_611b820ca8ae8'),(5583,604,'product_price','400'),(5584,604,'_product_price','field_611b828ca8ae9'),(5585,604,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5586,604,'_product_description','field_611b829aa8aea'),(5587,604,'product_taste_0_name','Клубника'),(5588,604,'_product_taste_0_name','field_611b835da8aed'),(5589,604,'product_taste_1_name','Черника'),(5590,604,'_product_taste_1_name','field_611b835da8aed'),(5591,604,'product_taste_2_name','Вишня'),(5592,604,'_product_taste_2_name','field_611b835da8aed'),(5593,604,'product_taste_3_name','Банан'),(5594,604,'_product_taste_3_name','field_611b835da8aed'),(5595,604,'product_taste_4_name','Арбуз'),(5596,604,'_product_taste_4_name','field_611b835da8aed'),(5597,604,'product_taste_5_name','Персик'),(5598,604,'_product_taste_5_name','field_611b835da8aed'),(5599,604,'product_taste_6_name','Виноград'),(5600,604,'_product_taste_6_name','field_611b835da8aed'),(5601,604,'product_taste_7_name','Яблоко'),(5602,604,'_product_taste_7_name','field_611b835da8aed'),(5603,604,'product_taste_8_name','Манго'),(5604,604,'_product_taste_8_name','field_611b835da8aed'),(5605,604,'product_taste_9_name','Чичи'),(5606,604,'_product_taste_9_name','field_611b835da8aed'),(5607,604,'product_taste_10_name','Дыня'),(5608,604,'_product_taste_10_name','field_611b835da8aed'),(5609,604,'product_taste_11_name','Апельсин'),(5610,604,'_product_taste_11_name','field_611b835da8aed'),(5611,604,'product_taste','12'),(5612,604,'_product_taste','field_611b8342a8aec'),(5613,604,'product_characteristics_count',''),(5614,604,'_product_characteristics_count','field_611b8864a8af1'),(5615,604,'product_characteristics_count_nikotin',''),(5616,604,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(5617,604,'product_characteristics_size','80'),(5618,604,'_product_characteristics_size','field_611b90b565bd0'),(5619,604,'product_characteristics_weight','12'),(5620,604,'_product_characteristics_weight','field_611b90c965bd3'),(5621,604,'product_characteristics_capacity','280'),(5622,604,'_product_characteristics_capacity','field_611b90dc65bd6'),(5623,604,'product_characteristics',''),(5624,604,'_product_characteristics','field_611b87a8a8af0'),(5625,604,'where_buy','1'),(5626,604,'_where_buy','field_611b88e0a8af6'),(5627,604,'_edit_lock','1629654357:1'),(5628,604,'count_of_puff_puff_text','Количество затяжек'),(5629,604,'_count_of_puff_puff_text','field_611b8abfdf199'),(5630,604,'count_of_puff_puff_val','200'),(5631,604,'_count_of_puff_puff_val','field_611b8ad3df19a'),(5632,604,'count_of_puff',''),(5633,604,'_count_of_puff','field_611b8864a8af1'),(5634,604,'product_img','601'),(5635,604,'_product_img','field_611b8b1ddf19c'),(5636,604,'product_characteristics_count_of_puff_puff_text',''),(5637,604,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5638,604,'product_characteristics_count_of_puff_puff_val',''),(5639,604,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5640,604,'product_characteristics_count_of_puff','300'),(5641,604,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5642,604,'product_characteristics_count_of_nikotin_puff_text',''),(5643,604,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5644,604,'product_characteristics_count_of_nikotin_puff_val',''),(5645,604,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5646,604,'product_characteristics_count_of_nikotin',' 1.25'),(5647,604,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5648,604,'product_characteristics_size_puff_text',''),(5649,604,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5650,604,'product_characteristics_size_puff_val',''),(5651,604,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5652,604,'product_characteristics_weight_puff_text',''),(5653,604,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5654,604,'product_characteristics_weight_puff_val',''),(5655,604,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5656,604,'product_characteristics_capacity_puff_text',''),(5657,604,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5658,604,'product_characteristics_capacity_puff_val',''),(5659,604,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5705,605,'_wp_attached_file','2021/08/eleaf.svg'),(5706,605,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:140;s:6:\"height\";i:62;s:4:\"file\";s:18:\"/2021/08/eleaf.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"eleaf.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(5707,62,'main_brand_logo','605'),(5708,62,'_main_brand_logo','field_611e961c0bb8b'),(5709,62,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=bottom color=red-orange-yellow]Eleaf[/gradient_border] '),(5710,62,'_main_brand_title','field_611e965b0bb8c'),(5711,62,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(5712,62,'_main_brand_subtitle','field_611e968c0bb8d'),(5713,62,'main_brand_slider','a:3:{i:0;s:3:\"594\";i:1;s:3:\"595\";i:2;s:3:\"596\";}'),(5714,62,'_main_brand_slider','field_611ea06bce096'),(5715,62,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Eleaf[/gradient_border]'),(5716,62,'_brand_model_title','field_611fb25783b10'),(5717,62,'brand_description_text','Один из самых популярных [gradient_border direction=top color=red-orange-yellow]брендов[/gradient_border] одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(5718,62,'_brand_description_text','field_611eacc9b4042'),(5719,62,'brand_secription_phones_photo','a:3:{i:0;s:3:\"597\";i:1;s:3:\"598\";i:2;s:3:\"599\";}'),(5720,62,'_brand_secription_phones_photo','field_611eb0eba98c2'),(5721,62,'brand_preferences_text_1_title','Простота использования'),(5722,62,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(5723,62,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5724,62,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(5725,62,'brand_preferences_text_1',''),(5726,62,'_brand_preferences_text_1','field_611fe24e5b6a4'),(5727,62,'brand_preferences_text_2_title','Простота использования'),(5728,62,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(5729,62,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5730,62,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(5731,62,'brand_preferences_text_2',''),(5732,62,'_brand_preferences_text_2','field_611fe28d5b6a7'),(5733,62,'brand_preferences_text_3_title','Простота использования'),(5734,62,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(5735,62,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(5736,62,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(5737,62,'brand_preferences_text_3',''),(5738,62,'_brand_preferences_text_3','field_611fe28f5b6aa'),(5739,62,'brand_preferences',''),(5740,62,'_brand_preferences','field_611fe07ed9913'),(5741,62,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(5742,62,'_brand_review_title','field_611fe3ceb2387'),(5743,62,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(5744,62,'_slider_repeater_0_text','field_611fe4de7c752'),(5745,62,'slider_repeater_0_name','Вероника'),(5746,62,'_slider_repeater_0_name','field_611fe5097c753'),(5747,62,'slider_repeater_0_date',''),(5748,62,'_slider_repeater_0_date','field_611fe54a7c754'),(5749,62,'slider_repeater_0_photo','458'),(5750,62,'_slider_repeater_0_photo','field_611fe55a7c755'),(5751,62,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(5752,62,'_slider_repeater_1_text','field_611fe4de7c752'),(5753,62,'slider_repeater_1_name','Алёна'),(5754,62,'_slider_repeater_1_name','field_611fe5097c753'),(5755,62,'slider_repeater_1_date',''),(5756,62,'_slider_repeater_1_date','field_611fe54a7c754'),(5757,62,'slider_repeater_1_photo','459'),(5758,62,'_slider_repeater_1_photo','field_611fe55a7c755'),(5759,62,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(5760,62,'_slider_repeater_2_text','field_611fe4de7c752'),(5761,62,'slider_repeater_2_name','Дмитрий'),(5762,62,'_slider_repeater_2_name','field_611fe5097c753'),(5763,62,'slider_repeater_2_date',''),(5764,62,'_slider_repeater_2_date','field_611fe54a7c754'),(5765,62,'slider_repeater_2_photo','460'),(5766,62,'_slider_repeater_2_photo','field_611fe55a7c755'),(5767,62,'slider_repeater','3'),(5768,62,'_slider_repeater','field_611fe49a7c751'),(5769,62,'brand_video_title','Обзоры на электронные сигареты Eleaf'),(5770,62,'_brand_video_title','field_6120eb2f82a5a'),(5771,62,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(5772,62,'_brand_video_subtitle','field_6120eb4482a5b'),(5773,62,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(5774,62,'_brand_video_list_0_link','field_6120ec5882a5f'),(5775,62,'brand_video_list_0_preview','468'),(5776,62,'_brand_video_list_0_preview','field_6120ec4382a5e'),(5777,62,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(5778,62,'_brand_video_list_1_link','field_6120ec5882a5f'),(5779,62,'brand_video_list_1_preview','469'),(5780,62,'_brand_video_list_1_preview','field_6120ec4382a5e'),(5781,62,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(5782,62,'_brand_video_list_2_link','field_6120ec5882a5f'),(5783,62,'brand_video_list_2_preview','470'),(5784,62,'_brand_video_list_2_preview','field_6120ec4382a5e'),(5785,62,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(5786,62,'_brand_video_list_3_link','field_6120ec5882a5f'),(5787,62,'brand_video_list_3_preview','471'),(5788,62,'_brand_video_list_3_preview','field_6120ec4382a5e'),(5789,62,'brand_video_list','4'),(5790,62,'_brand_video_list','field_6120ec0882a5c'),(5791,606,'_wp_attached_file','2021/08/eleaf-1.png'),(5792,606,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:670;s:6:\"height\";i:840;s:4:\"file\";s:19:\"2021/08/eleaf-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"eleaf-1-239x300.png\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"eleaf-1-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:{}}}'),(5793,607,'_wp_attached_file','2021/08/iget-600.png'),(5794,607,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:85;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/iget-600.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iget-600-50x300.png\";s:5:\"width\";i:50;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"iget-600-85x150.png\";s:5:\"width\";i:85;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:{}}}'),(5795,608,'_wp_attached_file','2021/08/iget-janna.png'),(5796,608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:496;s:4:\"file\";s:22:\"2021/08/iget-janna.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"iget-janna-76x300.png\";s:5:\"width\";i:76;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"iget-janna-125x150.png\";s:5:\"width\";i:125;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:{}}}'),(5797,609,'_wp_attached_file','2021/08/iget-king.png'),(5798,609,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:104;s:6:\"height\";i:560;s:4:\"file\";s:21:\"2021/08/iget-king.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"iget-king-56x300.png\";s:5:\"width\";i:56;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"iget-king-104x150.png\";s:5:\"width\";i:104;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:{}}}'),(5799,610,'_wp_attached_file','2021/08/iget-max.png'),(5800,610,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:103;s:6:\"height\";i:496;s:4:\"file\";s:20:\"2021/08/iget-max.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iget-max-62x300.png\";s:5:\"width\";i:62;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"iget-max-103x150.png\";s:5:\"width\";i:103;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:{}}}'),(5801,611,'_wp_attached_file','2021/08/iget-nova.png'),(5802,611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:92;s:6:\"height\";i:512;s:4:\"file\";s:21:\"2021/08/iget-nova.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"iget-nova-54x300.png\";s:5:\"width\";i:54;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"iget-nova-92x150.png\";s:5:\"width\";i:92;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:{}}}'),(5803,612,'_wp_attached_file','2021/08/iget-plus.png'),(5804,612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:71;s:6:\"height\";i:560;s:4:\"file\";s:21:\"2021/08/iget-plus.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"iget-plus-38x300.png\";s:5:\"width\";i:38;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"iget-plus-71x150.png\";s:5:\"width\";i:71;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:{}}}'),(5805,613,'_wp_attached_file','2021/08/iget-scroll-img-1.png'),(5806,613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/iget-scroll-img-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"iget-scroll-img-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-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:29:\"iget-scroll-img-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5807,614,'_wp_attached_file','2021/08/iget-scroll-img-2.png'),(5808,614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1418;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/iget-scroll-img-2.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"iget-scroll-img-2-1024x578.png\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-2-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:29:\"iget-scroll-img-2-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5809,615,'_wp_attached_file','2021/08/iget-scroll-img-3.png'),(5810,615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2021/08/iget-scroll-img-3.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"iget-scroll-img-3-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"iget-scroll-img-3-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:29:\"iget-scroll-img-3-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(5811,616,'_wp_attached_file','2021/08/iget-shion.png'),(5812,616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:82;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2021/08/iget-shion.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"iget-shion-48x300.png\";s:5:\"width\";i:48;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"iget-shion-82x150.png\";s:5:\"width\";i:82;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:{}}}'),(5813,617,'_wp_attached_file','2021/08/iget-xxl.png'),(5814,617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:88;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/08/iget-xxl.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iget-xxl-52x300.png\";s:5:\"width\";i:52;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"iget-xxl-88x150.png\";s:5:\"width\";i:88;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:{}}}'),(5815,618,'_wp_attached_file','2021/08/info-img-1-4.png'),(5816,618,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:526;s:4:\"file\";s:24:\"2021/08/info-img-1-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-1-4-187x300.png\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-4-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:{}}}'),(5817,619,'_wp_attached_file','2021/08/info-img-2-4.png'),(5818,619,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2021/08/info-img-2-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-2-4-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-4-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:{}}}'),(5819,620,'_wp_attached_file','2021/08/info-img-3-4.png'),(5820,620,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:320;s:4:\"file\";s:24:\"2021/08/info-img-3-4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-4-188x300.png\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-4-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:{}}}'),(5821,622,'_edit_last','1'),(5822,622,'brand','61'),(5823,622,'_brand','field_611aa6eea67f3'),(5824,622,'product_name','IGET XXL'),(5825,622,'_product_name','field_611b820ca8ae8'),(5826,622,'product_price','300'),(5827,622,'_product_price','field_611b828ca8ae9'),(5828,622,'where_buy','1'),(5829,622,'_where_buy','field_611b88e0a8af6'),(5830,622,'product_img','617'),(5831,622,'_product_img','field_611b8b1ddf19c'),(5832,622,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5833,622,'_product_description','field_611b829aa8aea'),(5834,622,'product_taste_0_name','Клубника'),(5835,622,'_product_taste_0_name','field_611b835da8aed'),(5836,622,'product_taste','2'),(5837,622,'_product_taste','field_611b8342a8aec'),(5838,622,'product_characteristics_count_of_puff_puff_text',''),(5839,622,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5840,622,'product_characteristics_count_of_puff_puff_val',''),(5841,622,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5842,622,'product_characteristics_count_of_puff','1800'),(5843,622,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5844,622,'product_characteristics_count_of_nikotin_puff_text',''),(5845,622,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5846,622,'product_characteristics_count_of_nikotin_puff_val',''),(5847,622,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5848,622,'product_characteristics_count_of_nikotin',' 1.25'),(5849,622,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5850,622,'product_characteristics_size_puff_text',''),(5851,622,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5852,622,'product_characteristics_size_puff_val',''),(5853,622,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5854,622,'product_characteristics_size','80'),(5855,622,'_product_characteristics_size','field_611b90b565bd0'),(5856,622,'product_characteristics_weight_puff_text',''),(5857,622,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5858,622,'product_characteristics_weight_puff_val',''),(5859,622,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5860,622,'product_characteristics_weight','12'),(5861,622,'_product_characteristics_weight','field_611b90c965bd3'),(5862,622,'product_characteristics_capacity_puff_text',''),(5863,622,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5864,622,'product_characteristics_capacity_puff_val',''),(5865,622,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5866,622,'product_characteristics_capacity','280'),(5867,622,'_product_characteristics_capacity','field_611b90dc65bd6'),(5868,622,'product_characteristics',''),(5869,622,'_product_characteristics','field_611b87a8a8af0'),(5870,622,'_edit_lock','1629654317:1'),(5871,622,'product_taste_1_name','Вишня'),(5872,622,'_product_taste_1_name','field_611b835da8aed'),(5884,623,'_edit_last','1'),(5885,623,'brand','61'),(5886,623,'_brand','field_611aa6eea67f3'),(5887,623,'product_name','IGET 600'),(5888,623,'_product_name','field_611b820ca8ae8'),(5889,623,'product_price','200'),(5890,623,'_product_price','field_611b828ca8ae9'),(5891,623,'where_buy','1'),(5892,623,'_where_buy','field_611b88e0a8af6'),(5893,623,'product_img','607'),(5894,623,'_product_img','field_611b8b1ddf19c'),(5895,623,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5896,623,'_product_description','field_611b829aa8aea'),(5897,623,'product_taste_0_name','Клубника'),(5898,623,'_product_taste_0_name','field_611b835da8aed'),(5899,623,'product_taste','2'),(5900,623,'_product_taste','field_611b8342a8aec'),(5901,623,'product_characteristics_count_of_puff_puff_text',''),(5902,623,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5903,623,'product_characteristics_count_of_puff_puff_val',''),(5904,623,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5905,623,'product_characteristics_count_of_puff','1800'),(5906,623,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5907,623,'product_characteristics_count_of_nikotin_puff_text',''),(5908,623,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5909,623,'product_characteristics_count_of_nikotin_puff_val',''),(5910,623,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5911,623,'product_characteristics_count_of_nikotin',' 1.25'),(5912,623,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5913,623,'product_characteristics_size_puff_text',''),(5914,623,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5915,623,'product_characteristics_size_puff_val',''),(5916,623,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5917,623,'product_characteristics_size','80'),(5918,623,'_product_characteristics_size','field_611b90b565bd0'),(5919,623,'product_characteristics_weight_puff_text',''),(5920,623,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5921,623,'product_characteristics_weight_puff_val',''),(5922,623,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5923,623,'product_characteristics_weight','12'),(5924,623,'_product_characteristics_weight','field_611b90c965bd3'),(5925,623,'product_characteristics_capacity_puff_text',''),(5926,623,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5927,623,'product_characteristics_capacity_puff_val',''),(5928,623,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5929,623,'product_characteristics_capacity','280'),(5930,623,'_product_characteristics_capacity','field_611b90dc65bd6'),(5931,623,'product_characteristics',''),(5932,623,'_product_characteristics','field_611b87a8a8af0'),(5933,623,'_edit_lock','1629654278:1'),(5934,623,'product_taste_1_name','Вишня'),(5935,623,'_product_taste_1_name','field_611b835da8aed'),(5947,624,'_edit_last','1'),(5948,624,'brand','61'),(5949,624,'_brand','field_611aa6eea67f3'),(5950,624,'product_name','IGET PLUS'),(5951,624,'_product_name','field_611b820ca8ae8'),(5952,624,'product_price','300'),(5953,624,'_product_price','field_611b828ca8ae9'),(5954,624,'where_buy','1'),(5955,624,'_where_buy','field_611b88e0a8af6'),(5956,624,'product_img','612'),(5957,624,'_product_img','field_611b8b1ddf19c'),(5958,624,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(5959,624,'_product_description','field_611b829aa8aea'),(5960,624,'product_taste_0_name','Клубника'),(5961,624,'_product_taste_0_name','field_611b835da8aed'),(5962,624,'product_taste','2'),(5963,624,'_product_taste','field_611b8342a8aec'),(5964,624,'product_characteristics_count_of_puff_puff_text',''),(5965,624,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(5966,624,'product_characteristics_count_of_puff_puff_val',''),(5967,624,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(5968,624,'product_characteristics_count_of_puff','1200'),(5969,624,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(5970,624,'product_characteristics_count_of_nikotin_puff_text',''),(5971,624,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(5972,624,'product_characteristics_count_of_nikotin_puff_val',''),(5973,624,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(5974,624,'product_characteristics_count_of_nikotin',' 1.25'),(5975,624,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(5976,624,'product_characteristics_size_puff_text',''),(5977,624,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(5978,624,'product_characteristics_size_puff_val',''),(5979,624,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(5980,624,'product_characteristics_size','80'),(5981,624,'_product_characteristics_size','field_611b90b565bd0'),(5982,624,'product_characteristics_weight_puff_text',''),(5983,624,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(5984,624,'product_characteristics_weight_puff_val',''),(5985,624,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(5986,624,'product_characteristics_weight','12'),(5987,624,'_product_characteristics_weight','field_611b90c965bd3'),(5988,624,'product_characteristics_capacity_puff_text',''),(5989,624,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(5990,624,'product_characteristics_capacity_puff_val',''),(5991,624,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(5992,624,'product_characteristics_capacity','280'),(5993,624,'_product_characteristics_capacity','field_611b90dc65bd6'),(5994,624,'product_characteristics',''),(5995,624,'_product_characteristics','field_611b87a8a8af0'),(5996,624,'_edit_lock','1629654232:1'),(5997,624,'product_taste_1_name','Вишня'),(5998,624,'_product_taste_1_name','field_611b835da8aed'),(6010,625,'_edit_last','1'),(6011,625,'brand','61'),(6012,625,'_brand','field_611aa6eea67f3'),(6013,625,'product_name','IGET NOVA'),(6014,625,'_product_name','field_611b820ca8ae8'),(6015,625,'product_price','300'),(6016,625,'_product_price','field_611b828ca8ae9'),(6017,625,'where_buy','1'),(6018,625,'_where_buy','field_611b88e0a8af6'),(6019,625,'product_img','611'),(6020,625,'_product_img','field_611b8b1ddf19c'),(6021,625,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(6022,625,'_product_description','field_611b829aa8aea'),(6023,625,'product_taste_0_name','Клубника'),(6024,625,'_product_taste_0_name','field_611b835da8aed'),(6025,625,'product_taste','2'),(6026,625,'_product_taste','field_611b8342a8aec'),(6027,625,'product_characteristics_count_of_puff_puff_text',''),(6028,625,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(6029,625,'product_characteristics_count_of_puff_puff_val',''),(6030,625,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(6031,625,'product_characteristics_count_of_puff','500'),(6032,625,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(6033,625,'product_characteristics_count_of_nikotin_puff_text',''),(6034,625,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(6035,625,'product_characteristics_count_of_nikotin_puff_val',''),(6036,625,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(6037,625,'product_characteristics_count_of_nikotin',' 1.25'),(6038,625,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(6039,625,'product_characteristics_size_puff_text',''),(6040,625,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(6041,625,'product_characteristics_size_puff_val',''),(6042,625,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(6043,625,'product_characteristics_size','80'),(6044,625,'_product_characteristics_size','field_611b90b565bd0'),(6045,625,'product_characteristics_weight_puff_text',''),(6046,625,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(6047,625,'product_characteristics_weight_puff_val',''),(6048,625,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(6049,625,'product_characteristics_weight','12'),(6050,625,'_product_characteristics_weight','field_611b90c965bd3'),(6051,625,'product_characteristics_capacity_puff_text',''),(6052,625,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(6053,625,'product_characteristics_capacity_puff_val',''),(6054,625,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(6055,625,'product_characteristics_capacity','280'),(6056,625,'_product_characteristics_capacity','field_611b90dc65bd6'),(6057,625,'product_characteristics',''),(6058,625,'_product_characteristics','field_611b87a8a8af0'),(6059,625,'_edit_lock','1629654205:1'),(6060,625,'product_taste_1_name','Вишня'),(6061,625,'_product_taste_1_name','field_611b835da8aed'),(6073,626,'_edit_last','1'),(6074,626,'brand','61'),(6075,626,'_brand','field_611aa6eea67f3'),(6076,626,'product_name','IGET MAX'),(6077,626,'_product_name','field_611b820ca8ae8'),(6078,626,'product_price','400'),(6079,626,'_product_price','field_611b828ca8ae9'),(6080,626,'where_buy','1'),(6081,626,'_where_buy','field_611b88e0a8af6'),(6082,626,'product_img','610'),(6083,626,'_product_img','field_611b8b1ddf19c'),(6084,626,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(6085,626,'_product_description','field_611b829aa8aea'),(6086,626,'product_taste_0_name','Клубника'),(6087,626,'_product_taste_0_name','field_611b835da8aed'),(6088,626,'product_taste','2'),(6089,626,'_product_taste','field_611b8342a8aec'),(6090,626,'product_characteristics_count_of_puff_puff_text',''),(6091,626,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(6092,626,'product_characteristics_count_of_puff_puff_val',''),(6093,626,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(6094,626,'product_characteristics_count_of_puff','2300'),(6095,626,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(6096,626,'product_characteristics_count_of_nikotin_puff_text',''),(6097,626,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(6098,626,'product_characteristics_count_of_nikotin_puff_val',''),(6099,626,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(6100,626,'product_characteristics_count_of_nikotin',' 1.25'),(6101,626,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(6102,626,'product_characteristics_size_puff_text',''),(6103,626,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(6104,626,'product_characteristics_size_puff_val',''),(6105,626,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(6106,626,'product_characteristics_size','80'),(6107,626,'_product_characteristics_size','field_611b90b565bd0'),(6108,626,'product_characteristics_weight_puff_text',''),(6109,626,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(6110,626,'product_characteristics_weight_puff_val',''),(6111,626,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(6112,626,'product_characteristics_weight','12'),(6113,626,'_product_characteristics_weight','field_611b90c965bd3'),(6114,626,'product_characteristics_capacity_puff_text',''),(6115,626,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(6116,626,'product_characteristics_capacity_puff_val',''),(6117,626,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(6118,626,'product_characteristics_capacity','280'),(6119,626,'_product_characteristics_capacity','field_611b90dc65bd6'),(6120,626,'product_characteristics',''),(6121,626,'_product_characteristics','field_611b87a8a8af0'),(6122,626,'_edit_lock','1629649951:1'),(6123,626,'product_taste_1_name','Вишня'),(6124,626,'_product_taste_1_name','field_611b835da8aed'),(6136,627,'_edit_last','1'),(6137,627,'brand','61'),(6138,627,'_brand','field_611aa6eea67f3'),(6139,627,'product_name','IGET KING'),(6140,627,'_product_name','field_611b820ca8ae8'),(6141,627,'product_price','350'),(6142,627,'_product_price','field_611b828ca8ae9'),(6143,627,'where_buy','1'),(6144,627,'_where_buy','field_611b88e0a8af6'),(6145,627,'product_img','609'),(6146,627,'_product_img','field_611b8b1ddf19c'),(6147,627,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(6148,627,'_product_description','field_611b829aa8aea'),(6149,627,'product_taste_0_name','Клубника'),(6150,627,'_product_taste_0_name','field_611b835da8aed'),(6151,627,'product_taste','2'),(6152,627,'_product_taste','field_611b8342a8aec'),(6153,627,'product_characteristics_count_of_puff_puff_text',''),(6154,627,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(6155,627,'product_characteristics_count_of_puff_puff_val',''),(6156,627,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(6157,627,'product_characteristics_count_of_puff','2600'),(6158,627,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(6159,627,'product_characteristics_count_of_nikotin_puff_text',''),(6160,627,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(6161,627,'product_characteristics_count_of_nikotin_puff_val',''),(6162,627,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(6163,627,'product_characteristics_count_of_nikotin',' 1.25'),(6164,627,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(6165,627,'product_characteristics_size_puff_text',''),(6166,627,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(6167,627,'product_characteristics_size_puff_val',''),(6168,627,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(6169,627,'product_characteristics_size','80'),(6170,627,'_product_characteristics_size','field_611b90b565bd0'),(6171,627,'product_characteristics_weight_puff_text',''),(6172,627,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(6173,627,'product_characteristics_weight_puff_val',''),(6174,627,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(6175,627,'product_characteristics_weight','12'),(6176,627,'_product_characteristics_weight','field_611b90c965bd3'),(6177,627,'product_characteristics_capacity_puff_text',''),(6178,627,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(6179,627,'product_characteristics_capacity_puff_val',''),(6180,627,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(6181,627,'product_characteristics_capacity','280'),(6182,627,'_product_characteristics_capacity','field_611b90dc65bd6'),(6183,627,'product_characteristics',''),(6184,627,'_product_characteristics','field_611b87a8a8af0'),(6185,627,'_edit_lock','1629647645:1'),(6186,627,'product_taste_1_name','Вишня'),(6187,627,'_product_taste_1_name','field_611b835da8aed'),(6199,628,'_wp_attached_file','2021/08/iget.svg'),(6200,628,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:250;s:6:\"height\";i:48;s:4:\"file\";s:17:\"/2021/08/iget.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:8:\"iget.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(6201,629,'_wp_attached_file','2021/08/iget-scroll-img-1-1.png'),(6202,629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2021/08/iget-scroll-img-1-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-1-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"iget-scroll-img-1-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-1-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:31:\"iget-scroll-img-1-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(6203,630,'_wp_attached_file','2021/08/iget-scroll-img-2-1.png'),(6204,630,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1418;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2021/08/iget-scroll-img-2-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-2-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"iget-scroll-img-2-1-1024x578.png\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-2-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:31:\"iget-scroll-img-2-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(6205,631,'_wp_attached_file','2021/08/iget-scroll-img-3-1.png'),(6206,631,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2021/08/iget-scroll-img-3-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-3-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"iget-scroll-img-3-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"iget-scroll-img-3-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:31:\"iget-scroll-img-3-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(6207,632,'_wp_attached_file','2021/08/info-img-1-5.png'),(6208,632,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:526;s:4:\"file\";s:24:\"2021/08/info-img-1-5.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-1-5-187x300.png\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-5-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:{}}}'),(6209,633,'_wp_attached_file','2021/08/info-img-2-5.png'),(6210,633,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2021/08/info-img-2-5.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-2-5-186x300.png\";s:5:\"width\";i:186;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-5-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:{}}}'),(6211,634,'_wp_attached_file','2021/08/info-img-3-5.png'),(6212,634,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:320;s:4:\"file\";s:24:\"2021/08/info-img-3-5.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-5-188x300.png\";s:5:\"width\";i:188;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-5-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:{}}}'),(6213,61,'main_brand_logo','628'),(6214,61,'_main_brand_logo','field_611e961c0bb8b'),(6215,61,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=red-orange-yellow] IGET [/gradient_border]'),(6216,61,'_main_brand_title','field_611e965b0bb8c'),(6217,61,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(6218,61,'_main_brand_subtitle','field_611e968c0bb8d'),(6219,61,'main_brand_slider','a:3:{i:0;s:3:\"629\";i:1;s:3:\"630\";i:2;s:3:\"631\";}'),(6220,61,'_main_brand_slider','field_611ea06bce096'),(6221,61,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] IGET [/gradient_border] '),(6222,61,'_brand_model_title','field_611fb25783b10'),(6223,61,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\n[gradient_border direction=top color=light_blue-blue-violet] Яркий [/gradient_border] дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone size-medium wp-image-587\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"300\" height=\"300\" /> Китай.'),(6224,61,'_brand_description_text','field_611eacc9b4042'),(6225,61,'brand_secription_phones_photo','a:3:{i:0;s:3:\"632\";i:1;s:3:\"633\";i:2;s:3:\"634\";}'),(6226,61,'_brand_secription_phones_photo','field_611eb0eba98c2'),(6227,61,'brand_preferences_text_1_title','Простота использования'),(6228,61,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(6229,61,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6230,61,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(6231,61,'brand_preferences_text_1',''),(6232,61,'_brand_preferences_text_1','field_611fe24e5b6a4'),(6233,61,'brand_preferences_text_2_title','Простота использования'),(6234,61,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(6235,61,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6236,61,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(6237,61,'brand_preferences_text_2',''),(6238,61,'_brand_preferences_text_2','field_611fe28d5b6a7'),(6239,61,'brand_preferences_text_3_title','Простота использования'),(6240,61,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(6241,61,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6242,61,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(6243,61,'brand_preferences_text_3',''),(6244,61,'_brand_preferences_text_3','field_611fe28f5b6aa'),(6245,61,'brand_preferences',''),(6246,61,'_brand_preferences','field_611fe07ed9913'),(6247,61,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(6248,61,'_brand_review_title','field_611fe3ceb2387'),(6249,61,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(6250,61,'_slider_repeater_0_text','field_611fe4de7c752'),(6251,61,'slider_repeater_0_name','Вероника'),(6252,61,'_slider_repeater_0_name','field_611fe5097c753'),(6253,61,'slider_repeater_0_date',''),(6254,61,'_slider_repeater_0_date','field_611fe54a7c754'),(6255,61,'slider_repeater_0_photo','458'),(6256,61,'_slider_repeater_0_photo','field_611fe55a7c755'),(6257,61,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(6258,61,'_slider_repeater_1_text','field_611fe4de7c752'),(6259,61,'slider_repeater_1_name','Алёна'),(6260,61,'_slider_repeater_1_name','field_611fe5097c753'),(6261,61,'slider_repeater_1_date',''),(6262,61,'_slider_repeater_1_date','field_611fe54a7c754'),(6263,61,'slider_repeater_1_photo','459'),(6264,61,'_slider_repeater_1_photo','field_611fe55a7c755'),(6265,61,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(6266,61,'_slider_repeater_2_text','field_611fe4de7c752'),(6267,61,'slider_repeater_2_name','Дмитрий'),(6268,61,'_slider_repeater_2_name','field_611fe5097c753'),(6269,61,'slider_repeater_2_date',''),(6270,61,'_slider_repeater_2_date','field_611fe54a7c754'),(6271,61,'slider_repeater_2_photo','460'),(6272,61,'_slider_repeater_2_photo','field_611fe55a7c755'),(6273,61,'slider_repeater','3'),(6274,61,'_slider_repeater','field_611fe49a7c751'),(6275,61,'brand_video_title','Обзоры на электронные сигареты IGET'),(6276,61,'_brand_video_title','field_6120eb2f82a5a'),(6277,61,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(6278,61,'_brand_video_subtitle','field_6120eb4482a5b'),(6279,61,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(6280,61,'_brand_video_list_0_link','field_6120ec5882a5f'),(6281,61,'brand_video_list_0_preview','468'),(6282,61,'_brand_video_list_0_preview','field_6120ec4382a5e'),(6283,61,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(6284,61,'_brand_video_list_1_link','field_6120ec5882a5f'),(6285,61,'brand_video_list_1_preview','469'),(6286,61,'_brand_video_list_1_preview','field_6120ec4382a5e'),(6287,61,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(6288,61,'_brand_video_list_2_link','field_6120ec5882a5f'),(6289,61,'brand_video_list_2_preview','470'),(6290,61,'_brand_video_list_2_preview','field_6120ec4382a5e'),(6291,61,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(6292,61,'_brand_video_list_3_link','field_6120ec5882a5f'),(6293,61,'brand_video_list_3_preview','471'),(6294,61,'_brand_video_list_3_preview','field_6120ec4382a5e'),(6295,61,'brand_video_list','4'),(6296,61,'_brand_video_list','field_6120ec0882a5c'),(6297,635,'_wp_attached_file','2021/08/puff-bar.svg'),(6298,635,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:98;s:6:\"height\";i:72;s:4:\"file\";s:21:\"/2021/08/puff-bar.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:12:\"puff-bar.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(6299,636,'_wp_attached_file','2021/08/info-img-1-6.png'),(6300,636,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:272;s:4:\"file\";s:24:\"2021/08/info-img-1-6.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-1-6-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:{}}}'),(6301,637,'_wp_attached_file','2021/08/info-img-2-6.png'),(6302,637,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:216;s:4:\"file\";s:24:\"2021/08/info-img-2-6.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-2-6-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:{}}}'),(6303,638,'_wp_attached_file','2021/08/info-img-3-6.png'),(6304,638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:308;s:4:\"file\";s:24:\"2021/08/info-img-3-6.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"info-img-3-6-300x282.png\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"info-img-3-6-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:{}}}'),(6305,639,'_wp_attached_file','2021/08/puff-bar-2.png'),(6306,639,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:560;s:4:\"file\";s:22:\"2021/08/puff-bar-2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"puff-bar-2-50x300.png\";s:5:\"width\";i:50;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"puff-bar-2-94x150.png\";s:5:\"width\";i:94;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:{}}}'),(6307,640,'_wp_attached_file','2021/08/puff-bar-scroll-img-1-1.png'),(6308,640,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1420;s:6:\"height\";i:800;s:4:\"file\";s:35:\"2021/08/puff-bar-scroll-img-1-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-1-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"puff-bar-scroll-img-1-1-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-1-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:35:\"puff-bar-scroll-img-1-1-768x433.png\";s:5:\"width\";i:768;s:6:\"height\";i:433;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:{}}}'),(6309,641,'_wp_attached_file','2021/08/puff-bar-scroll-img-2-1.png'),(6310,641,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1168;s:6:\"height\";i:792;s:4:\"file\";s:35:\"2021/08/puff-bar-scroll-img-2-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-2-1-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"puff-bar-scroll-img-2-1-1024x694.png\";s:5:\"width\";i:1024;s:6:\"height\";i:694;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-2-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:35:\"puff-bar-scroll-img-2-1-768x521.png\";s:5:\"width\";i:768;s:6:\"height\";i:521;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:{}}}'),(6311,642,'_wp_attached_file','2021/08/puff-bar-scroll-img-3-1.png'),(6312,642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:944;s:6:\"height\";i:798;s:4:\"file\";s:35:\"2021/08/puff-bar-scroll-img-3-1.png\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-3-1-300x254.png\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"puff-bar-scroll-img-3-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:35:\"puff-bar-scroll-img-3-1-768x649.png\";s:5:\"width\";i:768;s:6:\"height\";i:649;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:{}}}'),(6313,643,'_wp_attached_file','2021/08/puff-nano-1.png'),(6314,643,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:560;s:4:\"file\";s:23:\"2021/08/puff-nano-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"puff-nano-1-51x300.png\";s:5:\"width\";i:51;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"puff-nano-1-96x150.png\";s:5:\"width\";i:96;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:{}}}'),(6315,644,'_wp_attached_file','2021/08/puff-plus-1.png'),(6316,644,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:496;s:4:\"file\";s:23:\"2021/08/puff-plus-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"puff-plus-1-62x300.png\";s:5:\"width\";i:62;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"puff-plus-1-102x150.png\";s:5:\"width\";i:102;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:{}}}'),(6317,645,'_wp_attached_file','2021/08/usa-flag-icon.svg'),(6318,645,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:69;s:6:\"height\";i:36;s:4:\"file\";s:26:\"/2021/08/usa-flag-icon.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:17:\"usa-flag-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(6319,59,'main_brand_logo','940'),(6320,59,'_main_brand_logo','field_611e961c0bb8b'),(6321,59,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=violet-blue-light_blue]Puff&nbsp;Bar[/gradient_border]'),(6322,59,'_main_brand_title','field_611e965b0bb8c'),(6323,59,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(6324,59,'_main_brand_subtitle','field_611e968c0bb8d'),(6325,59,'main_brand_slider','a:3:{i:0;s:3:\"640\";i:1;s:3:\"641\";i:2;s:3:\"642\";}'),(6326,59,'_main_brand_slider','field_611ea06bce096'),(6327,59,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Puff&nbsp;Bar[/gradient_border]'),(6328,59,'_brand_model_title','field_611fb25783b10'),(6329,59,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=bottom-cross color=blue-green-light_green]вкусов.[/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-645 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/usa-flag-icon.svg\" alt=\"\" width=\"69\" height=\"36\" /> США.'),(6330,59,'_brand_description_text','field_611eacc9b4042'),(6331,59,'brand_secription_phones_photo','a:3:{i:0;s:3:\"636\";i:1;s:3:\"637\";i:2;s:3:\"638\";}'),(6332,59,'_brand_secription_phones_photo','field_611eb0eba98c2'),(6333,59,'brand_preferences_text_1_title','Простота использования'),(6334,59,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(6335,59,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6336,59,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(6337,59,'brand_preferences_text_1',''),(6338,59,'_brand_preferences_text_1','field_611fe24e5b6a4'),(6339,59,'brand_preferences_text_2_title','Простота использования'),(6340,59,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(6341,59,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6342,59,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(6343,59,'brand_preferences_text_2',''),(6344,59,'_brand_preferences_text_2','field_611fe28d5b6a7'),(6345,59,'brand_preferences_text_3_title','Простота использования'),(6346,59,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(6347,59,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6348,59,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(6349,59,'brand_preferences_text_3',''),(6350,59,'_brand_preferences_text_3','field_611fe28f5b6aa'),(6351,59,'brand_preferences',''),(6352,59,'_brand_preferences','field_611fe07ed9913'),(6353,59,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(6354,59,'_brand_review_title','field_611fe3ceb2387'),(6355,59,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(6356,59,'_slider_repeater_0_text','field_611fe4de7c752'),(6357,59,'slider_repeater_0_name','Вероника'),(6358,59,'_slider_repeater_0_name','field_611fe5097c753'),(6359,59,'slider_repeater_0_date',''),(6360,59,'_slider_repeater_0_date','field_611fe54a7c754'),(6361,59,'slider_repeater_0_photo','458'),(6362,59,'_slider_repeater_0_photo','field_611fe55a7c755'),(6363,59,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(6364,59,'_slider_repeater_1_text','field_611fe4de7c752'),(6365,59,'slider_repeater_1_name','Алёна'),(6366,59,'_slider_repeater_1_name','field_611fe5097c753'),(6367,59,'slider_repeater_1_date',''),(6368,59,'_slider_repeater_1_date','field_611fe54a7c754'),(6369,59,'slider_repeater_1_photo','459'),(6370,59,'_slider_repeater_1_photo','field_611fe55a7c755'),(6371,59,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(6372,59,'_slider_repeater_2_text','field_611fe4de7c752'),(6373,59,'slider_repeater_2_name','Дмитрий'),(6374,59,'_slider_repeater_2_name','field_611fe5097c753'),(6375,59,'slider_repeater_2_date',''),(6376,59,'_slider_repeater_2_date','field_611fe54a7c754'),(6377,59,'slider_repeater_2_photo','460'),(6378,59,'_slider_repeater_2_photo','field_611fe55a7c755'),(6379,59,'slider_repeater','3'),(6380,59,'_slider_repeater','field_611fe49a7c751'),(6381,59,'brand_video_title','Обзоры на электронные сигареты Puff Bar'),(6382,59,'_brand_video_title','field_6120eb2f82a5a'),(6383,59,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(6384,59,'_brand_video_subtitle','field_6120eb4482a5b'),(6385,59,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(6386,59,'_brand_video_list_0_link','field_6120ec5882a5f'),(6387,59,'brand_video_list_0_preview','468'),(6388,59,'_brand_video_list_0_preview','field_6120ec4382a5e'),(6389,59,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(6390,59,'_brand_video_list_1_link','field_6120ec5882a5f'),(6391,59,'brand_video_list_1_preview','469'),(6392,59,'_brand_video_list_1_preview','field_6120ec4382a5e'),(6393,59,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(6394,59,'_brand_video_list_2_link','field_6120ec5882a5f'),(6395,59,'brand_video_list_2_preview','470'),(6396,59,'_brand_video_list_2_preview','field_6120ec4382a5e'),(6397,59,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(6398,59,'_brand_video_list_3_link','field_6120ec5882a5f'),(6399,59,'brand_video_list_3_preview','471'),(6400,59,'_brand_video_list_3_preview','field_6120ec4382a5e'),(6401,59,'brand_video_list','4'),(6402,59,'_brand_video_list','field_6120ec0882a5c'),(6403,646,'_edit_last','1'),(6404,646,'brand','59'),(6405,646,'_brand','field_611aa6eea67f3'),(6406,646,'product_name','Puff Nano'),(6407,646,'_product_name','field_611b820ca8ae8'),(6408,646,'product_price','200'),(6409,646,'_product_price','field_611b828ca8ae9'),(6410,646,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(6411,646,'_product_description','field_611b829aa8aea'),(6412,646,'product_taste_0_name','Банан'),(6413,646,'_product_taste_0_name','field_611b835da8aed'),(6414,646,'product_taste','2'),(6415,646,'_product_taste','field_611b8342a8aec'),(6416,646,'product_characteristics_count',''),(6417,646,'_product_characteristics_count','field_611b8864a8af1'),(6418,646,'product_characteristics_count_nikotin',''),(6419,646,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(6420,646,'product_characteristics_size','80'),(6421,646,'_product_characteristics_size','field_611b90b565bd0'),(6422,646,'product_characteristics_weight','12'),(6423,646,'_product_characteristics_weight','field_611b90c965bd3'),(6424,646,'product_characteristics_capacity','280'),(6425,646,'_product_characteristics_capacity','field_611b90dc65bd6'),(6426,646,'product_characteristics',''),(6427,646,'_product_characteristics','field_611b87a8a8af0'),(6428,646,'where_buy','1'),(6429,646,'_where_buy','field_611b88e0a8af6'),(6430,646,'_edit_lock','1629651776:1'),(6431,646,'count_of_puff_puff_text','Количество затяжек'),(6432,646,'_count_of_puff_puff_text','field_611b8abfdf199'),(6433,646,'count_of_puff_puff_val','200'),(6434,646,'_count_of_puff_puff_val','field_611b8ad3df19a'),(6435,646,'count_of_puff',''),(6436,646,'_count_of_puff','field_611b8864a8af1'),(6437,646,'product_img','643'),(6438,646,'_product_img','field_611b8b1ddf19c'),(6439,646,'product_characteristics_count_of_puff_puff_text',''),(6440,646,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(6441,646,'product_characteristics_count_of_puff_puff_val',''),(6442,646,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(6443,646,'product_characteristics_count_of_puff','200'),(6444,646,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(6445,646,'product_characteristics_count_of_nikotin_puff_text',''),(6446,646,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(6447,646,'product_characteristics_count_of_nikotin_puff_val',''),(6448,646,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(6449,646,'product_characteristics_count_of_nikotin',' 1.25'),(6450,646,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(6451,646,'product_characteristics_size_puff_text',''),(6452,646,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(6453,646,'product_characteristics_size_puff_val',''),(6454,646,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(6455,646,'product_characteristics_weight_puff_text',''),(6456,646,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(6457,646,'product_characteristics_weight_puff_val',''),(6458,646,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(6459,646,'product_characteristics_capacity_puff_text',''),(6460,646,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(6461,646,'product_characteristics_capacity_puff_val',''),(6462,646,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(6463,646,'product_taste_1_name','Альпийский луг'),(6464,646,'_product_taste_1_name','field_611b835da8aed'),(6466,648,'_edit_last','1'),(6467,648,'brand','59'),(6468,648,'_brand','field_611aa6eea67f3'),(6469,648,'product_name','Puff Plus'),(6470,648,'_product_name','field_611b820ca8ae8'),(6471,648,'product_price','300'),(6472,648,'_product_price','field_611b828ca8ae9'),(6473,648,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(6474,648,'_product_description','field_611b829aa8aea'),(6475,648,'product_taste_0_name','Банан'),(6476,648,'_product_taste_0_name','field_611b835da8aed'),(6477,648,'product_taste','2'),(6478,648,'_product_taste','field_611b8342a8aec'),(6479,648,'product_characteristics_count',''),(6480,648,'_product_characteristics_count','field_611b8864a8af1'),(6481,648,'product_characteristics_count_nikotin',''),(6482,648,'_product_characteristics_count_nikotin','field_611b887fa8af2'),(6483,648,'product_characteristics_size','80'),(6484,648,'_product_characteristics_size','field_611b90b565bd0'),(6485,648,'product_characteristics_weight','12'),(6486,648,'_product_characteristics_weight','field_611b90c965bd3'),(6487,648,'product_characteristics_capacity','280'),(6488,648,'_product_characteristics_capacity','field_611b90dc65bd6'),(6489,648,'product_characteristics',''),(6490,648,'_product_characteristics','field_611b87a8a8af0'),(6491,648,'where_buy','1'),(6492,648,'_where_buy','field_611b88e0a8af6'),(6493,648,'_edit_lock','1629652239:1'),(6494,648,'count_of_puff_puff_text','Количество затяжек'),(6495,648,'_count_of_puff_puff_text','field_611b8abfdf199'),(6496,648,'count_of_puff_puff_val','200'),(6497,648,'_count_of_puff_puff_val','field_611b8ad3df19a'),(6498,648,'count_of_puff',''),(6499,648,'_count_of_puff','field_611b8864a8af1'),(6500,648,'product_img','644'),(6501,648,'_product_img','field_611b8b1ddf19c'),(6502,648,'product_characteristics_count_of_puff_puff_text',''),(6503,648,'_product_characteristics_count_of_puff_puff_text','field_611b8abfdf199'),(6504,648,'product_characteristics_count_of_puff_puff_val',''),(6505,648,'_product_characteristics_count_of_puff_puff_val','field_611b8ad3df19a'),(6506,648,'product_characteristics_count_of_puff','800'),(6507,648,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(6508,648,'product_characteristics_count_of_nikotin_puff_text',''),(6509,648,'_product_characteristics_count_of_nikotin_puff_text','field_611b909e65bce'),(6510,648,'product_characteristics_count_of_nikotin_puff_val',''),(6511,648,'_product_characteristics_count_of_nikotin_puff_val','field_611b909e65bcf'),(6512,648,'product_characteristics_count_of_nikotin',' 1.25'),(6513,648,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(6514,648,'product_characteristics_size_puff_text',''),(6515,648,'_product_characteristics_size_puff_text','field_611b90b565bd1'),(6516,648,'product_characteristics_size_puff_val',''),(6517,648,'_product_characteristics_size_puff_val','field_611b90b565bd2'),(6518,648,'product_characteristics_weight_puff_text',''),(6519,648,'_product_characteristics_weight_puff_text','field_611b90c965bd4'),(6520,648,'product_characteristics_weight_puff_val',''),(6521,648,'_product_characteristics_weight_puff_val','field_611b90c965bd5'),(6522,648,'product_characteristics_capacity_puff_text',''),(6523,648,'_product_characteristics_capacity_puff_text','field_611b90dc65bd7'),(6524,648,'product_characteristics_capacity_puff_val',''),(6525,648,'_product_characteristics_capacity_puff_val','field_611b90dc65bd8'),(6526,648,'product_taste_1_name','Альпийский луг'),(6527,648,'_product_taste_1_name','field_611b835da8aed'),(6529,9,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(6530,9,'_main_slider_slider_1','field_612284262bd6b'),(6531,9,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(6532,9,'_main_slider_slider_2','field_612284602bd6e'),(6533,9,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(6534,9,'_main_slider_slider_3','field_612284622bd6f'),(6535,652,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(6536,652,'_main-title','field_611bb82b75ef6'),(6537,652,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6538,652,'_main_subtitle','field_611bb89775ef7'),(6539,652,'main_button_text','Где купить'),(6540,652,'_main_button_text','field_611bb95575ef9'),(6541,652,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6542,652,'_main_button_link','field_611bb96275efa'),(6543,652,'main_button',''),(6544,652,'_main_button','field_611bb93175ef8'),(6545,652,'main_slider',''),(6546,652,'_main_slider','field_611bb97475efb'),(6547,652,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(6548,652,'_brand_list','field_611bcdcdcf174'),(6549,652,'brand_partners_title','Хотите стать нашим партнером?'),(6550,652,'_brand_partners_title','field_611bcee1cf175'),(6551,652,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6552,652,'_brand_partners_subtitle','field_611bcf08cf176'),(6553,652,'partners_button','оставить заявку'),(6554,652,'_partners_button','field_611bcf29cf177'),(6555,652,'brand_partners_button','оставить заявку'),(6556,652,'_brand_partners_button','field_611bcf29cf177'),(6557,652,'brand_parners_img','179'),(6558,652,'_brand_parners_img','field_611bcfdb01481'),(6559,652,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6560,652,'_partners_title','field_611bd0a7d9bba'),(6561,652,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(6562,652,'_preferences_title','field_611bd4068f31c'),(6563,652,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6564,652,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6565,652,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6566,652,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6567,652,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6568,652,'_preferences_list_preferences_3','field_611bd50d8f320'),(6569,652,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6570,652,'_preferences_list_preferences_4','field_611bd50e8f321'),(6571,652,'preferences_list',''),(6572,652,'_preferences_list','field_611bd4cd8f31d'),(6573,652,'preferences_img','207'),(6574,652,'_preferences_img','field_611bd5af8f32b'),(6575,652,'preferences_button_text',''),(6576,652,'_preferences_button_text','field_611bd5378f324'),(6577,652,'preferences_button_link',''),(6578,652,'_preferences_button_link','field_611bd5378f325'),(6579,652,'preferences_button',''),(6580,652,'_preferences_button','field_611bd5378f323'),(6581,652,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone size-medium wp-image-212\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"300\" height=\"300\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6582,652,'_UPOD_description','field_611bdbb14e1f3'),(6583,652,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6584,652,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6585,652,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6586,652,'_UPOD_description-img','field_611bde71032b3'),(6587,652,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(6588,652,'_scrollable-line-logos','field_611d10c782c6c'),(6589,652,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(6590,652,'_main_slider_slider_1','field_612284262bd6b'),(6591,652,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(6592,652,'_main_slider_slider_2','field_612284602bd6e'),(6593,652,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(6594,652,'_main_slider_slider_3','field_612284622bd6f'),(6595,72,'_edit_lock','1631609058:1'),(6596,71,'_edit_lock','1631537678:1'),(6597,653,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(6598,653,'_main-title','field_611bb82b75ef6'),(6599,653,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6600,653,'_main_subtitle','field_611bb89775ef7'),(6601,653,'main_button_text','Где купить'),(6602,653,'_main_button_text','field_611bb95575ef9'),(6603,653,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(6604,653,'_main_button_link','field_611bb96275efa'),(6605,653,'main_button',''),(6606,653,'_main_button','field_611bb93175ef8'),(6607,653,'main_slider',''),(6608,653,'_main_slider','field_611bb97475efb'),(6609,653,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(6610,653,'_brand_list','field_61229153d215f'),(6611,653,'brand_partners_title','Хотите стать нашим партнером?'),(6612,653,'_brand_partners_title','field_611bcee1cf175'),(6613,653,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6614,653,'_brand_partners_subtitle','field_611bcf08cf176'),(6615,653,'partners_button','оставить заявку'),(6616,653,'_partners_button','field_611bcf29cf177'),(6617,653,'brand_partners_button','оставить заявку'),(6618,653,'_brand_partners_button','field_611bcf29cf177'),(6619,653,'brand_parners_img','179'),(6620,653,'_brand_parners_img','field_611bcfdb01481'),(6621,653,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6622,653,'_partners_title','field_611bd0a7d9bba'),(6623,653,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(6624,653,'_preferences_title','field_611bd4068f31c'),(6625,653,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6626,653,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6627,653,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6628,653,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6629,653,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6630,653,'_preferences_list_preferences_3','field_611bd50d8f320'),(6631,653,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6632,653,'_preferences_list_preferences_4','field_611bd50e8f321'),(6633,653,'preferences_list',''),(6634,653,'_preferences_list','field_611bd4cd8f31d'),(6635,653,'preferences_img','207'),(6636,653,'_preferences_img','field_611bd5af8f32b'),(6637,653,'preferences_button_text',''),(6638,653,'_preferences_button_text','field_611bd5378f324'),(6639,653,'preferences_button_link',''),(6640,653,'_preferences_button_link','field_611bd5378f325'),(6641,653,'preferences_button',''),(6642,653,'_preferences_button','field_611bd5378f323'),(6643,653,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6644,653,'_UPOD_description','field_611bdbb14e1f3'),(6645,653,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6646,653,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6647,653,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6648,653,'_UPOD_description-img','field_611bde71032b3'),(6649,653,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(6650,653,'_scrollable-line-logos','field_611d10c782c6c'),(6651,653,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(6652,653,'_main_slider_slider_1','field_612284262bd6b'),(6653,653,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(6654,653,'_main_slider_slider_2','field_612284602bd6e'),(6655,653,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(6656,653,'_main_slider_slider_3','field_612284622bd6f'),(6657,72,'_edit_last','1'),(6658,72,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(6659,72,'_main-title','field_611bb82b75ef6'),(6660,72,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6661,72,'_main_subtitle','field_611bb89775ef7'),(6662,72,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(6663,72,'_main_slider_slider_1','field_612284262bd6b'),(6664,72,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(6665,72,'_main_slider_slider_2','field_612284602bd6e'),(6666,72,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(6667,72,'_main_slider_slider_3','field_612284622bd6f'),(6668,72,'main_slider',''),(6669,72,'_main_slider','field_611bb97475efb'),(6670,72,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6671,72,'_partners_title','field_611bd0a7d9bba'),(6672,72,'brand_list','a:5:{i:0;s:3:\"658\";i:1;s:3:\"660\";i:2;s:3:\"664\";i:3;s:3:\"662\";i:4;s:3:\"666\";}'),(6673,72,'_brand_list','field_61229153d215f'),(6674,72,'brand_parners_img','179'),(6675,72,'_brand_parners_img','field_611bcfdb01481'),(6676,72,'brand_partners_title','Хотите стать нашим партнером?'),(6677,72,'_brand_partners_title','field_611bcee1cf175'),(6678,72,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6679,72,'_brand_partners_subtitle','field_611bcf08cf176'),(6680,72,'brand_partners_button','оставить заявку'),(6681,72,'_brand_partners_button','field_611bcf29cf177'),(6682,72,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(6683,72,'_preferences_title','field_611bd4068f31c'),(6684,72,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6685,72,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6686,72,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6687,72,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6688,72,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6689,72,'_preferences_list_preferences_3','field_611bd50d8f320'),(6690,72,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6691,72,'_preferences_list_preferences_4','field_611bd50e8f321'),(6692,72,'preferences_list',''),(6693,72,'_preferences_list','field_611bd4cd8f31d'),(6694,72,'preferences_img','207'),(6695,72,'_preferences_img','field_611bd5af8f32b'),(6696,72,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6697,72,'_UPOD_description','field_611bdbb14e1f3'),(6698,72,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6699,72,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6700,72,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6701,72,'_UPOD_description-img','field_611bde71032b3'),(6702,72,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"947\";i:3;s:3:\"946\";i:4;s:3:\"948\";}'),(6703,72,'_scrollable-line-logos','field_611d10c782c6c'),(6704,654,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(6705,654,'_main-title','field_611bb82b75ef6'),(6706,654,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6707,654,'_main_subtitle','field_611bb89775ef7'),(6708,654,'main_slider_slider_1',''),(6709,654,'_main_slider_slider_1','field_612284262bd6b'),(6710,654,'main_slider_slider_2',''),(6711,654,'_main_slider_slider_2','field_612284602bd6e'),(6712,654,'main_slider_slider_3',''),(6713,654,'_main_slider_slider_3','field_612284622bd6f'),(6714,654,'main_slider',''),(6715,654,'_main_slider','field_611bb97475efb'),(6716,654,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6717,654,'_partners_title','field_611bd0a7d9bba'),(6718,654,'brand_list',''),(6719,654,'_brand_list','field_611bcdcdcf174'),(6720,654,'brand_parners_img','179'),(6721,654,'_brand_parners_img','field_611bcfdb01481'),(6722,654,'brand_partners_title','Хотите стать нашим партнером?'),(6723,654,'_brand_partners_title','field_611bcee1cf175'),(6724,654,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6725,654,'_brand_partners_subtitle','field_611bcf08cf176'),(6726,654,'brand_partners_button','оставить заявку'),(6727,654,'_brand_partners_button','field_611bcf29cf177'),(6728,654,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(6729,654,'_preferences_title','field_611bd4068f31c'),(6730,654,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6731,654,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6732,654,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6733,654,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6734,654,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6735,654,'_preferences_list_preferences_3','field_611bd50d8f320'),(6736,654,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6737,654,'_preferences_list_preferences_4','field_611bd50e8f321'),(6738,654,'preferences_list',''),(6739,654,'_preferences_list','field_611bd4cd8f31d'),(6740,654,'preferences_img','207'),(6741,654,'_preferences_img','field_611bd5af8f32b'),(6742,654,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6743,654,'_UPOD_description','field_611bdbb14e1f3'),(6744,654,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6745,654,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6746,654,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6747,654,'_UPOD_description-img','field_611bde71032b3'),(6748,654,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(6749,654,'_scrollable-line-logos','field_611d10c782c6c'),(6750,71,'_edit_last','1'),(6751,71,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(6752,71,'_main-title','field_611bb82b75ef6'),(6753,71,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6754,71,'_main_subtitle','field_611bb89775ef7'),(6755,71,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(6756,71,'_main_slider_slider_1','field_612284262bd6b'),(6757,71,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(6758,71,'_main_slider_slider_2','field_612284602bd6e'),(6759,71,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(6760,71,'_main_slider_slider_3','field_612284622bd6f'),(6761,71,'main_slider',''),(6762,71,'_main_slider','field_611bb97475efb'),(6763,71,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6764,71,'_partners_title','field_611bd0a7d9bba'),(6765,71,'brand_list','a:5:{i:0;s:3:\"657\";i:1;s:3:\"663\";i:2;s:3:\"659\";i:3;s:3:\"665\";i:4;s:3:\"661\";}'),(6766,71,'_brand_list','field_61229153d215f'),(6767,71,'brand_parners_img','179'),(6768,71,'_brand_parners_img','field_611bcfdb01481'),(6769,71,'brand_partners_title','Хотите стать нашим партнером?'),(6770,71,'_brand_partners_title','field_611bcee1cf175'),(6771,71,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6772,71,'_brand_partners_subtitle','field_611bcf08cf176'),(6773,71,'brand_partners_button','оставить заявку'),(6774,71,'_brand_partners_button','field_611bcf29cf177'),(6775,71,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(6776,71,'_preferences_title','field_611bd4068f31c'),(6777,71,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6778,71,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6779,71,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6780,71,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6781,71,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6782,71,'_preferences_list_preferences_3','field_611bd50d8f320'),(6783,71,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6784,71,'_preferences_list_preferences_4','field_611bd50e8f321'),(6785,71,'preferences_list',''),(6786,71,'_preferences_list','field_611bd4cd8f31d'),(6787,71,'preferences_img','207'),(6788,71,'_preferences_img','field_611bd5af8f32b'),(6789,71,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6790,71,'_UPOD_description','field_611bdbb14e1f3'),(6791,71,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6792,71,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6793,71,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6794,71,'_UPOD_description-img','field_611bde71032b3'),(6795,71,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"946\";i:3;s:3:\"947\";i:4;s:3:\"948\";}'),(6796,71,'_scrollable-line-logos','field_611d10c782c6c'),(6797,655,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(6798,655,'_main-title','field_611bb82b75ef6'),(6799,655,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(6800,655,'_main_subtitle','field_611bb89775ef7'),(6801,655,'main_slider_slider_1',''),(6802,655,'_main_slider_slider_1','field_612284262bd6b'),(6803,655,'main_slider_slider_2',''),(6804,655,'_main_slider_slider_2','field_612284602bd6e'),(6805,655,'main_slider_slider_3',''),(6806,655,'_main_slider_slider_3','field_612284622bd6f'),(6807,655,'main_slider',''),(6808,655,'_main_slider','field_611bb97475efb'),(6809,655,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(6810,655,'_partners_title','field_611bd0a7d9bba'),(6811,655,'brand_list',''),(6812,655,'_brand_list','field_611bcdcdcf174'),(6813,655,'brand_parners_img','179'),(6814,655,'_brand_parners_img','field_611bcfdb01481'),(6815,655,'brand_partners_title','Хотите стать нашим партнером?'),(6816,655,'_brand_partners_title','field_611bcee1cf175'),(6817,655,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(6818,655,'_brand_partners_subtitle','field_611bcf08cf176'),(6819,655,'brand_partners_button','оставить заявку'),(6820,655,'_brand_partners_button','field_611bcf29cf177'),(6821,655,'preferences_title',''),(6822,655,'_preferences_title','field_611bd4068f31c'),(6823,655,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(6824,655,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(6825,655,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(6826,655,'_preferences_list_preferences_2','field_611bd50b8f31f'),(6827,655,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(6828,655,'_preferences_list_preferences_3','field_611bd50d8f320'),(6829,655,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(6830,655,'_preferences_list_preferences_4','field_611bd50e8f321'),(6831,655,'preferences_list',''),(6832,655,'_preferences_list','field_611bd4cd8f31d'),(6833,655,'preferences_img','207'),(6834,655,'_preferences_img','field_611bd5af8f32b'),(6835,655,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(6836,655,'_UPOD_description','field_611bdbb14e1f3'),(6837,655,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(6838,655,'_UPOD_description-soc_title','field_611bdf0f8997f'),(6839,655,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(6840,655,'_UPOD_description-img','field_611bde71032b3'),(6841,655,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(6842,655,'_scrollable-line-logos','field_611d10c782c6c'),(6873,657,'brand_name','Aiir'),(6874,657,'brand_logo','939'),(6875,657,'brand_preview','169'),(6876,657,'brand_country','173'),(6877,657,'main_brand_logo','418'),(6878,657,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=light_blue-blue-violet] Aiir [/gradient_border]'),(6879,657,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(6880,657,'main_brand_slider','a:3:{i:0;s:3:\"420\";i:1;s:3:\"421\";i:2;s:3:\"422\";}'),(6881,657,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=top-cross color=light_green-green-blue] вкусов [/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-173 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-1.svg\" alt=\"China flag\" width=\"23\" height=\"12\" /> Китай'),(6882,657,'brand_secription_phones_photo','a:3:{i:0;s:3:\"427\";i:1;s:3:\"428\";i:2;s:3:\"429\";}'),(6883,657,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] Aiir [/gradient_border]'),(6884,657,'brand_preferences_text_1_title','Простота использования'),(6885,657,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6886,657,'brand_preferences_text_1',''),(6887,657,'brand_preferences_text_2_title','Простота использования'),(6888,657,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6889,657,'brand_preferences_text_2',''),(6890,657,'brand_preferences_text_3_title','Простота использования'),(6891,657,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6892,657,'brand_preferences_text_3',''),(6893,657,'brand_preferences',''),(6894,657,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(6895,657,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(6896,657,'slider_repeater_0_name','Вероника'),(6897,657,'slider_repeater_0_date','20210704'),(6898,657,'slider_repeater_0_photo','458'),(6899,657,'slider_repeater','3'),(6900,657,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(6901,657,'slider_repeater_1_name','Алёна'),(6902,657,'slider_repeater_1_date','20210706'),(6903,657,'slider_repeater_1_photo','459'),(6904,657,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(6905,657,'slider_repeater_2_name','Дмитрий'),(6906,657,'slider_repeater_2_date','20210718'),(6907,657,'slider_repeater_2_photo','460'),(6908,657,'brand_video_title','Обзоры на электронные сигареты Aiir'),(6909,657,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(6910,657,'brand_video_list_0_preview','468'),(6911,657,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(6912,657,'brand_video_list_1_preview','469'),(6913,657,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(6914,657,'brand_video_list_2_preview','470'),(6915,657,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(6916,657,'brand_video_list_3_preview','471'),(6917,657,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(6918,657,'brand_video_list','4'),(6919,657,'_edit_last','1'),(6920,657,'_edit_lock','1629934347:1'),(6921,657,'_brand_name','field_611d06909eafd'),(6922,657,'_brand_country','field_611d494acda3e'),(6923,657,'_brand_logo','field_611d47914d0bd'),(6924,657,'_brand_preview','field_611d48314d0be'),(6925,657,'_main_brand_logo','field_611e961c0bb8b'),(6926,657,'_main_brand_title','field_611e965b0bb8c'),(6927,657,'_main_brand_subtitle','field_611e968c0bb8d'),(6928,657,'_main_brand_slider','field_611ea06bce096'),(6929,657,'_brand_model_title','field_611fb25783b10'),(6930,657,'_brand_description_text','field_611eacc9b4042'),(6931,657,'_brand_secription_phones_photo','field_611eb0eba98c2'),(6932,657,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(6933,657,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(6934,657,'_brand_preferences_text_1','field_611fe24e5b6a4'),(6935,657,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(6936,657,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(6937,657,'_brand_preferences_text_2','field_611fe28d5b6a7'),(6938,657,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(6939,657,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(6940,657,'_brand_preferences_text_3','field_611fe28f5b6aa'),(6941,657,'_brand_preferences','field_611fe07ed9913'),(6942,657,'_brand_review_title','field_611fe3ceb2387'),(6943,657,'_slider_repeater_0_text','field_611fe4de7c752'),(6944,657,'_slider_repeater_0_name','field_611fe5097c753'),(6945,657,'_slider_repeater_0_date','field_611fe54a7c754'),(6946,657,'_slider_repeater_0_photo','field_611fe55a7c755'),(6947,657,'_slider_repeater_1_text','field_611fe4de7c752'),(6948,657,'_slider_repeater_1_name','field_611fe5097c753'),(6949,657,'_slider_repeater_1_date','field_611fe54a7c754'),(6950,657,'_slider_repeater_1_photo','field_611fe55a7c755'),(6951,657,'_slider_repeater_2_text','field_611fe4de7c752'),(6952,657,'_slider_repeater_2_name','field_611fe5097c753'),(6953,657,'_slider_repeater_2_date','field_611fe54a7c754'),(6954,657,'_slider_repeater_2_photo','field_611fe55a7c755'),(6955,657,'_slider_repeater','field_611fe49a7c751'),(6956,657,'_brand_video_title','field_6120eb2f82a5a'),(6957,657,'_brand_video_subtitle','field_6120eb4482a5b'),(6958,657,'_brand_video_list_0_link','field_6120ec5882a5f'),(6959,657,'_brand_video_list_0_preview','field_6120ec4382a5e'),(6960,657,'_brand_video_list_1_link','field_6120ec5882a5f'),(6961,657,'_brand_video_list_1_preview','field_6120ec4382a5e'),(6962,657,'_brand_video_list_2_link','field_6120ec5882a5f'),(6963,657,'_brand_video_list_2_preview','field_6120ec4382a5e'),(6964,657,'_brand_video_list_3_link','field_6120ec5882a5f'),(6965,657,'_brand_video_list_3_preview','field_6120ec4382a5e'),(6966,657,'_brand_video_list','field_6120ec0882a5c'),(6967,658,'brand_name','Aiir'),(6968,658,'brand_logo','939'),(6969,658,'brand_preview','169'),(6970,658,'brand_country','173'),(6971,658,'main_brand_logo','418'),(6972,658,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=light_blue-blue-violet] Aiir [/gradient_border]'),(6973,658,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(6974,658,'main_brand_slider','a:3:{i:0;s:3:\"420\";i:1;s:3:\"421\";i:2;s:3:\"422\";}'),(6975,658,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=top-cross color=light_green-green-blue] вкусов [/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-173 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-1.svg\" alt=\"China flag\" width=\"23\" height=\"12\" /> Китай'),(6976,658,'brand_secription_phones_photo','a:3:{i:0;s:3:\"427\";i:1;s:3:\"428\";i:2;s:3:\"429\";}'),(6977,658,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] Aiir [/gradient_border]'),(6978,658,'brand_preferences_text_1_title','Простота использования'),(6979,658,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6980,658,'brand_preferences_text_1',''),(6981,658,'brand_preferences_text_2_title','Простота использования'),(6982,658,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6983,658,'brand_preferences_text_2',''),(6984,658,'brand_preferences_text_3_title','Простота использования'),(6985,658,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(6986,658,'brand_preferences_text_3',''),(6987,658,'brand_preferences',''),(6988,658,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(6989,658,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(6990,658,'slider_repeater_0_name','Вероника'),(6991,658,'slider_repeater_0_date','20210704'),(6992,658,'slider_repeater_0_photo','458'),(6993,658,'slider_repeater','3'),(6994,658,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(6995,658,'slider_repeater_1_name','Алёна'),(6996,658,'slider_repeater_1_date','20210706'),(6997,658,'slider_repeater_1_photo','459'),(6998,658,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(6999,658,'slider_repeater_2_name','Дмитрий'),(7000,658,'slider_repeater_2_date','20210718'),(7001,658,'slider_repeater_2_photo','460'),(7002,658,'brand_video_title','Обзоры на электронные сигареты Aiir'),(7003,658,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7004,658,'brand_video_list_0_preview','468'),(7005,658,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7006,658,'brand_video_list_1_preview','469'),(7007,658,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7008,658,'brand_video_list_2_preview','470'),(7009,658,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7010,658,'brand_video_list_3_preview','471'),(7011,658,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7012,658,'brand_video_list','4'),(7013,658,'_edit_last','1'),(7014,658,'_brand_name','field_611d06909eafd'),(7015,658,'_brand_country','field_611d494acda3e'),(7016,658,'_brand_logo','field_611d47914d0bd'),(7017,658,'_brand_preview','field_611d48314d0be'),(7018,658,'_main_brand_logo','field_611e961c0bb8b'),(7019,658,'_main_brand_title','field_611e965b0bb8c'),(7020,658,'_main_brand_subtitle','field_611e968c0bb8d'),(7021,658,'_main_brand_slider','field_611ea06bce096'),(7022,658,'_brand_model_title','field_611fb25783b10'),(7023,658,'_brand_description_text','field_611eacc9b4042'),(7024,658,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7025,658,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7026,658,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7027,658,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7028,658,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7029,658,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7030,658,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7031,658,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7032,658,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7033,658,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7034,658,'_brand_preferences','field_611fe07ed9913'),(7035,658,'_brand_review_title','field_611fe3ceb2387'),(7036,658,'_slider_repeater_0_text','field_611fe4de7c752'),(7037,658,'_slider_repeater_0_name','field_611fe5097c753'),(7038,658,'_slider_repeater_0_date','field_611fe54a7c754'),(7039,658,'_slider_repeater_0_photo','field_611fe55a7c755'),(7040,658,'_slider_repeater_1_text','field_611fe4de7c752'),(7041,658,'_slider_repeater_1_name','field_611fe5097c753'),(7042,658,'_slider_repeater_1_date','field_611fe54a7c754'),(7043,658,'_slider_repeater_1_photo','field_611fe55a7c755'),(7044,658,'_slider_repeater_2_text','field_611fe4de7c752'),(7045,658,'_slider_repeater_2_name','field_611fe5097c753'),(7046,658,'_slider_repeater_2_date','field_611fe54a7c754'),(7047,658,'_slider_repeater_2_photo','field_611fe55a7c755'),(7048,658,'_slider_repeater','field_611fe49a7c751'),(7049,658,'_brand_video_title','field_6120eb2f82a5a'),(7050,658,'_brand_video_subtitle','field_6120eb4482a5b'),(7051,658,'_brand_video_list_0_link','field_6120ec5882a5f'),(7052,658,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7053,658,'_brand_video_list_1_link','field_6120ec5882a5f'),(7054,658,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7055,658,'_brand_video_list_2_link','field_6120ec5882a5f'),(7056,658,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7057,658,'_brand_video_list_3_link','field_6120ec5882a5f'),(7058,658,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7059,658,'_brand_video_list','field_6120ec0882a5c'),(7060,658,'_edit_lock','1629934347:1'),(7061,659,'brand_name','Eleaf'),(7062,659,'brand_logo','321'),(7063,659,'brand_preview','171'),(7064,659,'brand_country','173'),(7065,659,'main_brand_logo','605'),(7066,659,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=bottom color=red-orange-yellow]Eleaf[/gradient_border] '),(7067,659,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7068,659,'main_brand_slider','a:3:{i:0;s:3:\"594\";i:1;s:3:\"595\";i:2;s:3:\"596\";}'),(7069,659,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Eleaf[/gradient_border]'),(7070,659,'brand_description_text','Один из самых популярных [gradient_border direction=top color=red-orange-yellow]брендов[/gradient_border] одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(7071,659,'brand_secription_phones_photo','a:3:{i:0;s:3:\"597\";i:1;s:3:\"598\";i:2;s:3:\"599\";}'),(7072,659,'brand_preferences_text_1_title','Простота использования'),(7073,659,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7074,659,'brand_preferences_text_1',''),(7075,659,'brand_preferences_text_2_title','Простота использования'),(7076,659,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7077,659,'brand_preferences_text_2',''),(7078,659,'brand_preferences_text_3_title','Простота использования'),(7079,659,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7080,659,'brand_preferences_text_3',''),(7081,659,'brand_preferences',''),(7082,659,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7083,659,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7084,659,'slider_repeater_0_name','Вероника'),(7085,659,'slider_repeater_0_date',''),(7086,659,'slider_repeater_0_photo','458'),(7087,659,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7088,659,'slider_repeater_1_name','Алёна'),(7089,659,'slider_repeater_1_date',''),(7090,659,'slider_repeater_1_photo','459'),(7091,659,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7092,659,'slider_repeater_2_name','Дмитрий'),(7093,659,'slider_repeater_2_date',''),(7094,659,'slider_repeater_2_photo','460'),(7095,659,'slider_repeater','3'),(7096,659,'brand_video_title','Обзоры на электронные сигареты Eleaf'),(7097,659,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7098,659,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7099,659,'brand_video_list_0_preview','468'),(7100,659,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7101,659,'brand_video_list_1_preview','469'),(7102,659,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7103,659,'brand_video_list_2_preview','470'),(7104,659,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7105,659,'brand_video_list_3_preview','471'),(7106,659,'brand_video_list','4'),(7107,659,'_edit_last','1'),(7108,659,'_brand_name','field_611d06909eafd'),(7109,659,'_brand_country','field_611d494acda3e'),(7110,659,'_brand_logo','field_611d47914d0bd'),(7111,659,'_brand_preview','field_611d48314d0be'),(7112,659,'_main_brand_logo','field_611e961c0bb8b'),(7113,659,'_main_brand_title','field_611e965b0bb8c'),(7114,659,'_main_brand_subtitle','field_611e968c0bb8d'),(7115,659,'_main_brand_slider','field_611ea06bce096'),(7116,659,'_brand_model_title','field_611fb25783b10'),(7117,659,'_brand_description_text','field_611eacc9b4042'),(7118,659,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7119,659,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7120,659,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7121,659,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7122,659,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7123,659,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7124,659,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7125,659,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7126,659,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7127,659,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7128,659,'_brand_preferences','field_611fe07ed9913'),(7129,659,'_brand_review_title','field_611fe3ceb2387'),(7130,659,'_slider_repeater_0_text','field_611fe4de7c752'),(7131,659,'_slider_repeater_0_name','field_611fe5097c753'),(7132,659,'_slider_repeater_0_date','field_611fe54a7c754'),(7133,659,'_slider_repeater_0_photo','field_611fe55a7c755'),(7134,659,'_slider_repeater_1_text','field_611fe4de7c752'),(7135,659,'_slider_repeater_1_name','field_611fe5097c753'),(7136,659,'_slider_repeater_1_date','field_611fe54a7c754'),(7137,659,'_slider_repeater_1_photo','field_611fe55a7c755'),(7138,659,'_slider_repeater_2_text','field_611fe4de7c752'),(7139,659,'_slider_repeater_2_name','field_611fe5097c753'),(7140,659,'_slider_repeater_2_date','field_611fe54a7c754'),(7141,659,'_slider_repeater_2_photo','field_611fe55a7c755'),(7142,659,'_slider_repeater','field_611fe49a7c751'),(7143,659,'_brand_video_title','field_6120eb2f82a5a'),(7144,659,'_brand_video_subtitle','field_6120eb4482a5b'),(7145,659,'_brand_video_list_0_link','field_6120ec5882a5f'),(7146,659,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7147,659,'_brand_video_list_1_link','field_6120ec5882a5f'),(7148,659,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7149,659,'_brand_video_list_2_link','field_6120ec5882a5f'),(7150,659,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7151,659,'_brand_video_list_3_link','field_6120ec5882a5f'),(7152,659,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7153,659,'_brand_video_list','field_6120ec0882a5c'),(7154,659,'_edit_lock','1629916443:1'),(7155,660,'brand_name','Eleaf'),(7156,660,'brand_logo','321'),(7157,660,'brand_preview','171'),(7158,660,'brand_country','173'),(7159,660,'main_brand_logo','605'),(7160,660,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=bottom color=red-orange-yellow]Eleaf[/gradient_border] '),(7161,660,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7162,660,'main_brand_slider','a:3:{i:0;s:3:\"594\";i:1;s:3:\"595\";i:2;s:3:\"596\";}'),(7163,660,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Eleaf[/gradient_border]'),(7164,660,'brand_description_text','Один из самых популярных [gradient_border direction=top color=red-orange-yellow]брендов[/gradient_border] одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(7165,660,'brand_secription_phones_photo','a:3:{i:0;s:3:\"597\";i:1;s:3:\"598\";i:2;s:3:\"599\";}'),(7166,660,'brand_preferences_text_1_title','Простота использования'),(7167,660,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7168,660,'brand_preferences_text_1',''),(7169,660,'brand_preferences_text_2_title','Простота использования'),(7170,660,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7171,660,'brand_preferences_text_2',''),(7172,660,'brand_preferences_text_3_title','Простота использования'),(7173,660,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7174,660,'brand_preferences_text_3',''),(7175,660,'brand_preferences',''),(7176,660,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7177,660,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7178,660,'slider_repeater_0_name','Вероника'),(7179,660,'slider_repeater_0_date',''),(7180,660,'slider_repeater_0_photo','458'),(7181,660,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7182,660,'slider_repeater_1_name','Алёна'),(7183,660,'slider_repeater_1_date',''),(7184,660,'slider_repeater_1_photo','459'),(7185,660,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7186,660,'slider_repeater_2_name','Дмитрий'),(7187,660,'slider_repeater_2_date',''),(7188,660,'slider_repeater_2_photo','460'),(7189,660,'slider_repeater','3'),(7190,660,'brand_video_title','Обзоры на электронные сигареты Eleaf'),(7191,660,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7192,660,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7193,660,'brand_video_list_0_preview','468'),(7194,660,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7195,660,'brand_video_list_1_preview','469'),(7196,660,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7197,660,'brand_video_list_2_preview','470'),(7198,660,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7199,660,'brand_video_list_3_preview','471'),(7200,660,'brand_video_list','4'),(7201,660,'_edit_last','1'),(7202,660,'_brand_name','field_611d06909eafd'),(7203,660,'_brand_country','field_611d494acda3e'),(7204,660,'_brand_logo','field_611d47914d0bd'),(7205,660,'_brand_preview','field_611d48314d0be'),(7206,660,'_main_brand_logo','field_611e961c0bb8b'),(7207,660,'_main_brand_title','field_611e965b0bb8c'),(7208,660,'_main_brand_subtitle','field_611e968c0bb8d'),(7209,660,'_main_brand_slider','field_611ea06bce096'),(7210,660,'_brand_model_title','field_611fb25783b10'),(7211,660,'_brand_description_text','field_611eacc9b4042'),(7212,660,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7213,660,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7214,660,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7215,660,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7216,660,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7217,660,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7218,660,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7219,660,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7220,660,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7221,660,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7222,660,'_brand_preferences','field_611fe07ed9913'),(7223,660,'_brand_review_title','field_611fe3ceb2387'),(7224,660,'_slider_repeater_0_text','field_611fe4de7c752'),(7225,660,'_slider_repeater_0_name','field_611fe5097c753'),(7226,660,'_slider_repeater_0_date','field_611fe54a7c754'),(7227,660,'_slider_repeater_0_photo','field_611fe55a7c755'),(7228,660,'_slider_repeater_1_text','field_611fe4de7c752'),(7229,660,'_slider_repeater_1_name','field_611fe5097c753'),(7230,660,'_slider_repeater_1_date','field_611fe54a7c754'),(7231,660,'_slider_repeater_1_photo','field_611fe55a7c755'),(7232,660,'_slider_repeater_2_text','field_611fe4de7c752'),(7233,660,'_slider_repeater_2_name','field_611fe5097c753'),(7234,660,'_slider_repeater_2_date','field_611fe54a7c754'),(7235,660,'_slider_repeater_2_photo','field_611fe55a7c755'),(7236,660,'_slider_repeater','field_611fe49a7c751'),(7237,660,'_brand_video_title','field_6120eb2f82a5a'),(7238,660,'_brand_video_subtitle','field_6120eb4482a5b'),(7239,660,'_brand_video_list_0_link','field_6120ec5882a5f'),(7240,660,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7241,660,'_brand_video_list_1_link','field_6120ec5882a5f'),(7242,660,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7243,660,'_brand_video_list_2_link','field_6120ec5882a5f'),(7244,660,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7245,660,'_brand_video_list_3_link','field_6120ec5882a5f'),(7246,660,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7247,660,'_brand_video_list','field_6120ec0882a5c'),(7248,660,'_edit_lock','1629916411:1'),(7249,661,'brand_name','IGET'),(7250,661,'brand_logo','323'),(7251,661,'brand_preview','177'),(7252,661,'brand_country','173'),(7253,661,'main_brand_logo','628'),(7254,661,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=red-orange-yellow] IGET [/gradient_border]'),(7255,661,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7256,661,'main_brand_slider','a:3:{i:0;s:3:\"629\";i:1;s:3:\"630\";i:2;s:3:\"631\";}'),(7257,661,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] IGET [/gradient_border] '),(7258,661,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\n[gradient_border direction=top color=light_blue-blue-violet] Яркий [/gradient_border] дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone size-medium wp-image-587\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"300\" height=\"300\" /> Китай.'),(7259,661,'brand_secription_phones_photo','a:3:{i:0;s:3:\"632\";i:1;s:3:\"633\";i:2;s:3:\"634\";}'),(7260,661,'brand_preferences_text_1_title','Простота использования'),(7261,661,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7262,661,'brand_preferences_text_1',''),(7263,661,'brand_preferences_text_2_title','Простота использования'),(7264,661,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7265,661,'brand_preferences_text_2',''),(7266,661,'brand_preferences_text_3_title','Простота использования'),(7267,661,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7268,661,'brand_preferences_text_3',''),(7269,661,'brand_preferences',''),(7270,661,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7271,661,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7272,661,'slider_repeater_0_name','Вероника'),(7273,661,'slider_repeater_0_date',''),(7274,661,'slider_repeater_0_photo','458'),(7275,661,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7276,661,'slider_repeater_1_name','Алёна'),(7277,661,'slider_repeater_1_date',''),(7278,661,'slider_repeater_1_photo','459'),(7279,661,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7280,661,'slider_repeater_2_name','Дмитрий'),(7281,661,'slider_repeater_2_date',''),(7282,661,'slider_repeater_2_photo','460'),(7283,661,'slider_repeater','3'),(7284,661,'brand_video_title','Обзоры на электронные сигареты IGET'),(7285,661,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7286,661,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7287,661,'brand_video_list_0_preview','468'),(7288,661,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7289,661,'brand_video_list_1_preview','469'),(7290,661,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7291,661,'brand_video_list_2_preview','470'),(7292,661,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7293,661,'brand_video_list_3_preview','471'),(7294,661,'brand_video_list','4'),(7295,661,'_edit_last','1'),(7296,661,'_edit_lock','1629916376:1'),(7297,661,'_brand_name','field_611d06909eafd'),(7298,661,'_brand_country','field_611d494acda3e'),(7299,661,'_brand_logo','field_611d47914d0bd'),(7300,661,'_brand_preview','field_611d48314d0be'),(7301,661,'_main_brand_logo','field_611e961c0bb8b'),(7302,661,'_main_brand_title','field_611e965b0bb8c'),(7303,661,'_main_brand_subtitle','field_611e968c0bb8d'),(7304,661,'_main_brand_slider','field_611ea06bce096'),(7305,661,'_brand_model_title','field_611fb25783b10'),(7306,661,'_brand_description_text','field_611eacc9b4042'),(7307,661,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7308,661,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7309,661,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7310,661,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7311,661,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7312,661,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7313,661,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7314,661,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7315,661,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7316,661,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7317,661,'_brand_preferences','field_611fe07ed9913'),(7318,661,'_brand_review_title','field_611fe3ceb2387'),(7319,661,'_slider_repeater_0_text','field_611fe4de7c752'),(7320,661,'_slider_repeater_0_name','field_611fe5097c753'),(7321,661,'_slider_repeater_0_date','field_611fe54a7c754'),(7322,661,'_slider_repeater_0_photo','field_611fe55a7c755'),(7323,661,'_slider_repeater_1_text','field_611fe4de7c752'),(7324,661,'_slider_repeater_1_name','field_611fe5097c753'),(7325,661,'_slider_repeater_1_date','field_611fe54a7c754'),(7326,661,'_slider_repeater_1_photo','field_611fe55a7c755'),(7327,661,'_slider_repeater_2_text','field_611fe4de7c752'),(7328,661,'_slider_repeater_2_name','field_611fe5097c753'),(7329,661,'_slider_repeater_2_date','field_611fe54a7c754'),(7330,661,'_slider_repeater_2_photo','field_611fe55a7c755'),(7331,661,'_slider_repeater','field_611fe49a7c751'),(7332,661,'_brand_video_title','field_6120eb2f82a5a'),(7333,661,'_brand_video_subtitle','field_6120eb4482a5b'),(7334,661,'_brand_video_list_0_link','field_6120ec5882a5f'),(7335,661,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7336,661,'_brand_video_list_1_link','field_6120ec5882a5f'),(7337,661,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7338,661,'_brand_video_list_2_link','field_6120ec5882a5f'),(7339,661,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7340,661,'_brand_video_list_3_link','field_6120ec5882a5f'),(7341,661,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7342,661,'_brand_video_list','field_6120ec0882a5c'),(7343,662,'brand_name','IGET'),(7344,662,'brand_logo','323'),(7345,662,'brand_preview','177'),(7346,662,'brand_country','173'),(7347,662,'main_brand_logo','628'),(7348,662,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=red-orange-yellow] IGET [/gradient_border]'),(7349,662,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7350,662,'main_brand_slider','a:3:{i:0;s:3:\"629\";i:1;s:3:\"630\";i:2;s:3:\"631\";}'),(7351,662,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue] IGET [/gradient_border] '),(7352,662,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\n[gradient_border direction=top color=light_blue-blue-violet] Яркий [/gradient_border] дизайн,\r\nкомпактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone size-medium wp-image-587\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"300\" height=\"300\" /> Китай.'),(7353,662,'brand_secription_phones_photo','a:3:{i:0;s:3:\"632\";i:1;s:3:\"633\";i:2;s:3:\"634\";}'),(7354,662,'brand_preferences_text_1_title','Простота использования'),(7355,662,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7356,662,'brand_preferences_text_1',''),(7357,662,'brand_preferences_text_2_title','Простота использования'),(7358,662,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7359,662,'brand_preferences_text_2',''),(7360,662,'brand_preferences_text_3_title','Простота использования'),(7361,662,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7362,662,'brand_preferences_text_3',''),(7363,662,'brand_preferences',''),(7364,662,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7365,662,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7366,662,'slider_repeater_0_name','Вероника'),(7367,662,'slider_repeater_0_date',''),(7368,662,'slider_repeater_0_photo','458'),(7369,662,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7370,662,'slider_repeater_1_name','Алёна'),(7371,662,'slider_repeater_1_date',''),(7372,662,'slider_repeater_1_photo','459'),(7373,662,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7374,662,'slider_repeater_2_name','Дмитрий'),(7375,662,'slider_repeater_2_date',''),(7376,662,'slider_repeater_2_photo','460'),(7377,662,'slider_repeater','3'),(7378,662,'brand_video_title','Обзоры на электронные сигареты IGET'),(7379,662,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7380,662,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7381,662,'brand_video_list_0_preview','468'),(7382,662,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7383,662,'brand_video_list_1_preview','469'),(7384,662,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7385,662,'brand_video_list_2_preview','470'),(7386,662,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7387,662,'brand_video_list_3_preview','471'),(7388,662,'brand_video_list','4'),(7389,662,'_edit_last','1'),(7390,662,'_brand_name','field_611d06909eafd'),(7391,662,'_brand_country','field_611d494acda3e'),(7392,662,'_brand_logo','field_611d47914d0bd'),(7393,662,'_brand_preview','field_611d48314d0be'),(7394,662,'_main_brand_logo','field_611e961c0bb8b'),(7395,662,'_main_brand_title','field_611e965b0bb8c'),(7396,662,'_main_brand_subtitle','field_611e968c0bb8d'),(7397,662,'_main_brand_slider','field_611ea06bce096'),(7398,662,'_brand_model_title','field_611fb25783b10'),(7399,662,'_brand_description_text','field_611eacc9b4042'),(7400,662,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7401,662,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7402,662,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7403,662,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7404,662,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7405,662,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7406,662,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7407,662,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7408,662,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7409,662,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7410,662,'_brand_preferences','field_611fe07ed9913'),(7411,662,'_brand_review_title','field_611fe3ceb2387'),(7412,662,'_slider_repeater_0_text','field_611fe4de7c752'),(7413,662,'_slider_repeater_0_name','field_611fe5097c753'),(7414,662,'_slider_repeater_0_date','field_611fe54a7c754'),(7415,662,'_slider_repeater_0_photo','field_611fe55a7c755'),(7416,662,'_slider_repeater_1_text','field_611fe4de7c752'),(7417,662,'_slider_repeater_1_name','field_611fe5097c753'),(7418,662,'_slider_repeater_1_date','field_611fe54a7c754'),(7419,662,'_slider_repeater_1_photo','field_611fe55a7c755'),(7420,662,'_slider_repeater_2_text','field_611fe4de7c752'),(7421,662,'_slider_repeater_2_name','field_611fe5097c753'),(7422,662,'_slider_repeater_2_date','field_611fe54a7c754'),(7423,662,'_slider_repeater_2_photo','field_611fe55a7c755'),(7424,662,'_slider_repeater','field_611fe49a7c751'),(7425,662,'_brand_video_title','field_6120eb2f82a5a'),(7426,662,'_brand_video_subtitle','field_6120eb4482a5b'),(7427,662,'_brand_video_list_0_link','field_6120ec5882a5f'),(7428,662,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7429,662,'_brand_video_list_1_link','field_6120ec5882a5f'),(7430,662,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7431,662,'_brand_video_list_2_link','field_6120ec5882a5f'),(7432,662,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7433,662,'_brand_video_list_3_link','field_6120ec5882a5f'),(7434,662,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7435,662,'_brand_video_list','field_6120ec0882a5c'),(7436,662,'_edit_lock','1629916311:1'),(7437,663,'brand_name','HQD'),(7438,663,'brand_logo','322'),(7439,663,'brand_preview','175'),(7440,663,'brand_country','173'),(7441,663,'main_brand_logo','588'),(7442,663,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=blue-green-light_green]HQD[/gradient_border]'),(7443,663,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7444,663,'main_brand_slider','a:3:{i:0;s:3:\"581\";i:1;s:3:\"582\";i:2;s:3:\"583\";}'),(7445,663,'brand_model_title','бренда [gradient_border direction=top color=light_green-light_blue-blue]HQD[/gradient_border]'),(7446,663,'brand_description_text','Один из самых  [gradient_border direction=bottom color=yellow-orange-red]популярных[/gradient_border] брендов одноразовых электронных сигарет.\r\nЯркий дизайн, компактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(7447,663,'brand_secription_phones_photo','a:3:{i:0;s:3:\"584\";i:1;s:3:\"585\";i:2;s:3:\"586\";}'),(7448,663,'brand_preferences_text_1_title','Простота использования'),(7449,663,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7450,663,'brand_preferences_text_1',''),(7451,663,'brand_preferences_text_2_title','Простота использования'),(7452,663,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7453,663,'brand_preferences_text_2',''),(7454,663,'brand_preferences_text_3_title','Простота использования'),(7455,663,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7456,663,'brand_preferences_text_3',''),(7457,663,'brand_preferences',''),(7458,663,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7459,663,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7460,663,'slider_repeater_0_name','Вероника'),(7461,663,'slider_repeater_0_date',''),(7462,663,'slider_repeater_0_photo','458'),(7463,663,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7464,663,'slider_repeater_1_name','Алёна'),(7465,663,'slider_repeater_1_date',''),(7466,663,'slider_repeater_1_photo','459'),(7467,663,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7468,663,'slider_repeater_2_name','Дмитрий'),(7469,663,'slider_repeater_2_date',''),(7470,663,'slider_repeater_2_photo','460'),(7471,663,'slider_repeater','3'),(7472,663,'brand_video_title','Обзоры на электронные сигареты HQD'),(7473,663,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7474,663,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7475,663,'brand_video_list_0_preview','468'),(7476,663,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7477,663,'brand_video_list_1_preview','469'),(7478,663,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7479,663,'brand_video_list_2_preview','470'),(7480,663,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7481,663,'brand_video_list_3_preview','471'),(7482,663,'brand_video_list','4'),(7483,663,'_edit_last','1'),(7484,663,'_brand_name','field_611d06909eafd'),(7485,663,'_brand_country','field_611d494acda3e'),(7486,663,'_brand_logo','field_611d47914d0bd'),(7487,663,'_brand_preview','field_611d48314d0be'),(7488,663,'_main_brand_logo','field_611e961c0bb8b'),(7489,663,'_main_brand_title','field_611e965b0bb8c'),(7490,663,'_main_brand_subtitle','field_611e968c0bb8d'),(7491,663,'_main_brand_slider','field_611ea06bce096'),(7492,663,'_brand_model_title','field_611fb25783b10'),(7493,663,'_brand_description_text','field_611eacc9b4042'),(7494,663,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7495,663,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7496,663,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7497,663,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7498,663,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7499,663,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7500,663,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7501,663,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7502,663,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7503,663,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7504,663,'_brand_preferences','field_611fe07ed9913'),(7505,663,'_brand_review_title','field_611fe3ceb2387'),(7506,663,'_slider_repeater_0_text','field_611fe4de7c752'),(7507,663,'_slider_repeater_0_name','field_611fe5097c753'),(7508,663,'_slider_repeater_0_date','field_611fe54a7c754'),(7509,663,'_slider_repeater_0_photo','field_611fe55a7c755'),(7510,663,'_slider_repeater_1_text','field_611fe4de7c752'),(7511,663,'_slider_repeater_1_name','field_611fe5097c753'),(7512,663,'_slider_repeater_1_date','field_611fe54a7c754'),(7513,663,'_slider_repeater_1_photo','field_611fe55a7c755'),(7514,663,'_slider_repeater_2_text','field_611fe4de7c752'),(7515,663,'_slider_repeater_2_name','field_611fe5097c753'),(7516,663,'_slider_repeater_2_date','field_611fe54a7c754'),(7517,663,'_slider_repeater_2_photo','field_611fe55a7c755'),(7518,663,'_slider_repeater','field_611fe49a7c751'),(7519,663,'_brand_video_title','field_6120eb2f82a5a'),(7520,663,'_brand_video_subtitle','field_6120eb4482a5b'),(7521,663,'_brand_video_list_0_link','field_6120ec5882a5f'),(7522,663,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7523,663,'_brand_video_list_1_link','field_6120ec5882a5f'),(7524,663,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7525,663,'_brand_video_list_2_link','field_6120ec5882a5f'),(7526,663,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7527,663,'_brand_video_list_3_link','field_6120ec5882a5f'),(7528,663,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7529,663,'_brand_video_list','field_6120ec0882a5c'),(7530,663,'_edit_lock','1629916278:1'),(7531,664,'brand_name','HQD'),(7532,664,'brand_logo','322'),(7533,664,'brand_preview','175'),(7534,664,'brand_country','173'),(7535,664,'main_brand_logo','588'),(7536,664,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=blue-green-light_green]HQD[/gradient_border]'),(7537,664,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7538,664,'main_brand_slider','a:3:{i:0;s:3:\"581\";i:1;s:3:\"582\";i:2;s:3:\"583\";}'),(7539,664,'brand_model_title','бренда [gradient_border direction=top color=light_green-light_blue-blue]HQD[/gradient_border]'),(7540,664,'brand_description_text','Один из самых  [gradient_border direction=bottom color=yellow-orange-red]популярных[/gradient_border] брендов одноразовых электронных сигарет.\r\nЯркий дизайн, компактность и большое количество вкусов.\r\nСтрана производитель устройств <img class=\"alignnone wp-image-587 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg\" alt=\"china-flag\" width=\"58\" height=\"36\" /> Китай.'),(7541,664,'brand_secription_phones_photo','a:3:{i:0;s:3:\"584\";i:1;s:3:\"585\";i:2;s:3:\"586\";}'),(7542,664,'brand_preferences_text_1_title','Простота использования'),(7543,664,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7544,664,'brand_preferences_text_1',''),(7545,664,'brand_preferences_text_2_title','Простота использования'),(7546,664,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7547,664,'brand_preferences_text_2',''),(7548,664,'brand_preferences_text_3_title','Простота использования'),(7549,664,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7550,664,'brand_preferences_text_3',''),(7551,664,'brand_preferences',''),(7552,664,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7553,664,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7554,664,'slider_repeater_0_name','Вероника'),(7555,664,'slider_repeater_0_date',''),(7556,664,'slider_repeater_0_photo','458'),(7557,664,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7558,664,'slider_repeater_1_name','Алёна'),(7559,664,'slider_repeater_1_date',''),(7560,664,'slider_repeater_1_photo','459'),(7561,664,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7562,664,'slider_repeater_2_name','Дмитрий'),(7563,664,'slider_repeater_2_date',''),(7564,664,'slider_repeater_2_photo','460'),(7565,664,'slider_repeater','3'),(7566,664,'brand_video_title','Обзоры на электронные сигареты HQD'),(7567,664,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7568,664,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7569,664,'brand_video_list_0_preview','468'),(7570,664,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7571,664,'brand_video_list_1_preview','469'),(7572,664,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7573,664,'brand_video_list_2_preview','470'),(7574,664,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7575,664,'brand_video_list_3_preview','471'),(7576,664,'brand_video_list','4'),(7577,664,'_edit_last','1'),(7578,664,'_brand_name','field_611d06909eafd'),(7579,664,'_brand_country','field_611d494acda3e'),(7580,664,'_brand_logo','field_611d47914d0bd'),(7581,664,'_brand_preview','field_611d48314d0be'),(7582,664,'_main_brand_logo','field_611e961c0bb8b'),(7583,664,'_main_brand_title','field_611e965b0bb8c'),(7584,664,'_main_brand_subtitle','field_611e968c0bb8d'),(7585,664,'_main_brand_slider','field_611ea06bce096'),(7586,664,'_brand_model_title','field_611fb25783b10'),(7587,664,'_brand_description_text','field_611eacc9b4042'),(7588,664,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7589,664,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7590,664,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7591,664,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7592,664,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7593,664,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7594,664,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7595,664,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7596,664,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7597,664,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7598,664,'_brand_preferences','field_611fe07ed9913'),(7599,664,'_brand_review_title','field_611fe3ceb2387'),(7600,664,'_slider_repeater_0_text','field_611fe4de7c752'),(7601,664,'_slider_repeater_0_name','field_611fe5097c753'),(7602,664,'_slider_repeater_0_date','field_611fe54a7c754'),(7603,664,'_slider_repeater_0_photo','field_611fe55a7c755'),(7604,664,'_slider_repeater_1_text','field_611fe4de7c752'),(7605,664,'_slider_repeater_1_name','field_611fe5097c753'),(7606,664,'_slider_repeater_1_date','field_611fe54a7c754'),(7607,664,'_slider_repeater_1_photo','field_611fe55a7c755'),(7608,664,'_slider_repeater_2_text','field_611fe4de7c752'),(7609,664,'_slider_repeater_2_name','field_611fe5097c753'),(7610,664,'_slider_repeater_2_date','field_611fe54a7c754'),(7611,664,'_slider_repeater_2_photo','field_611fe55a7c755'),(7612,664,'_slider_repeater','field_611fe49a7c751'),(7613,664,'_brand_video_title','field_6120eb2f82a5a'),(7614,664,'_brand_video_subtitle','field_6120eb4482a5b'),(7615,664,'_brand_video_list_0_link','field_6120ec5882a5f'),(7616,664,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7617,664,'_brand_video_list_1_link','field_6120ec5882a5f'),(7618,664,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7619,664,'_brand_video_list_2_link','field_6120ec5882a5f'),(7620,664,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7621,664,'_brand_video_list_3_link','field_6120ec5882a5f'),(7622,664,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7623,664,'_brand_video_list','field_6120ec0882a5c'),(7624,664,'_edit_lock','1629916247:1'),(7625,665,'brand_name','Puff bar'),(7626,665,'brand_logo','940'),(7627,665,'brand_preview','180'),(7628,665,'brand_country','174'),(7629,665,'main_brand_logo','940'),(7630,665,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=violet-blue-light_blue]Puff&nbsp;Bar[/gradient_border]'),(7631,665,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7632,665,'main_brand_slider','a:3:{i:0;s:3:\"640\";i:1;s:3:\"641\";i:2;s:3:\"642\";}'),(7633,665,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Puff&nbsp;Bar[/gradient_border]'),(7634,665,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=bottom-cross color=blue-green-light_green]вкусов.[/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-645 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/usa-flag-icon.svg\" alt=\"\" width=\"69\" height=\"36\" /> США.'),(7635,665,'brand_secription_phones_photo','a:3:{i:0;s:3:\"636\";i:1;s:3:\"637\";i:2;s:3:\"638\";}'),(7636,665,'brand_preferences_text_1_title','Простота использования'),(7637,665,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7638,665,'brand_preferences_text_1',''),(7639,665,'brand_preferences_text_2_title','Простота использования'),(7640,665,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7641,665,'brand_preferences_text_2',''),(7642,665,'brand_preferences_text_3_title','Простота использования'),(7643,665,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7644,665,'brand_preferences_text_3',''),(7645,665,'brand_preferences',''),(7646,665,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7647,665,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7648,665,'slider_repeater_0_name','Вероника'),(7649,665,'slider_repeater_0_date',''),(7650,665,'slider_repeater_0_photo','458'),(7651,665,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7652,665,'slider_repeater_1_name','Алёна'),(7653,665,'slider_repeater_1_date',''),(7654,665,'slider_repeater_1_photo','459'),(7655,665,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7656,665,'slider_repeater_2_name','Дмитрий'),(7657,665,'slider_repeater_2_date',''),(7658,665,'slider_repeater_2_photo','460'),(7659,665,'slider_repeater','3'),(7660,665,'brand_video_title','Обзоры на электронные сигареты Puff Bar'),(7661,665,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7662,665,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7663,665,'brand_video_list_0_preview','468'),(7664,665,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7665,665,'brand_video_list_1_preview','469'),(7666,665,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7667,665,'brand_video_list_2_preview','470'),(7668,665,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7669,665,'brand_video_list_3_preview','471'),(7670,665,'brand_video_list','4'),(7671,665,'_edit_last','1'),(7672,665,'_brand_name','field_611d06909eafd'),(7673,665,'_brand_country','field_611d494acda3e'),(7674,665,'_brand_logo','field_611d47914d0bd'),(7675,665,'_brand_preview','field_611d48314d0be'),(7676,665,'_main_brand_logo','field_611e961c0bb8b'),(7677,665,'_main_brand_title','field_611e965b0bb8c'),(7678,665,'_main_brand_subtitle','field_611e968c0bb8d'),(7679,665,'_main_brand_slider','field_611ea06bce096'),(7680,665,'_brand_model_title','field_611fb25783b10'),(7681,665,'_brand_description_text','field_611eacc9b4042'),(7682,665,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7683,665,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7684,665,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7685,665,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7686,665,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7687,665,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7688,665,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7689,665,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7690,665,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7691,665,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7692,665,'_brand_preferences','field_611fe07ed9913'),(7693,665,'_brand_review_title','field_611fe3ceb2387'),(7694,665,'_slider_repeater_0_text','field_611fe4de7c752'),(7695,665,'_slider_repeater_0_name','field_611fe5097c753'),(7696,665,'_slider_repeater_0_date','field_611fe54a7c754'),(7697,665,'_slider_repeater_0_photo','field_611fe55a7c755'),(7698,665,'_slider_repeater_1_text','field_611fe4de7c752'),(7699,665,'_slider_repeater_1_name','field_611fe5097c753'),(7700,665,'_slider_repeater_1_date','field_611fe54a7c754'),(7701,665,'_slider_repeater_1_photo','field_611fe55a7c755'),(7702,665,'_slider_repeater_2_text','field_611fe4de7c752'),(7703,665,'_slider_repeater_2_name','field_611fe5097c753'),(7704,665,'_slider_repeater_2_date','field_611fe54a7c754'),(7705,665,'_slider_repeater_2_photo','field_611fe55a7c755'),(7706,665,'_slider_repeater','field_611fe49a7c751'),(7707,665,'_brand_video_title','field_6120eb2f82a5a'),(7708,665,'_brand_video_subtitle','field_6120eb4482a5b'),(7709,665,'_brand_video_list_0_link','field_6120ec5882a5f'),(7710,665,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7711,665,'_brand_video_list_1_link','field_6120ec5882a5f'),(7712,665,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7713,665,'_brand_video_list_2_link','field_6120ec5882a5f'),(7714,665,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7715,665,'_brand_video_list_3_link','field_6120ec5882a5f'),(7716,665,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7717,665,'_brand_video_list','field_6120ec0882a5c'),(7718,665,'_edit_lock','1631622248:1'),(7719,666,'brand_name','Puff bar'),(7720,666,'brand_logo','940'),(7721,666,'brand_preview','180'),(7722,666,'brand_country','174'),(7723,666,'main_brand_logo','940'),(7724,666,'main_brand_title','Одноразовые электронные сигареты [gradient_border direction=top color=violet-blue-light_blue]Puff&nbsp;Bar[/gradient_border]'),(7725,666,'main_brand_subtitle','Хорошая альтернатива сигаретам и многоразовым электронным испарителям. Очень проста и удобна в эксплуатации'),(7726,666,'main_brand_slider','a:3:{i:0;s:3:\"640\";i:1;s:3:\"641\";i:2;s:3:\"642\";}'),(7727,666,'brand_model_title','бренда [gradient_border direction=top color=light_green-green-blue]Puff&nbsp;Bar[/gradient_border]'),(7728,666,'brand_description_text','Один из самых популярных брендов одноразовых электронных сигарет.\r\nЯркий дизайн,\r\nкомпактность и большое количество [gradient_border direction=bottom-cross color=blue-green-light_green] вкусов. [/gradient_border]\r\nСтрана производитель устройств <img class=\"alignnone wp-image-645 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/usa-flag-icon.svg\" alt=\"\" width=\"69\" height=\"36\" /> США.'),(7729,666,'brand_secription_phones_photo','a:3:{i:0;s:3:\"636\";i:1;s:3:\"637\";i:2;s:3:\"638\";}'),(7730,666,'brand_preferences_text_1_title','Простота использования'),(7731,666,'brand_preferences_text_1_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7732,666,'brand_preferences_text_1',''),(7733,666,'brand_preferences_text_2_title','Простота использования'),(7734,666,'brand_preferences_text_2_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7735,666,'brand_preferences_text_2',''),(7736,666,'brand_preferences_text_3_title','Простота использования'),(7737,666,'brand_preferences_text_3_text','Текст описания характеристик продукции предоставленная на сайте для покупателей'),(7738,666,'brand_preferences_text_3',''),(7739,666,'brand_preferences',''),(7740,666,'brand_review_title','[gradient_border direction=top color=light_green-green-blue]Отзывы[/gradient_border]  наших\r\nпокупателей'),(7741,666,'slider_repeater_0_text','Доброго времени суток!\r\nHQD я впервые попробовала у коллеги, когда она пошла курить, а я составила ей компанию. Мне понравился аромат пара, который она выдыхала, да и сама электронная сигарета внешне выглядела интересно — эдакий цветной свисток, я конечно же заинтересовалась.'),(7742,666,'slider_repeater_0_name','Вероника'),(7743,666,'slider_repeater_0_date',''),(7744,666,'slider_repeater_0_photo','458'),(7745,666,'slider_repeater_1_text','Наконец-то мне удалось минимизировать тягу к курению, благодаря новому девайсу. Благодаря этому устройству, я очень быстро перешла от обычных сигарет на электронку. Этот девайс привлекательный внешне, стильно и эстетично смотрится, компактный, поместится даже в очень маленькой «дамской» сумочке.'),(7746,666,'slider_repeater_1_name','Алёна'),(7747,666,'slider_repeater_1_date',''),(7748,666,'slider_repeater_1_photo','459'),(7749,666,'slider_repeater_2_text','Мне понравилась HQD. Если&nbsp;бы она стоила не&nbsp;350, а&nbsp;150, то&nbsp;я&nbsp;бы брала эту вещицу. А&nbsp;что, запах приятный, использование тоже.\r\nВкус манго. Этот вкус мне пришелся по&nbsp;душе, что-то одновременно кисленькое и&nbsp;мятное, не&nbsp;першит, чуток холодит, по&nbsp;крепости норм'),(7750,666,'slider_repeater_2_name','Дмитрий'),(7751,666,'slider_repeater_2_date',''),(7752,666,'slider_repeater_2_photo','460'),(7753,666,'slider_repeater','3'),(7754,666,'brand_video_title','Обзоры на электронные сигареты Puff Bar'),(7755,666,'brand_video_subtitle','Текст подписи для обзора электронных сигарет производителя'),(7756,666,'brand_video_list_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/HmZKgaHa3Fg\";s:6:\"target\";s:0:\"\";}'),(7757,666,'brand_video_list_0_preview','468'),(7758,666,'brand_video_list_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/RK1K2bCg4J8\";s:6:\"target\";s:0:\"\";}'),(7759,666,'brand_video_list_1_preview','469'),(7760,666,'brand_video_list_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/Zv11L-ZfrSg\";s:6:\"target\";s:0:\"\";}'),(7761,666,'brand_video_list_2_preview','470'),(7762,666,'brand_video_list_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:41:\"https://www.youtube.com/embed/9jZ01i92JI8\";s:6:\"target\";s:0:\"\";}'),(7763,666,'brand_video_list_3_preview','471'),(7764,666,'brand_video_list','4'),(7765,666,'_edit_last','1'),(7766,666,'_brand_name','field_611d06909eafd'),(7767,666,'_brand_country','field_611d494acda3e'),(7768,666,'_brand_logo','field_611d47914d0bd'),(7769,666,'_brand_preview','field_611d48314d0be'),(7770,666,'_main_brand_logo','field_611e961c0bb8b'),(7771,666,'_main_brand_title','field_611e965b0bb8c'),(7772,666,'_main_brand_subtitle','field_611e968c0bb8d'),(7773,666,'_main_brand_slider','field_611ea06bce096'),(7774,666,'_brand_model_title','field_611fb25783b10'),(7775,666,'_brand_description_text','field_611eacc9b4042'),(7776,666,'_brand_secription_phones_photo','field_611eb0eba98c2'),(7777,666,'_brand_preferences_text_1_title','field_611fe2685b6a5'),(7778,666,'_brand_preferences_text_1_text','field_611fe2725b6a6'),(7779,666,'_brand_preferences_text_1','field_611fe24e5b6a4'),(7780,666,'_brand_preferences_text_2_title','field_611fe28d5b6a8'),(7781,666,'_brand_preferences_text_2_text','field_611fe28d5b6a9'),(7782,666,'_brand_preferences_text_2','field_611fe28d5b6a7'),(7783,666,'_brand_preferences_text_3_title','field_611fe28f5b6ab'),(7784,666,'_brand_preferences_text_3_text','field_611fe28f5b6ac'),(7785,666,'_brand_preferences_text_3','field_611fe28f5b6aa'),(7786,666,'_brand_preferences','field_611fe07ed9913'),(7787,666,'_brand_review_title','field_611fe3ceb2387'),(7788,666,'_slider_repeater_0_text','field_611fe4de7c752'),(7789,666,'_slider_repeater_0_name','field_611fe5097c753'),(7790,666,'_slider_repeater_0_date','field_611fe54a7c754'),(7791,666,'_slider_repeater_0_photo','field_611fe55a7c755'),(7792,666,'_slider_repeater_1_text','field_611fe4de7c752'),(7793,666,'_slider_repeater_1_name','field_611fe5097c753'),(7794,666,'_slider_repeater_1_date','field_611fe54a7c754'),(7795,666,'_slider_repeater_1_photo','field_611fe55a7c755'),(7796,666,'_slider_repeater_2_text','field_611fe4de7c752'),(7797,666,'_slider_repeater_2_name','field_611fe5097c753'),(7798,666,'_slider_repeater_2_date','field_611fe54a7c754'),(7799,666,'_slider_repeater_2_photo','field_611fe55a7c755'),(7800,666,'_slider_repeater','field_611fe49a7c751'),(7801,666,'_brand_video_title','field_6120eb2f82a5a'),(7802,666,'_brand_video_subtitle','field_6120eb4482a5b'),(7803,666,'_brand_video_list_0_link','field_6120ec5882a5f'),(7804,666,'_brand_video_list_0_preview','field_6120ec4382a5e'),(7805,666,'_brand_video_list_1_link','field_6120ec5882a5f'),(7806,666,'_brand_video_list_1_preview','field_6120ec4382a5e'),(7807,666,'_brand_video_list_2_link','field_6120ec5882a5f'),(7808,666,'_brand_video_list_2_preview','field_6120ec4382a5e'),(7809,666,'_brand_video_list_3_link','field_6120ec5882a5f'),(7810,666,'_brand_video_list_3_preview','field_6120ec4382a5e'),(7811,666,'_brand_video_list','field_6120ec0882a5c'),(7812,666,'_edit_lock','1631622168:1'),(7813,667,'brand','665'),(7814,667,'product_name','Puff Plus'),(7815,667,'product_price','300'),(7816,667,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(7817,667,'product_taste_0_name','Банан'),(7818,667,'product_taste','2'),(7819,667,'product_characteristics_count',''),(7820,667,'product_characteristics_count_nikotin',''),(7821,667,'product_characteristics_size','80'),(7822,667,'product_characteristics_weight','12'),(7823,667,'product_characteristics_capacity','280'),(7824,667,'product_characteristics',''),(7825,667,'where_buy','1'),(7826,667,'count_of_puff_puff_text','Количество затяжек'),(7827,667,'count_of_puff_puff_val','200'),(7828,667,'count_of_puff',''),(7829,667,'product_img','644'),(7830,667,'product_characteristics_count_of_puff_puff_text',''),(7831,667,'product_characteristics_count_of_puff_puff_val',''),(7832,667,'product_characteristics_count_of_puff','800'),(7833,667,'product_characteristics_count_of_nikotin_puff_text',''),(7834,667,'product_characteristics_count_of_nikotin_puff_val',''),(7835,667,'product_characteristics_count_of_nikotin',' 1.25'),(7836,667,'product_characteristics_size_puff_text',''),(7837,667,'product_characteristics_size_puff_val',''),(7838,667,'product_characteristics_weight_puff_text',''),(7839,667,'product_characteristics_weight_puff_val',''),(7840,667,'product_characteristics_capacity_puff_text',''),(7841,667,'product_characteristics_capacity_puff_val',''),(7842,667,'product_taste_1_name','Альпийский луг'),(7843,667,'_edit_last','1'),(7844,667,'_edit_lock','1629653613:1'),(7845,667,'_brand','field_611aa6eea67f3'),(7846,667,'_product_name','field_611b820ca8ae8'),(7847,667,'_product_price','field_611b828ca8ae9'),(7848,667,'_product_img','field_611b8b1ddf19c'),(7849,667,'_where_buy','field_611b88e0a8af6'),(7850,667,'_product_description','field_611b829aa8aea'),(7851,667,'_product_taste_0_name','field_611b835da8aed'),(7852,667,'_product_taste_1_name','field_611b835da8aed'),(7853,667,'_product_taste','field_611b8342a8aec'),(7854,667,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(7855,667,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(7856,667,'_product_characteristics_size','field_611b90b565bd0'),(7857,667,'_product_characteristics_weight','field_611b90c965bd3'),(7858,667,'_product_characteristics_capacity','field_611b90dc65bd6'),(7859,667,'_product_characteristics','field_611b87a8a8af0'),(7860,668,'brand','666'),(7861,668,'product_name','Puff Plus'),(7862,668,'product_price','300'),(7863,668,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(7864,668,'product_taste_0_name','Банан'),(7865,668,'product_taste','2'),(7866,668,'product_characteristics_count',''),(7867,668,'product_characteristics_count_nikotin',''),(7868,668,'product_characteristics_size','80'),(7869,668,'product_characteristics_weight','12'),(7870,668,'product_characteristics_capacity','280'),(7871,668,'product_characteristics',''),(7872,668,'where_buy','1'),(7873,668,'count_of_puff_puff_text','Количество затяжек'),(7874,668,'count_of_puff_puff_val','200'),(7875,668,'count_of_puff',''),(7876,668,'product_img','644'),(7877,668,'product_characteristics_count_of_puff_puff_text',''),(7878,668,'product_characteristics_count_of_puff_puff_val',''),(7879,668,'product_characteristics_count_of_puff','800'),(7880,668,'product_characteristics_count_of_nikotin_puff_text',''),(7881,668,'product_characteristics_count_of_nikotin_puff_val',''),(7882,668,'product_characteristics_count_of_nikotin',' 1.25'),(7883,668,'product_characteristics_size_puff_text',''),(7884,668,'product_characteristics_size_puff_val',''),(7885,668,'product_characteristics_weight_puff_text',''),(7886,668,'product_characteristics_weight_puff_val',''),(7887,668,'product_characteristics_capacity_puff_text',''),(7888,668,'product_characteristics_capacity_puff_val',''),(7889,668,'product_taste_1_name','Альпийский луг'),(7890,668,'_edit_last','1'),(7891,668,'_edit_lock','1629653625:1'),(7892,668,'_brand','field_611aa6eea67f3'),(7893,668,'_product_name','field_611b820ca8ae8'),(7894,668,'_product_price','field_611b828ca8ae9'),(7895,668,'_product_img','field_611b8b1ddf19c'),(7896,668,'_where_buy','field_611b88e0a8af6'),(7897,668,'_product_description','field_611b829aa8aea'),(7898,668,'_product_taste_0_name','field_611b835da8aed'),(7899,668,'_product_taste_1_name','field_611b835da8aed'),(7900,668,'_product_taste','field_611b8342a8aec'),(7901,668,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(7902,668,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(7903,668,'_product_characteristics_size','field_611b90b565bd0'),(7904,668,'_product_characteristics_weight','field_611b90c965bd3'),(7905,668,'_product_characteristics_capacity','field_611b90dc65bd6'),(7906,668,'_product_characteristics','field_611b87a8a8af0'),(7907,669,'brand','666'),(7908,669,'product_name','Puff Nano'),(7909,669,'product_price','200'),(7910,669,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(7911,669,'product_taste_0_name','Банан'),(7912,669,'product_taste','2'),(7913,669,'product_characteristics_count',''),(7914,669,'product_characteristics_count_nikotin',''),(7915,669,'product_characteristics_size','80'),(7916,669,'product_characteristics_weight','12'),(7917,669,'product_characteristics_capacity','280'),(7918,669,'product_characteristics',''),(7919,669,'where_buy','1'),(7920,669,'count_of_puff_puff_text','Количество затяжек'),(7921,669,'count_of_puff_puff_val','200'),(7922,669,'count_of_puff',''),(7923,669,'product_img','643'),(7924,669,'product_characteristics_count_of_puff_puff_text',''),(7925,669,'product_characteristics_count_of_puff_puff_val',''),(7926,669,'product_characteristics_count_of_puff','200'),(7927,669,'product_characteristics_count_of_nikotin_puff_text',''),(7928,669,'product_characteristics_count_of_nikotin_puff_val',''),(7929,669,'product_characteristics_count_of_nikotin',' 1.25'),(7930,669,'product_characteristics_size_puff_text',''),(7931,669,'product_characteristics_size_puff_val',''),(7932,669,'product_characteristics_weight_puff_text',''),(7933,669,'product_characteristics_weight_puff_val',''),(7934,669,'product_characteristics_capacity_puff_text',''),(7935,669,'product_characteristics_capacity_puff_val',''),(7936,669,'product_taste_1_name','Альпийский луг'),(7937,669,'_edit_last','1'),(7938,669,'_brand','field_611aa6eea67f3'),(7939,669,'_product_name','field_611b820ca8ae8'),(7940,669,'_product_price','field_611b828ca8ae9'),(7941,669,'_product_img','field_611b8b1ddf19c'),(7942,669,'_where_buy','field_611b88e0a8af6'),(7943,669,'_product_description','field_611b829aa8aea'),(7944,669,'_product_taste_0_name','field_611b835da8aed'),(7945,669,'_product_taste_1_name','field_611b835da8aed'),(7946,669,'_product_taste','field_611b8342a8aec'),(7947,669,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(7948,669,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(7949,669,'_product_characteristics_size','field_611b90b565bd0'),(7950,669,'_product_characteristics_weight','field_611b90c965bd3'),(7951,669,'_product_characteristics_capacity','field_611b90dc65bd6'),(7952,669,'_product_characteristics','field_611b87a8a8af0'),(7953,669,'_edit_lock','1629653645:1'),(7954,670,'brand','665'),(7955,670,'product_name','Puff Nano'),(7956,670,'product_price','200'),(7957,670,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(7958,670,'product_taste_0_name','Банан'),(7959,670,'product_taste','2'),(7960,670,'product_characteristics_count',''),(7961,670,'product_characteristics_count_nikotin',''),(7962,670,'product_characteristics_size','80'),(7963,670,'product_characteristics_weight','12'),(7964,670,'product_characteristics_capacity','280'),(7965,670,'product_characteristics',''),(7966,670,'where_buy','1'),(7967,670,'count_of_puff_puff_text','Количество затяжек'),(7968,670,'count_of_puff_puff_val','200'),(7969,670,'count_of_puff',''),(7970,670,'product_img','643'),(7971,670,'product_characteristics_count_of_puff_puff_text',''),(7972,670,'product_characteristics_count_of_puff_puff_val',''),(7973,670,'product_characteristics_count_of_puff','200'),(7974,670,'product_characteristics_count_of_nikotin_puff_text',''),(7975,670,'product_characteristics_count_of_nikotin_puff_val',''),(7976,670,'product_characteristics_count_of_nikotin',' 1.25'),(7977,670,'product_characteristics_size_puff_text',''),(7978,670,'product_characteristics_size_puff_val',''),(7979,670,'product_characteristics_weight_puff_text',''),(7980,670,'product_characteristics_weight_puff_val',''),(7981,670,'product_characteristics_capacity_puff_text',''),(7982,670,'product_characteristics_capacity_puff_val',''),(7983,670,'product_taste_1_name','Альпийский луг'),(7984,670,'_edit_last','1'),(7985,670,'_brand','field_611aa6eea67f3'),(7986,670,'_product_name','field_611b820ca8ae8'),(7987,670,'_product_price','field_611b828ca8ae9'),(7988,670,'_product_img','field_611b8b1ddf19c'),(7989,670,'_where_buy','field_611b88e0a8af6'),(7990,670,'_product_description','field_611b829aa8aea'),(7991,670,'_product_taste_0_name','field_611b835da8aed'),(7992,670,'_product_taste_1_name','field_611b835da8aed'),(7993,670,'_product_taste','field_611b8342a8aec'),(7994,670,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(7995,670,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(7996,670,'_product_characteristics_size','field_611b90b565bd0'),(7997,670,'_product_characteristics_weight','field_611b90c965bd3'),(7998,670,'_product_characteristics_capacity','field_611b90dc65bd6'),(7999,670,'_product_characteristics','field_611b87a8a8af0'),(8000,670,'_edit_lock','1629653655:1'),(8001,671,'brand','657'),(8002,671,'product_name','Aiir BILO'),(8003,671,'product_price','400'),(8004,671,'where_buy','1'),(8005,671,'product_img','495'),(8006,671,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8007,671,'product_taste_0_name','Клубника'),(8008,671,'product_taste','1'),(8009,671,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8010,671,'product_characteristics_count_of_puff_puff_val','4000'),(8011,671,'product_characteristics_count_of_puff','600'),(8012,671,'product_characteristics_count_of_nikotin_puff_text',''),(8013,671,'product_characteristics_count_of_nikotin_puff_val',''),(8014,671,'product_characteristics_count_of_nikotin',' 1.25'),(8015,671,'product_characteristics_size_puff_text',''),(8016,671,'product_characteristics_size_puff_val',''),(8017,671,'product_characteristics_size','80'),(8018,671,'product_characteristics_weight_puff_text',''),(8019,671,'product_characteristics_weight_puff_val',''),(8020,671,'product_characteristics_weight','12'),(8021,671,'product_characteristics_capacity_puff_text',''),(8022,671,'product_characteristics_capacity_puff_val',''),(8023,671,'product_characteristics_capacity','280'),(8024,671,'product_characteristics',''),(8025,671,'_edit_last','1'),(8026,671,'_edit_lock','1629653701:1'),(8027,671,'_brand','field_611aa6eea67f3'),(8028,671,'_product_name','field_611b820ca8ae8'),(8029,671,'_product_price','field_611b828ca8ae9'),(8030,671,'_product_img','field_611b8b1ddf19c'),(8031,671,'_where_buy','field_611b88e0a8af6'),(8032,671,'_product_description','field_611b829aa8aea'),(8033,671,'_product_taste_0_name','field_611b835da8aed'),(8034,671,'_product_taste','field_611b8342a8aec'),(8035,671,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8036,671,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8037,671,'_product_characteristics_size','field_611b90b565bd0'),(8038,671,'_product_characteristics_weight','field_611b90c965bd3'),(8039,671,'_product_characteristics_capacity','field_611b90dc65bd6'),(8040,671,'_product_characteristics','field_611b87a8a8af0'),(8041,672,'brand','658'),(8042,672,'product_name','Aiir BILO'),(8043,672,'product_price','400'),(8044,672,'where_buy','1'),(8045,672,'product_img','495'),(8046,672,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8047,672,'product_taste_0_name','Клубника'),(8048,672,'product_taste','1'),(8049,672,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8050,672,'product_characteristics_count_of_puff_puff_val','4000'),(8051,672,'product_characteristics_count_of_puff','600'),(8052,672,'product_characteristics_count_of_nikotin_puff_text',''),(8053,672,'product_characteristics_count_of_nikotin_puff_val',''),(8054,672,'product_characteristics_count_of_nikotin',' 1.25'),(8055,672,'product_characteristics_size_puff_text',''),(8056,672,'product_characteristics_size_puff_val',''),(8057,672,'product_characteristics_size','80'),(8058,672,'product_characteristics_weight_puff_text',''),(8059,672,'product_characteristics_weight_puff_val',''),(8060,672,'product_characteristics_weight','12'),(8061,672,'product_characteristics_capacity_puff_text',''),(8062,672,'product_characteristics_capacity_puff_val',''),(8063,672,'product_characteristics_capacity','280'),(8064,672,'product_characteristics',''),(8065,672,'_edit_last','1'),(8066,672,'_brand','field_611aa6eea67f3'),(8067,672,'_product_name','field_611b820ca8ae8'),(8068,672,'_product_price','field_611b828ca8ae9'),(8069,672,'_product_img','field_611b8b1ddf19c'),(8070,672,'_where_buy','field_611b88e0a8af6'),(8071,672,'_product_description','field_611b829aa8aea'),(8072,672,'_product_taste_0_name','field_611b835da8aed'),(8073,672,'_product_taste','field_611b8342a8aec'),(8074,672,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8075,672,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8076,672,'_product_characteristics_size','field_611b90b565bd0'),(8077,672,'_product_characteristics_weight','field_611b90c965bd3'),(8078,672,'_product_characteristics_capacity','field_611b90dc65bd6'),(8079,672,'_product_characteristics','field_611b87a8a8af0'),(8080,672,'_edit_lock','1629653708:1'),(8081,673,'brand','657'),(8082,673,'product_name','Aiir Plane'),(8083,673,'product_price','1000'),(8084,673,'where_buy','1'),(8085,673,'product_img','423'),(8086,673,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8087,673,'product_taste_0_name','Клубника'),(8088,673,'product_taste','1'),(8089,673,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8090,673,'product_characteristics_count_of_puff_puff_val','4000'),(8091,673,'product_characteristics_count_of_puff','4000'),(8092,673,'product_characteristics_count_of_nikotin_puff_text',''),(8093,673,'product_characteristics_count_of_nikotin_puff_val',''),(8094,673,'product_characteristics_count_of_nikotin',' 1.25'),(8095,673,'product_characteristics_size_puff_text',''),(8096,673,'product_characteristics_size_puff_val',''),(8097,673,'product_characteristics_size','80'),(8098,673,'product_characteristics_weight_puff_text',''),(8099,673,'product_characteristics_weight_puff_val',''),(8100,673,'product_characteristics_weight','12'),(8101,673,'product_characteristics_capacity_puff_text',''),(8102,673,'product_characteristics_capacity_puff_val',''),(8103,673,'product_characteristics_capacity','280'),(8104,673,'product_characteristics',''),(8105,673,'_edit_last','1'),(8106,673,'_brand','field_611aa6eea67f3'),(8107,673,'_product_name','field_611b820ca8ae8'),(8108,673,'_product_price','field_611b828ca8ae9'),(8109,673,'_product_img','field_611b8b1ddf19c'),(8110,673,'_where_buy','field_611b88e0a8af6'),(8111,673,'_product_description','field_611b829aa8aea'),(8112,673,'_product_taste_0_name','field_611b835da8aed'),(8113,673,'_product_taste','field_611b8342a8aec'),(8114,673,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8115,673,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8116,673,'_product_characteristics_size','field_611b90b565bd0'),(8117,673,'_product_characteristics_weight','field_611b90c965bd3'),(8118,673,'_product_characteristics_capacity','field_611b90dc65bd6'),(8119,673,'_product_characteristics','field_611b87a8a8af0'),(8120,673,'_edit_lock','1629653736:1'),(8121,674,'brand','658'),(8122,674,'product_name','Aiir Plane'),(8123,674,'product_price','1000'),(8124,674,'where_buy','1'),(8125,674,'product_img','423'),(8126,674,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8127,674,'product_taste_0_name','Клубника'),(8128,674,'product_taste','1'),(8129,674,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8130,674,'product_characteristics_count_of_puff_puff_val','4000'),(8131,674,'product_characteristics_count_of_puff','4000'),(8132,674,'product_characteristics_count_of_nikotin_puff_text',''),(8133,674,'product_characteristics_count_of_nikotin_puff_val',''),(8134,674,'product_characteristics_count_of_nikotin',' 1.25'),(8135,674,'product_characteristics_size_puff_text',''),(8136,674,'product_characteristics_size_puff_val',''),(8137,674,'product_characteristics_size','80'),(8138,674,'product_characteristics_weight_puff_text',''),(8139,674,'product_characteristics_weight_puff_val',''),(8140,674,'product_characteristics_weight','12'),(8141,674,'product_characteristics_capacity_puff_text',''),(8142,674,'product_characteristics_capacity_puff_val',''),(8143,674,'product_characteristics_capacity','280'),(8144,674,'product_characteristics',''),(8145,674,'_edit_last','1'),(8146,674,'_brand','field_611aa6eea67f3'),(8147,674,'_product_name','field_611b820ca8ae8'),(8148,674,'_product_price','field_611b828ca8ae9'),(8149,674,'_product_img','field_611b8b1ddf19c'),(8150,674,'_where_buy','field_611b88e0a8af6'),(8151,674,'_product_description','field_611b829aa8aea'),(8152,674,'_product_taste_0_name','field_611b835da8aed'),(8153,674,'_product_taste','field_611b8342a8aec'),(8154,674,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8155,674,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8156,674,'_product_characteristics_size','field_611b90b565bd0'),(8157,674,'_product_characteristics_weight','field_611b90c965bd3'),(8158,674,'_product_characteristics_capacity','field_611b90dc65bd6'),(8159,674,'_product_characteristics','field_611b87a8a8af0'),(8160,674,'_edit_lock','1629653749:1'),(8161,675,'brand','661'),(8162,675,'product_name','IGET MAX'),(8163,675,'product_price','400'),(8164,675,'where_buy','1'),(8165,675,'product_img','610'),(8166,675,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8167,675,'product_taste_0_name','Клубника'),(8168,675,'product_taste','2'),(8169,675,'product_characteristics_count_of_puff_puff_text',''),(8170,675,'product_characteristics_count_of_puff_puff_val',''),(8171,675,'product_characteristics_count_of_puff','2300'),(8172,675,'product_characteristics_count_of_nikotin_puff_text',''),(8173,675,'product_characteristics_count_of_nikotin_puff_val',''),(8174,675,'product_characteristics_count_of_nikotin',' 1.25'),(8175,675,'product_characteristics_size_puff_text',''),(8176,675,'product_characteristics_size_puff_val',''),(8177,675,'product_characteristics_size','80'),(8178,675,'product_characteristics_weight_puff_text',''),(8179,675,'product_characteristics_weight_puff_val',''),(8180,675,'product_characteristics_weight','12'),(8181,675,'product_characteristics_capacity_puff_text',''),(8182,675,'product_characteristics_capacity_puff_val',''),(8183,675,'product_characteristics_capacity','280'),(8184,675,'product_characteristics',''),(8185,675,'product_taste_1_name','Вишня'),(8186,675,'_edit_last','1'),(8187,675,'_brand','field_611aa6eea67f3'),(8188,675,'_product_name','field_611b820ca8ae8'),(8189,675,'_product_price','field_611b828ca8ae9'),(8190,675,'_product_img','field_611b8b1ddf19c'),(8191,675,'_where_buy','field_611b88e0a8af6'),(8192,675,'_product_description','field_611b829aa8aea'),(8193,675,'_product_taste_0_name','field_611b835da8aed'),(8194,675,'_product_taste_1_name','field_611b835da8aed'),(8195,675,'_product_taste','field_611b8342a8aec'),(8196,675,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8197,675,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8198,675,'_product_characteristics_size','field_611b90b565bd0'),(8199,675,'_product_characteristics_weight','field_611b90c965bd3'),(8200,675,'_product_characteristics_capacity','field_611b90dc65bd6'),(8201,675,'_product_characteristics','field_611b87a8a8af0'),(8202,675,'_edit_lock','1629653768:1'),(8203,676,'brand','662'),(8204,676,'product_name','IGET MAX'),(8205,676,'product_price','400'),(8206,676,'where_buy','1'),(8207,676,'product_img','610'),(8208,676,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8209,676,'product_taste_0_name','Клубника'),(8210,676,'product_taste','2'),(8211,676,'product_characteristics_count_of_puff_puff_text',''),(8212,676,'product_characteristics_count_of_puff_puff_val',''),(8213,676,'product_characteristics_count_of_puff','2300'),(8214,676,'product_characteristics_count_of_nikotin_puff_text',''),(8215,676,'product_characteristics_count_of_nikotin_puff_val',''),(8216,676,'product_characteristics_count_of_nikotin',' 1.25'),(8217,676,'product_characteristics_size_puff_text',''),(8218,676,'product_characteristics_size_puff_val',''),(8219,676,'product_characteristics_size','80'),(8220,676,'product_characteristics_weight_puff_text',''),(8221,676,'product_characteristics_weight_puff_val',''),(8222,676,'product_characteristics_weight','12'),(8223,676,'product_characteristics_capacity_puff_text',''),(8224,676,'product_characteristics_capacity_puff_val',''),(8225,676,'product_characteristics_capacity','280'),(8226,676,'product_characteristics',''),(8227,676,'product_taste_1_name','Вишня'),(8228,676,'_edit_last','1'),(8229,676,'_edit_lock','1629653781:1'),(8230,676,'_brand','field_611aa6eea67f3'),(8231,676,'_product_name','field_611b820ca8ae8'),(8232,676,'_product_price','field_611b828ca8ae9'),(8233,676,'_product_img','field_611b8b1ddf19c'),(8234,676,'_where_buy','field_611b88e0a8af6'),(8235,676,'_product_description','field_611b829aa8aea'),(8236,676,'_product_taste_0_name','field_611b835da8aed'),(8237,676,'_product_taste_1_name','field_611b835da8aed'),(8238,676,'_product_taste','field_611b8342a8aec'),(8239,676,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8240,676,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8241,676,'_product_characteristics_size','field_611b90b565bd0'),(8242,676,'_product_characteristics_weight','field_611b90c965bd3'),(8243,676,'_product_characteristics_capacity','field_611b90dc65bd6'),(8244,676,'_product_characteristics','field_611b87a8a8af0'),(8245,677,'brand','661'),(8246,677,'product_name','IGET KING'),(8247,677,'product_price','350'),(8248,677,'where_buy','1'),(8249,677,'product_img','609'),(8250,677,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8251,677,'product_taste_0_name','Клубника'),(8252,677,'product_taste','2'),(8253,677,'product_characteristics_count_of_puff_puff_text',''),(8254,677,'product_characteristics_count_of_puff_puff_val',''),(8255,677,'product_characteristics_count_of_puff','2600'),(8256,677,'product_characteristics_count_of_nikotin_puff_text',''),(8257,677,'product_characteristics_count_of_nikotin_puff_val',''),(8258,677,'product_characteristics_count_of_nikotin',' 1.25'),(8259,677,'product_characteristics_size_puff_text',''),(8260,677,'product_characteristics_size_puff_val',''),(8261,677,'product_characteristics_size','80'),(8262,677,'product_characteristics_weight_puff_text',''),(8263,677,'product_characteristics_weight_puff_val',''),(8264,677,'product_characteristics_weight','12'),(8265,677,'product_characteristics_capacity_puff_text',''),(8266,677,'product_characteristics_capacity_puff_val',''),(8267,677,'product_characteristics_capacity','280'),(8268,677,'product_characteristics',''),(8269,677,'product_taste_1_name','Вишня'),(8270,677,'_edit_last','1'),(8271,677,'_brand','field_611aa6eea67f3'),(8272,677,'_product_name','field_611b820ca8ae8'),(8273,677,'_product_price','field_611b828ca8ae9'),(8274,677,'_product_img','field_611b8b1ddf19c'),(8275,677,'_where_buy','field_611b88e0a8af6'),(8276,677,'_product_description','field_611b829aa8aea'),(8277,677,'_product_taste_0_name','field_611b835da8aed'),(8278,677,'_product_taste_1_name','field_611b835da8aed'),(8279,677,'_product_taste','field_611b8342a8aec'),(8280,677,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8281,677,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8282,677,'_product_characteristics_size','field_611b90b565bd0'),(8283,677,'_product_characteristics_weight','field_611b90c965bd3'),(8284,677,'_product_characteristics_capacity','field_611b90dc65bd6'),(8285,677,'_product_characteristics','field_611b87a8a8af0'),(8286,677,'_edit_lock','1629653801:1'),(8287,678,'brand','662'),(8288,678,'product_name','IGET KING'),(8289,678,'product_price','350'),(8290,678,'where_buy','1'),(8291,678,'product_img','609'),(8292,678,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8293,678,'product_taste_0_name','Клубника'),(8294,678,'product_taste','2'),(8295,678,'product_characteristics_count_of_puff_puff_text',''),(8296,678,'product_characteristics_count_of_puff_puff_val',''),(8297,678,'product_characteristics_count_of_puff','2600'),(8298,678,'product_characteristics_count_of_nikotin_puff_text',''),(8299,678,'product_characteristics_count_of_nikotin_puff_val',''),(8300,678,'product_characteristics_count_of_nikotin',' 1.25'),(8301,678,'product_characteristics_size_puff_text',''),(8302,678,'product_characteristics_size_puff_val',''),(8303,678,'product_characteristics_size','80'),(8304,678,'product_characteristics_weight_puff_text',''),(8305,678,'product_characteristics_weight_puff_val',''),(8306,678,'product_characteristics_weight','12'),(8307,678,'product_characteristics_capacity_puff_text',''),(8308,678,'product_characteristics_capacity_puff_val',''),(8309,678,'product_characteristics_capacity','280'),(8310,678,'product_characteristics',''),(8311,678,'product_taste_1_name','Вишня'),(8312,678,'_edit_last','1'),(8313,678,'_brand','field_611aa6eea67f3'),(8314,678,'_product_name','field_611b820ca8ae8'),(8315,678,'_product_price','field_611b828ca8ae9'),(8316,678,'_product_img','field_611b8b1ddf19c'),(8317,678,'_where_buy','field_611b88e0a8af6'),(8318,678,'_product_description','field_611b829aa8aea'),(8319,678,'_product_taste_0_name','field_611b835da8aed'),(8320,678,'_product_taste_1_name','field_611b835da8aed'),(8321,678,'_product_taste','field_611b8342a8aec'),(8322,678,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8323,678,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8324,678,'_product_characteristics_size','field_611b90b565bd0'),(8325,678,'_product_characteristics_weight','field_611b90c965bd3'),(8326,678,'_product_characteristics_capacity','field_611b90dc65bd6'),(8327,678,'_product_characteristics','field_611b87a8a8af0'),(8328,678,'_edit_lock','1629653809:1'),(8329,679,'brand','657'),(8330,679,'product_name','Aiir Plus'),(8331,679,'product_price','800'),(8332,679,'where_buy','1'),(8333,679,'product_img','496'),(8334,679,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8335,679,'product_taste_0_name','Клубника'),(8336,679,'product_taste','1'),(8337,679,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8338,679,'product_characteristics_count_of_puff_puff_val','4000'),(8339,679,'product_characteristics_count_of_puff','1500'),(8340,679,'product_characteristics_count_of_nikotin_puff_text',''),(8341,679,'product_characteristics_count_of_nikotin_puff_val',''),(8342,679,'product_characteristics_count_of_nikotin',' 1.25'),(8343,679,'product_characteristics_size_puff_text',''),(8344,679,'product_characteristics_size_puff_val',''),(8345,679,'product_characteristics_size','80'),(8346,679,'product_characteristics_weight_puff_text',''),(8347,679,'product_characteristics_weight_puff_val',''),(8348,679,'product_characteristics_weight','12'),(8349,679,'product_characteristics_capacity_puff_text',''),(8350,679,'product_characteristics_capacity_puff_val',''),(8351,679,'product_characteristics_capacity','280'),(8352,679,'product_characteristics',''),(8353,679,'_edit_last','1'),(8354,679,'_brand','field_611aa6eea67f3'),(8355,679,'_product_name','field_611b820ca8ae8'),(8356,679,'_product_price','field_611b828ca8ae9'),(8357,679,'_product_img','field_611b8b1ddf19c'),(8358,679,'_where_buy','field_611b88e0a8af6'),(8359,679,'_product_description','field_611b829aa8aea'),(8360,679,'_product_taste_0_name','field_611b835da8aed'),(8361,679,'_product_taste','field_611b8342a8aec'),(8362,679,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8363,679,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8364,679,'_product_characteristics_size','field_611b90b565bd0'),(8365,679,'_product_characteristics_weight','field_611b90c965bd3'),(8366,679,'_product_characteristics_capacity','field_611b90dc65bd6'),(8367,679,'_product_characteristics','field_611b87a8a8af0'),(8368,679,'_edit_lock','1629653839:1'),(8369,680,'brand','658'),(8370,680,'product_name','Aiir Plus'),(8371,680,'product_price','800'),(8372,680,'where_buy','1'),(8373,680,'product_img','496'),(8374,680,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8375,680,'product_taste_0_name','Клубника'),(8376,680,'product_taste','1'),(8377,680,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8378,680,'product_characteristics_count_of_puff_puff_val','4000'),(8379,680,'product_characteristics_count_of_puff','1500'),(8380,680,'product_characteristics_count_of_nikotin_puff_text',''),(8381,680,'product_characteristics_count_of_nikotin_puff_val',''),(8382,680,'product_characteristics_count_of_nikotin',' 1.25'),(8383,680,'product_characteristics_size_puff_text',''),(8384,680,'product_characteristics_size_puff_val',''),(8385,680,'product_characteristics_size','80'),(8386,680,'product_characteristics_weight_puff_text',''),(8387,680,'product_characteristics_weight_puff_val',''),(8388,680,'product_characteristics_weight','12'),(8389,680,'product_characteristics_capacity_puff_text',''),(8390,680,'product_characteristics_capacity_puff_val',''),(8391,680,'product_characteristics_capacity','280'),(8392,680,'product_characteristics',''),(8393,680,'_edit_last','1'),(8394,680,'_brand','field_611aa6eea67f3'),(8395,680,'_product_name','field_611b820ca8ae8'),(8396,680,'_product_price','field_611b828ca8ae9'),(8397,680,'_product_img','field_611b8b1ddf19c'),(8398,680,'_where_buy','field_611b88e0a8af6'),(8399,680,'_product_description','field_611b829aa8aea'),(8400,680,'_product_taste_0_name','field_611b835da8aed'),(8401,680,'_product_taste','field_611b8342a8aec'),(8402,680,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8403,680,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8404,680,'_product_characteristics_size','field_611b90b565bd0'),(8405,680,'_product_characteristics_weight','field_611b90c965bd3'),(8406,680,'_product_characteristics_capacity','field_611b90dc65bd6'),(8407,680,'_product_characteristics','field_611b87a8a8af0'),(8408,680,'_edit_lock','1629653854:1'),(8409,681,'brand','657'),(8410,681,'product_name','Aiir POP'),(8411,681,'product_price','500'),(8412,681,'where_buy','1'),(8413,681,'product_img','497'),(8414,681,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8415,681,'product_taste_0_name','Клубника'),(8416,681,'product_taste','1'),(8417,681,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8418,681,'product_characteristics_count_of_puff_puff_val','4000'),(8419,681,'product_characteristics_count_of_puff','1000'),(8420,681,'product_characteristics_count_of_nikotin_puff_text',''),(8421,681,'product_characteristics_count_of_nikotin_puff_val',''),(8422,681,'product_characteristics_count_of_nikotin',' 1.25'),(8423,681,'product_characteristics_size_puff_text',''),(8424,681,'product_characteristics_size_puff_val',''),(8425,681,'product_characteristics_size','80'),(8426,681,'product_characteristics_weight_puff_text',''),(8427,681,'product_characteristics_weight_puff_val',''),(8428,681,'product_characteristics_weight','12'),(8429,681,'product_characteristics_capacity_puff_text',''),(8430,681,'product_characteristics_capacity_puff_val',''),(8431,681,'product_characteristics_capacity','280'),(8432,681,'product_characteristics',''),(8433,681,'_edit_last','1'),(8434,681,'_brand','field_611aa6eea67f3'),(8435,681,'_product_name','field_611b820ca8ae8'),(8436,681,'_product_price','field_611b828ca8ae9'),(8437,681,'_product_img','field_611b8b1ddf19c'),(8438,681,'_where_buy','field_611b88e0a8af6'),(8439,681,'_product_description','field_611b829aa8aea'),(8440,681,'_product_taste_0_name','field_611b835da8aed'),(8441,681,'_product_taste','field_611b8342a8aec'),(8442,681,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8443,681,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8444,681,'_product_characteristics_size','field_611b90b565bd0'),(8445,681,'_product_characteristics_weight','field_611b90c965bd3'),(8446,681,'_product_characteristics_capacity','field_611b90dc65bd6'),(8447,681,'_product_characteristics','field_611b87a8a8af0'),(8448,681,'_edit_lock','1629653879:1'),(8449,682,'brand','658'),(8450,682,'product_name','Aiir POP'),(8451,682,'product_price','500'),(8452,682,'where_buy','1'),(8453,682,'product_img','497'),(8454,682,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8455,682,'product_taste_0_name','Клубника'),(8456,682,'product_taste','1'),(8457,682,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8458,682,'product_characteristics_count_of_puff_puff_val','4000'),(8459,682,'product_characteristics_count_of_puff','1000'),(8460,682,'product_characteristics_count_of_nikotin_puff_text',''),(8461,682,'product_characteristics_count_of_nikotin_puff_val',''),(8462,682,'product_characteristics_count_of_nikotin',' 1.25'),(8463,682,'product_characteristics_size_puff_text',''),(8464,682,'product_characteristics_size_puff_val',''),(8465,682,'product_characteristics_size','80'),(8466,682,'product_characteristics_weight_puff_text',''),(8467,682,'product_characteristics_weight_puff_val',''),(8468,682,'product_characteristics_weight','12'),(8469,682,'product_characteristics_capacity_puff_text',''),(8470,682,'product_characteristics_capacity_puff_val',''),(8471,682,'product_characteristics_capacity','280'),(8472,682,'product_characteristics',''),(8473,682,'_edit_last','1'),(8474,682,'_brand','field_611aa6eea67f3'),(8475,682,'_product_name','field_611b820ca8ae8'),(8476,682,'_product_price','field_611b828ca8ae9'),(8477,682,'_product_img','field_611b8b1ddf19c'),(8478,682,'_where_buy','field_611b88e0a8af6'),(8479,682,'_product_description','field_611b829aa8aea'),(8480,682,'_product_taste_0_name','field_611b835da8aed'),(8481,682,'_product_taste','field_611b8342a8aec'),(8482,682,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8483,682,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8484,682,'_product_characteristics_size','field_611b90b565bd0'),(8485,682,'_product_characteristics_weight','field_611b90c965bd3'),(8486,682,'_product_characteristics_capacity','field_611b90dc65bd6'),(8487,682,'_product_characteristics','field_611b87a8a8af0'),(8488,682,'_edit_lock','1629653889:1'),(8489,683,'brand','657'),(8490,683,'product_name','Aiir Surf'),(8491,683,'product_price','350'),(8492,683,'where_buy','1'),(8493,683,'product_img','498'),(8494,683,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8495,683,'product_taste_0_name','Ежевика'),(8496,683,'product_taste','2'),(8497,683,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8498,683,'product_characteristics_count_of_puff_puff_val','4000'),(8499,683,'product_characteristics_count_of_puff','300'),(8500,683,'product_characteristics_count_of_nikotin_puff_text',''),(8501,683,'product_characteristics_count_of_nikotin_puff_val',''),(8502,683,'product_characteristics_count_of_nikotin',' 1.25'),(8503,683,'product_characteristics_size_puff_text',''),(8504,683,'product_characteristics_size_puff_val',''),(8505,683,'product_characteristics_size','80'),(8506,683,'product_characteristics_weight_puff_text',''),(8507,683,'product_characteristics_weight_puff_val',''),(8508,683,'product_characteristics_weight','12'),(8509,683,'product_characteristics_capacity_puff_text',''),(8510,683,'product_characteristics_capacity_puff_val',''),(8511,683,'product_characteristics_capacity','280'),(8512,683,'product_characteristics',''),(8513,683,'product_taste_1_name','Зеленый чай'),(8514,683,'_edit_last','1'),(8515,683,'_brand','field_611aa6eea67f3'),(8516,683,'_product_name','field_611b820ca8ae8'),(8517,683,'_product_price','field_611b828ca8ae9'),(8518,683,'_product_img','field_611b8b1ddf19c'),(8519,683,'_where_buy','field_611b88e0a8af6'),(8520,683,'_product_description','field_611b829aa8aea'),(8521,683,'_product_taste_0_name','field_611b835da8aed'),(8522,683,'_product_taste_1_name','field_611b835da8aed'),(8523,683,'_product_taste','field_611b8342a8aec'),(8524,683,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8525,683,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8526,683,'_product_characteristics_size','field_611b90b565bd0'),(8527,683,'_product_characteristics_weight','field_611b90c965bd3'),(8528,683,'_product_characteristics_capacity','field_611b90dc65bd6'),(8529,683,'_product_characteristics','field_611b87a8a8af0'),(8530,683,'_edit_lock','1629653913:1'),(8531,684,'brand','658'),(8532,684,'product_name','Aiir Surf'),(8533,684,'product_price','350'),(8534,684,'where_buy','1'),(8535,684,'product_img','498'),(8536,684,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8537,684,'product_taste_0_name','Ежевика'),(8538,684,'product_taste','2'),(8539,684,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8540,684,'product_characteristics_count_of_puff_puff_val','4000'),(8541,684,'product_characteristics_count_of_puff','300'),(8542,684,'product_characteristics_count_of_nikotin_puff_text',''),(8543,684,'product_characteristics_count_of_nikotin_puff_val',''),(8544,684,'product_characteristics_count_of_nikotin',' 1.25'),(8545,684,'product_characteristics_size_puff_text',''),(8546,684,'product_characteristics_size_puff_val',''),(8547,684,'product_characteristics_size','80'),(8548,684,'product_characteristics_weight_puff_text',''),(8549,684,'product_characteristics_weight_puff_val',''),(8550,684,'product_characteristics_weight','12'),(8551,684,'product_characteristics_capacity_puff_text',''),(8552,684,'product_characteristics_capacity_puff_val',''),(8553,684,'product_characteristics_capacity','280'),(8554,684,'product_characteristics',''),(8555,684,'product_taste_1_name','Зеленый чай'),(8556,684,'_edit_last','1'),(8557,684,'_brand','field_611aa6eea67f3'),(8558,684,'_product_name','field_611b820ca8ae8'),(8559,684,'_product_price','field_611b828ca8ae9'),(8560,684,'_product_img','field_611b8b1ddf19c'),(8561,684,'_where_buy','field_611b88e0a8af6'),(8562,684,'_product_description','field_611b829aa8aea'),(8563,684,'_product_taste_0_name','field_611b835da8aed'),(8564,684,'_product_taste_1_name','field_611b835da8aed'),(8565,684,'_product_taste','field_611b8342a8aec'),(8566,684,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8567,684,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8568,684,'_product_characteristics_size','field_611b90b565bd0'),(8569,684,'_product_characteristics_weight','field_611b90c965bd3'),(8570,684,'_product_characteristics_capacity','field_611b90dc65bd6'),(8571,684,'_product_characteristics','field_611b87a8a8af0'),(8572,684,'_edit_lock','1629653936:1'),(8573,685,'brand','657'),(8574,685,'product_name','Aiir Wave'),(8575,685,'product_price','300'),(8576,685,'where_buy','1'),(8577,685,'product_img','500'),(8578,685,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8579,685,'product_taste_0_name','Клубника'),(8580,685,'product_taste','1'),(8581,685,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8582,685,'product_characteristics_count_of_puff_puff_val','4000'),(8583,685,'product_characteristics_count_of_puff','400'),(8584,685,'product_characteristics_count_of_nikotin_puff_text',''),(8585,685,'product_characteristics_count_of_nikotin_puff_val',''),(8586,685,'product_characteristics_count_of_nikotin',' 1.25'),(8587,685,'product_characteristics_size_puff_text',''),(8588,685,'product_characteristics_size_puff_val',''),(8589,685,'product_characteristics_size','80'),(8590,685,'product_characteristics_weight_puff_text',''),(8591,685,'product_characteristics_weight_puff_val',''),(8592,685,'product_characteristics_weight','12'),(8593,685,'product_characteristics_capacity_puff_text',''),(8594,685,'product_characteristics_capacity_puff_val',''),(8595,685,'product_characteristics_capacity','280'),(8596,685,'product_characteristics',''),(8597,685,'_edit_last','1'),(8598,685,'_brand','field_611aa6eea67f3'),(8599,685,'_product_name','field_611b820ca8ae8'),(8600,685,'_product_price','field_611b828ca8ae9'),(8601,685,'_product_img','field_611b8b1ddf19c'),(8602,685,'_where_buy','field_611b88e0a8af6'),(8603,685,'_product_description','field_611b829aa8aea'),(8604,685,'_product_taste_0_name','field_611b835da8aed'),(8605,685,'_product_taste','field_611b8342a8aec'),(8606,685,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8607,685,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8608,685,'_product_characteristics_size','field_611b90b565bd0'),(8609,685,'_product_characteristics_weight','field_611b90c965bd3'),(8610,685,'_product_characteristics_capacity','field_611b90dc65bd6'),(8611,685,'_product_characteristics','field_611b87a8a8af0'),(8612,685,'_edit_lock','1629654057:1'),(8613,686,'brand','658'),(8614,686,'product_name','Aiir Wave'),(8615,686,'product_price','300'),(8616,686,'where_buy','1'),(8617,686,'product_img','500'),(8618,686,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8619,686,'product_taste_0_name','Клубника'),(8620,686,'product_taste','1'),(8621,686,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8622,686,'product_characteristics_count_of_puff_puff_val','4000'),(8623,686,'product_characteristics_count_of_puff','400'),(8624,686,'product_characteristics_count_of_nikotin_puff_text',''),(8625,686,'product_characteristics_count_of_nikotin_puff_val',''),(8626,686,'product_characteristics_count_of_nikotin',' 1.25'),(8627,686,'product_characteristics_size_puff_text',''),(8628,686,'product_characteristics_size_puff_val',''),(8629,686,'product_characteristics_size','80'),(8630,686,'product_characteristics_weight_puff_text',''),(8631,686,'product_characteristics_weight_puff_val',''),(8632,686,'product_characteristics_weight','12'),(8633,686,'product_characteristics_capacity_puff_text',''),(8634,686,'product_characteristics_capacity_puff_val',''),(8635,686,'product_characteristics_capacity','280'),(8636,686,'product_characteristics',''),(8637,686,'_edit_last','1'),(8638,686,'_brand','field_611aa6eea67f3'),(8639,686,'_product_name','field_611b820ca8ae8'),(8640,686,'_product_price','field_611b828ca8ae9'),(8641,686,'_product_img','field_611b8b1ddf19c'),(8642,686,'_where_buy','field_611b88e0a8af6'),(8643,686,'_product_description','field_611b829aa8aea'),(8644,686,'_product_taste_0_name','field_611b835da8aed'),(8645,686,'_product_taste','field_611b8342a8aec'),(8646,686,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8647,686,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8648,686,'_product_characteristics_size','field_611b90b565bd0'),(8649,686,'_product_characteristics_weight','field_611b90c965bd3'),(8650,686,'_product_characteristics_capacity','field_611b90dc65bd6'),(8651,686,'_product_characteristics','field_611b87a8a8af0'),(8652,686,'_edit_lock','1629654074:1'),(8653,687,'brand','657'),(8654,687,'product_name','Aiir Wave'),(8655,687,'product_price','300'),(8656,687,'where_buy','1'),(8657,687,'product_img','499'),(8658,687,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8659,687,'product_taste_0_name','Клубника'),(8660,687,'product_taste','1'),(8661,687,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8662,687,'product_characteristics_count_of_puff_puff_val','4000'),(8663,687,'product_characteristics_count_of_puff','400'),(8664,687,'product_characteristics_count_of_nikotin_puff_text',''),(8665,687,'product_characteristics_count_of_nikotin_puff_val',''),(8666,687,'product_characteristics_count_of_nikotin',' 1.25'),(8667,687,'product_characteristics_size_puff_text',''),(8668,687,'product_characteristics_size_puff_val',''),(8669,687,'product_characteristics_size','80'),(8670,687,'product_characteristics_weight_puff_text',''),(8671,687,'product_characteristics_weight_puff_val',''),(8672,687,'product_characteristics_weight','12'),(8673,687,'product_characteristics_capacity_puff_text',''),(8674,687,'product_characteristics_capacity_puff_val',''),(8675,687,'product_characteristics_capacity','280'),(8676,687,'product_characteristics',''),(8677,687,'_edit_last','1'),(8678,687,'_brand','field_611aa6eea67f3'),(8679,687,'_product_name','field_611b820ca8ae8'),(8680,687,'_product_price','field_611b828ca8ae9'),(8681,687,'_product_img','field_611b8b1ddf19c'),(8682,687,'_where_buy','field_611b88e0a8af6'),(8683,687,'_product_description','field_611b829aa8aea'),(8684,687,'_product_taste_0_name','field_611b835da8aed'),(8685,687,'_product_taste','field_611b8342a8aec'),(8686,687,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8687,687,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8688,687,'_product_characteristics_size','field_611b90b565bd0'),(8689,687,'_product_characteristics_weight','field_611b90c965bd3'),(8690,687,'_product_characteristics_capacity','field_611b90dc65bd6'),(8691,687,'_product_characteristics','field_611b87a8a8af0'),(8692,687,'_edit_lock','1629654087:1'),(8693,688,'brand','658'),(8694,688,'product_name','Aiir Wave'),(8695,688,'product_price','300'),(8696,688,'where_buy','1'),(8697,688,'product_img','499'),(8698,688,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8699,688,'product_taste_0_name','Клубника'),(8700,688,'product_taste','1'),(8701,688,'product_characteristics_count_of_puff_puff_text','Количество затяжек'),(8702,688,'product_characteristics_count_of_puff_puff_val','4000'),(8703,688,'product_characteristics_count_of_puff','400'),(8704,688,'product_characteristics_count_of_nikotin_puff_text',''),(8705,688,'product_characteristics_count_of_nikotin_puff_val',''),(8706,688,'product_characteristics_count_of_nikotin',' 1.25'),(8707,688,'product_characteristics_size_puff_text',''),(8708,688,'product_characteristics_size_puff_val',''),(8709,688,'product_characteristics_size','80'),(8710,688,'product_characteristics_weight_puff_text',''),(8711,688,'product_characteristics_weight_puff_val',''),(8712,688,'product_characteristics_weight','12'),(8713,688,'product_characteristics_capacity_puff_text',''),(8714,688,'product_characteristics_capacity_puff_val',''),(8715,688,'product_characteristics_capacity','280'),(8716,688,'product_characteristics',''),(8717,688,'_edit_last','1'),(8718,688,'_brand','field_611aa6eea67f3'),(8719,688,'_product_name','field_611b820ca8ae8'),(8720,688,'_product_price','field_611b828ca8ae9'),(8721,688,'_product_img','field_611b8b1ddf19c'),(8722,688,'_where_buy','field_611b88e0a8af6'),(8723,688,'_product_description','field_611b829aa8aea'),(8724,688,'_product_taste_0_name','field_611b835da8aed'),(8725,688,'_product_taste','field_611b8342a8aec'),(8726,688,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8727,688,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8728,688,'_product_characteristics_size','field_611b90b565bd0'),(8729,688,'_product_characteristics_weight','field_611b90c965bd3'),(8730,688,'_product_characteristics_capacity','field_611b90dc65bd6'),(8731,688,'_product_characteristics','field_611b87a8a8af0'),(8732,688,'_edit_lock','1629654096:1'),(8733,689,'brand','659'),(8734,689,'product_name','Eleaf'),(8735,689,'product_price','400'),(8736,689,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8737,689,'product_taste_0_name','Клубника'),(8738,689,'product_taste_1_name','Черника'),(8739,689,'product_taste_2_name','Вишня'),(8740,689,'product_taste_3_name','Банан'),(8741,689,'product_taste_4_name','Арбуз'),(8742,689,'product_taste_5_name','Персик'),(8743,689,'product_taste_6_name','Виноград'),(8744,689,'product_taste_7_name','Яблоко'),(8745,689,'product_taste_8_name','Манго'),(8746,689,'product_taste_9_name','Чичи'),(8747,689,'product_taste_10_name','Дыня'),(8748,689,'product_taste_11_name','Апельсин'),(8749,689,'product_taste','12'),(8750,689,'product_characteristics_count',''),(8751,689,'product_characteristics_count_nikotin',''),(8752,689,'product_characteristics_size','80'),(8753,689,'product_characteristics_weight','12'),(8754,689,'product_characteristics_capacity','280'),(8755,689,'product_characteristics',''),(8756,689,'where_buy','1'),(8757,689,'count_of_puff_puff_text','Количество затяжек'),(8758,689,'count_of_puff_puff_val','200'),(8759,689,'count_of_puff',''),(8760,689,'product_img','606'),(8761,689,'product_characteristics_count_of_puff_puff_text',''),(8762,689,'product_characteristics_count_of_puff_puff_val',''),(8763,689,'product_characteristics_count_of_puff','300'),(8764,689,'product_characteristics_count_of_nikotin_puff_text',''),(8765,689,'product_characteristics_count_of_nikotin_puff_val',''),(8766,689,'product_characteristics_count_of_nikotin',' 1.25'),(8767,689,'product_characteristics_size_puff_text',''),(8768,689,'product_characteristics_size_puff_val',''),(8769,689,'product_characteristics_weight_puff_text',''),(8770,689,'product_characteristics_weight_puff_val',''),(8771,689,'product_characteristics_capacity_puff_text',''),(8772,689,'product_characteristics_capacity_puff_val',''),(8773,689,'_edit_last','1'),(8774,689,'_brand','field_611aa6eea67f3'),(8775,689,'_product_name','field_611b820ca8ae8'),(8776,689,'_product_price','field_611b828ca8ae9'),(8777,689,'_product_img','field_611b8b1ddf19c'),(8778,689,'_where_buy','field_611b88e0a8af6'),(8779,689,'_product_description','field_611b829aa8aea'),(8780,689,'_product_taste_0_name','field_611b835da8aed'),(8781,689,'_product_taste_1_name','field_611b835da8aed'),(8782,689,'_product_taste_2_name','field_611b835da8aed'),(8783,689,'_product_taste_3_name','field_611b835da8aed'),(8784,689,'_product_taste_4_name','field_611b835da8aed'),(8785,689,'_product_taste_5_name','field_611b835da8aed'),(8786,689,'_product_taste_6_name','field_611b835da8aed'),(8787,689,'_product_taste_7_name','field_611b835da8aed'),(8788,689,'_product_taste_8_name','field_611b835da8aed'),(8789,689,'_product_taste_9_name','field_611b835da8aed'),(8790,689,'_product_taste_10_name','field_611b835da8aed'),(8791,689,'_product_taste_11_name','field_611b835da8aed'),(8792,689,'_product_taste','field_611b8342a8aec'),(8793,689,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8794,689,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8795,689,'_product_characteristics_size','field_611b90b565bd0'),(8796,689,'_product_characteristics_weight','field_611b90c965bd3'),(8797,689,'_product_characteristics_capacity','field_611b90dc65bd6'),(8798,689,'_product_characteristics','field_611b87a8a8af0'),(8799,689,'_edit_lock','1629892855:1'),(8800,690,'brand','660'),(8801,690,'product_name','Eleaf'),(8802,690,'product_price','400'),(8803,690,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8804,690,'product_taste_0_name','Клубника'),(8805,690,'product_taste_1_name','Черника'),(8806,690,'product_taste_2_name','Вишня'),(8807,690,'product_taste_3_name','Банан'),(8808,690,'product_taste_4_name','Арбуз'),(8809,690,'product_taste_5_name','Персик'),(8810,690,'product_taste_6_name','Виноград'),(8811,690,'product_taste_7_name','Яблоко'),(8812,690,'product_taste_8_name','Манго'),(8813,690,'product_taste_9_name','Чичи'),(8814,690,'product_taste_10_name','Дыня'),(8815,690,'product_taste_11_name','Апельсин'),(8816,690,'product_taste','12'),(8817,690,'product_characteristics_count',''),(8818,690,'product_characteristics_count_nikotin',''),(8819,690,'product_characteristics_size','80'),(8820,690,'product_characteristics_weight','12'),(8821,690,'product_characteristics_capacity','280'),(8822,690,'product_characteristics',''),(8823,690,'where_buy','1'),(8824,690,'count_of_puff_puff_text','Количество затяжек'),(8825,690,'count_of_puff_puff_val','200'),(8826,690,'count_of_puff',''),(8827,690,'product_img','606'),(8828,690,'product_characteristics_count_of_puff_puff_text',''),(8829,690,'product_characteristics_count_of_puff_puff_val',''),(8830,690,'product_characteristics_count_of_puff','300'),(8831,690,'product_characteristics_count_of_nikotin_puff_text',''),(8832,690,'product_characteristics_count_of_nikotin_puff_val',''),(8833,690,'product_characteristics_count_of_nikotin',' 1.25'),(8834,690,'product_characteristics_size_puff_text',''),(8835,690,'product_characteristics_size_puff_val',''),(8836,690,'product_characteristics_weight_puff_text',''),(8837,690,'product_characteristics_weight_puff_val',''),(8838,690,'product_characteristics_capacity_puff_text',''),(8839,690,'product_characteristics_capacity_puff_val',''),(8840,690,'_edit_last','1'),(8841,690,'_brand','field_611aa6eea67f3'),(8842,690,'_product_name','field_611b820ca8ae8'),(8843,690,'_product_price','field_611b828ca8ae9'),(8844,690,'_product_img','field_611b8b1ddf19c'),(8845,690,'_where_buy','field_611b88e0a8af6'),(8846,690,'_product_description','field_611b829aa8aea'),(8847,690,'_product_taste_0_name','field_611b835da8aed'),(8848,690,'_product_taste_1_name','field_611b835da8aed'),(8849,690,'_product_taste_2_name','field_611b835da8aed'),(8850,690,'_product_taste_3_name','field_611b835da8aed'),(8851,690,'_product_taste_4_name','field_611b835da8aed'),(8852,690,'_product_taste_5_name','field_611b835da8aed'),(8853,690,'_product_taste_6_name','field_611b835da8aed'),(8854,690,'_product_taste_7_name','field_611b835da8aed'),(8855,690,'_product_taste_8_name','field_611b835da8aed'),(8856,690,'_product_taste_9_name','field_611b835da8aed'),(8857,690,'_product_taste_10_name','field_611b835da8aed'),(8858,690,'_product_taste_11_name','field_611b835da8aed'),(8859,690,'_product_taste','field_611b8342a8aec'),(8860,690,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8861,690,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8862,690,'_product_characteristics_size','field_611b90b565bd0'),(8863,690,'_product_characteristics_weight','field_611b90c965bd3'),(8864,690,'_product_characteristics_capacity','field_611b90dc65bd6'),(8865,690,'_product_characteristics','field_611b87a8a8af0'),(8866,690,'_edit_lock','1629892854:1'),(8867,691,'brand','663'),(8868,691,'product_name','HQD Cuvie'),(8869,691,'product_price','200'),(8870,691,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8871,691,'product_taste_0_name','Клубника'),(8872,691,'product_taste_1_name','Черника'),(8873,691,'product_taste_2_name','Вишня'),(8874,691,'product_taste_3_name','Банан'),(8875,691,'product_taste_4_name','Банан'),(8876,691,'product_taste_5_name','Арбуз'),(8877,691,'product_taste_6_name','Персик'),(8878,691,'product_taste_7_name','Виноград'),(8879,691,'product_taste_8_name','Яблоко'),(8880,691,'product_taste_9_name','Манго'),(8881,691,'product_taste_10_name','Чичи'),(8882,691,'product_taste_11_name','Дыня'),(8883,691,'product_taste_12_name','Апельсин'),(8884,691,'product_taste_13_name','Жвачка'),(8885,691,'product_taste','15'),(8886,691,'product_characteristics_count',''),(8887,691,'product_characteristics_count_nikotin',''),(8888,691,'product_characteristics_size','80'),(8889,691,'product_characteristics_weight','12'),(8890,691,'product_characteristics_capacity','280'),(8891,691,'product_characteristics',''),(8892,691,'where_buy','1'),(8893,691,'count_of_puff_puff_text','Количество затяжек'),(8894,691,'count_of_puff_puff_val','200'),(8895,691,'count_of_puff',''),(8896,691,'product_img','149'),(8897,691,'product_characteristics_count_of_puff_puff_text',''),(8898,691,'product_characteristics_count_of_puff_puff_val',''),(8899,691,'product_characteristics_count_of_puff','300-400'),(8900,691,'product_characteristics_count_of_nikotin_puff_text',''),(8901,691,'product_characteristics_count_of_nikotin_puff_val',''),(8902,691,'product_characteristics_count_of_nikotin',' 1.25'),(8903,691,'product_characteristics_size_puff_text',''),(8904,691,'product_characteristics_size_puff_val',''),(8905,691,'product_characteristics_weight_puff_text',''),(8906,691,'product_characteristics_weight_puff_val',''),(8907,691,'product_characteristics_capacity_puff_text',''),(8908,691,'product_characteristics_capacity_puff_val',''),(8909,691,'product_taste_14_name','Дважды Жвачка'),(8910,691,'_edit_last','1'),(8911,691,'_brand','field_611aa6eea67f3'),(8912,691,'_product_name','field_611b820ca8ae8'),(8913,691,'_product_price','field_611b828ca8ae9'),(8914,691,'_product_img','field_611b8b1ddf19c'),(8915,691,'_where_buy','field_611b88e0a8af6'),(8916,691,'_product_description','field_611b829aa8aea'),(8917,691,'_product_taste_0_name','field_611b835da8aed'),(8918,691,'_product_taste_1_name','field_611b835da8aed'),(8919,691,'_product_taste_2_name','field_611b835da8aed'),(8920,691,'_product_taste_3_name','field_611b835da8aed'),(8921,691,'_product_taste_4_name','field_611b835da8aed'),(8922,691,'_product_taste_5_name','field_611b835da8aed'),(8923,691,'_product_taste_6_name','field_611b835da8aed'),(8924,691,'_product_taste_7_name','field_611b835da8aed'),(8925,691,'_product_taste_8_name','field_611b835da8aed'),(8926,691,'_product_taste_9_name','field_611b835da8aed'),(8927,691,'_product_taste_10_name','field_611b835da8aed'),(8928,691,'_product_taste_11_name','field_611b835da8aed'),(8929,691,'_product_taste_12_name','field_611b835da8aed'),(8930,691,'_product_taste_13_name','field_611b835da8aed'),(8931,691,'_product_taste_14_name','field_611b835da8aed'),(8932,691,'_product_taste','field_611b8342a8aec'),(8933,691,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(8934,691,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(8935,691,'_product_characteristics_size','field_611b90b565bd0'),(8936,691,'_product_characteristics_weight','field_611b90c965bd3'),(8937,691,'_product_characteristics_capacity','field_611b90dc65bd6'),(8938,691,'_product_characteristics','field_611b87a8a8af0'),(8939,691,'_edit_lock','1629654138:1'),(8940,692,'brand','664'),(8941,692,'product_name','HQD Cuvie'),(8942,692,'product_price','200'),(8943,692,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(8944,692,'product_taste_0_name','Клубника'),(8945,692,'product_taste_1_name','Черника'),(8946,692,'product_taste_2_name','Вишня'),(8947,692,'product_taste_3_name','Банан'),(8948,692,'product_taste_4_name','Банан'),(8949,692,'product_taste_5_name','Арбуз'),(8950,692,'product_taste_6_name','Персик'),(8951,692,'product_taste_7_name','Виноград'),(8952,692,'product_taste_8_name','Яблоко'),(8953,692,'product_taste_9_name','Манго'),(8954,692,'product_taste_10_name','Чичи'),(8955,692,'product_taste_11_name','Дыня'),(8956,692,'product_taste_12_name','Апельсин'),(8957,692,'product_taste_13_name','Жвачка'),(8958,692,'product_taste','15'),(8959,692,'product_characteristics_count',''),(8960,692,'product_characteristics_count_nikotin',''),(8961,692,'product_characteristics_size','80'),(8962,692,'product_characteristics_weight','12'),(8963,692,'product_characteristics_capacity','280'),(8964,692,'product_characteristics',''),(8965,692,'where_buy','1'),(8966,692,'count_of_puff_puff_text','Количество затяжек'),(8967,692,'count_of_puff_puff_val','200'),(8968,692,'count_of_puff',''),(8969,692,'product_img','149'),(8970,692,'product_characteristics_count_of_puff_puff_text',''),(8971,692,'product_characteristics_count_of_puff_puff_val',''),(8972,692,'product_characteristics_count_of_puff','300-400'),(8973,692,'product_characteristics_count_of_nikotin_puff_text',''),(8974,692,'product_characteristics_count_of_nikotin_puff_val',''),(8975,692,'product_characteristics_count_of_nikotin',' 1.25'),(8976,692,'product_characteristics_size_puff_text',''),(8977,692,'product_characteristics_size_puff_val',''),(8978,692,'product_characteristics_weight_puff_text',''),(8979,692,'product_characteristics_weight_puff_val',''),(8980,692,'product_characteristics_capacity_puff_text',''),(8981,692,'product_characteristics_capacity_puff_val',''),(8982,692,'product_taste_14_name','Дважды Жвачка'),(8983,692,'_edit_last','1'),(8984,692,'_brand','field_611aa6eea67f3'),(8985,692,'_product_name','field_611b820ca8ae8'),(8986,692,'_product_price','field_611b828ca8ae9'),(8987,692,'_product_img','field_611b8b1ddf19c'),(8988,692,'_where_buy','field_611b88e0a8af6'),(8989,692,'_product_description','field_611b829aa8aea'),(8990,692,'_product_taste_0_name','field_611b835da8aed'),(8991,692,'_product_taste_1_name','field_611b835da8aed'),(8992,692,'_product_taste_2_name','field_611b835da8aed'),(8993,692,'_product_taste_3_name','field_611b835da8aed'),(8994,692,'_product_taste_4_name','field_611b835da8aed'),(8995,692,'_product_taste_5_name','field_611b835da8aed'),(8996,692,'_product_taste_6_name','field_611b835da8aed'),(8997,692,'_product_taste_7_name','field_611b835da8aed'),(8998,692,'_product_taste_8_name','field_611b835da8aed'),(8999,692,'_product_taste_9_name','field_611b835da8aed'),(9000,692,'_product_taste_10_name','field_611b835da8aed'),(9001,692,'_product_taste_11_name','field_611b835da8aed'),(9002,692,'_product_taste_12_name','field_611b835da8aed'),(9003,692,'_product_taste_13_name','field_611b835da8aed'),(9004,692,'_product_taste_14_name','field_611b835da8aed'),(9005,692,'_product_taste','field_611b8342a8aec'),(9006,692,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9007,692,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9008,692,'_product_characteristics_size','field_611b90b565bd0'),(9009,692,'_product_characteristics_weight','field_611b90c965bd3'),(9010,692,'_product_characteristics_capacity','field_611b90dc65bd6'),(9011,692,'_product_characteristics','field_611b87a8a8af0'),(9012,692,'_edit_lock','1629654147:1'),(9013,693,'brand','663'),(9014,693,'product_name','HQD Cuvie Plus'),(9015,693,'product_price','400'),(9016,693,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9017,693,'product_taste_0_name','Клубника'),(9018,693,'product_taste_1_name','Черника'),(9019,693,'product_taste_2_name','Вишня'),(9020,693,'product_taste_3_name','Банан'),(9021,693,'product_taste_4_name','Банан'),(9022,693,'product_taste_5_name','Арбуз'),(9023,693,'product_taste_6_name','Персик'),(9024,693,'product_taste_7_name','Виноград'),(9025,693,'product_taste_8_name','Яблоко'),(9026,693,'product_taste_9_name','Манго'),(9027,693,'product_taste_10_name','Чичи'),(9028,693,'product_taste_11_name','Дыня'),(9029,693,'product_taste_12_name','Апельсин'),(9030,693,'product_taste_13_name','Жвачка'),(9031,693,'product_taste','15'),(9032,693,'product_characteristics_count',''),(9033,693,'product_characteristics_count_nikotin',''),(9034,693,'product_characteristics_size','80'),(9035,693,'product_characteristics_weight','12'),(9036,693,'product_characteristics_capacity','280'),(9037,693,'product_characteristics',''),(9038,693,'where_buy','1'),(9039,693,'count_of_puff_puff_text','Количество затяжек'),(9040,693,'count_of_puff_puff_val','200'),(9041,693,'count_of_puff',''),(9042,693,'product_img','560'),(9043,693,'product_characteristics_count_of_puff_puff_text',''),(9044,693,'product_characteristics_count_of_puff_puff_val',''),(9045,693,'product_characteristics_count_of_puff','1200'),(9046,693,'product_characteristics_count_of_nikotin_puff_text',''),(9047,693,'product_characteristics_count_of_nikotin_puff_val',''),(9048,693,'product_characteristics_count_of_nikotin',' 1.25'),(9049,693,'product_characteristics_size_puff_text',''),(9050,693,'product_characteristics_size_puff_val',''),(9051,693,'product_characteristics_weight_puff_text',''),(9052,693,'product_characteristics_weight_puff_val',''),(9053,693,'product_characteristics_capacity_puff_text',''),(9054,693,'product_characteristics_capacity_puff_val',''),(9055,693,'product_taste_14_name','Дважды Жвачка'),(9056,693,'_edit_last','1'),(9057,693,'_brand','field_611aa6eea67f3'),(9058,693,'_product_name','field_611b820ca8ae8'),(9059,693,'_product_price','field_611b828ca8ae9'),(9060,693,'_product_img','field_611b8b1ddf19c'),(9061,693,'_where_buy','field_611b88e0a8af6'),(9062,693,'_product_description','field_611b829aa8aea'),(9063,693,'_product_taste_0_name','field_611b835da8aed'),(9064,693,'_product_taste_1_name','field_611b835da8aed'),(9065,693,'_product_taste_2_name','field_611b835da8aed'),(9066,693,'_product_taste_3_name','field_611b835da8aed'),(9067,693,'_product_taste_4_name','field_611b835da8aed'),(9068,693,'_product_taste_5_name','field_611b835da8aed'),(9069,693,'_product_taste_6_name','field_611b835da8aed'),(9070,693,'_product_taste_7_name','field_611b835da8aed'),(9071,693,'_product_taste_8_name','field_611b835da8aed'),(9072,693,'_product_taste_9_name','field_611b835da8aed'),(9073,693,'_product_taste_10_name','field_611b835da8aed'),(9074,693,'_product_taste_11_name','field_611b835da8aed'),(9075,693,'_product_taste_12_name','field_611b835da8aed'),(9076,693,'_product_taste_13_name','field_611b835da8aed'),(9077,693,'_product_taste_14_name','field_611b835da8aed'),(9078,693,'_product_taste','field_611b8342a8aec'),(9079,693,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9080,693,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9081,693,'_product_characteristics_size','field_611b90b565bd0'),(9082,693,'_product_characteristics_weight','field_611b90c965bd3'),(9083,693,'_product_characteristics_capacity','field_611b90dc65bd6'),(9084,693,'_product_characteristics','field_611b87a8a8af0'),(9085,693,'_edit_lock','1629654170:1'),(9086,694,'brand','664'),(9087,694,'product_name','HQD Cuvie Plus'),(9088,694,'product_price','400'),(9089,694,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9090,694,'product_taste_0_name','Клубника'),(9091,694,'product_taste_1_name','Черника'),(9092,694,'product_taste_2_name','Вишня'),(9093,694,'product_taste_3_name','Банан'),(9094,694,'product_taste_4_name','Банан'),(9095,694,'product_taste_5_name','Арбуз'),(9096,694,'product_taste_6_name','Персик'),(9097,694,'product_taste_7_name','Виноград'),(9098,694,'product_taste_8_name','Яблоко'),(9099,694,'product_taste_9_name','Манго'),(9100,694,'product_taste_10_name','Чичи'),(9101,694,'product_taste_11_name','Дыня'),(9102,694,'product_taste_12_name','Апельсин'),(9103,694,'product_taste_13_name','Жвачка'),(9104,694,'product_taste','15'),(9105,694,'product_characteristics_count',''),(9106,694,'product_characteristics_count_nikotin',''),(9107,694,'product_characteristics_size','80'),(9108,694,'product_characteristics_weight','12'),(9109,694,'product_characteristics_capacity','280'),(9110,694,'product_characteristics',''),(9111,694,'where_buy','1'),(9112,694,'count_of_puff_puff_text','Количество затяжек'),(9113,694,'count_of_puff_puff_val','200'),(9114,694,'count_of_puff',''),(9115,694,'product_img','560'),(9116,694,'product_characteristics_count_of_puff_puff_text',''),(9117,694,'product_characteristics_count_of_puff_puff_val',''),(9118,694,'product_characteristics_count_of_puff','1200'),(9119,694,'product_characteristics_count_of_nikotin_puff_text',''),(9120,694,'product_characteristics_count_of_nikotin_puff_val',''),(9121,694,'product_characteristics_count_of_nikotin',' 1.25'),(9122,694,'product_characteristics_size_puff_text',''),(9123,694,'product_characteristics_size_puff_val',''),(9124,694,'product_characteristics_weight_puff_text',''),(9125,694,'product_characteristics_weight_puff_val',''),(9126,694,'product_characteristics_capacity_puff_text',''),(9127,694,'product_characteristics_capacity_puff_val',''),(9128,694,'product_taste_14_name','Дважды Жвачка'),(9129,694,'_edit_last','1'),(9130,694,'_brand','field_611aa6eea67f3'),(9131,694,'_product_name','field_611b820ca8ae8'),(9132,694,'_product_price','field_611b828ca8ae9'),(9133,694,'_product_img','field_611b8b1ddf19c'),(9134,694,'_where_buy','field_611b88e0a8af6'),(9135,694,'_product_description','field_611b829aa8aea'),(9136,694,'_product_taste_0_name','field_611b835da8aed'),(9137,694,'_product_taste_1_name','field_611b835da8aed'),(9138,694,'_product_taste_2_name','field_611b835da8aed'),(9139,694,'_product_taste_3_name','field_611b835da8aed'),(9140,694,'_product_taste_4_name','field_611b835da8aed'),(9141,694,'_product_taste_5_name','field_611b835da8aed'),(9142,694,'_product_taste_6_name','field_611b835da8aed'),(9143,694,'_product_taste_7_name','field_611b835da8aed'),(9144,694,'_product_taste_8_name','field_611b835da8aed'),(9145,694,'_product_taste_9_name','field_611b835da8aed'),(9146,694,'_product_taste_10_name','field_611b835da8aed'),(9147,694,'_product_taste_11_name','field_611b835da8aed'),(9148,694,'_product_taste_12_name','field_611b835da8aed'),(9149,694,'_product_taste_13_name','field_611b835da8aed'),(9150,694,'_product_taste_14_name','field_611b835da8aed'),(9151,694,'_product_taste','field_611b8342a8aec'),(9152,694,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9153,694,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9154,694,'_product_characteristics_size','field_611b90b565bd0'),(9155,694,'_product_characteristics_weight','field_611b90c965bd3'),(9156,694,'_product_characteristics_capacity','field_611b90dc65bd6'),(9157,694,'_product_characteristics','field_611b87a8a8af0'),(9158,694,'_edit_lock','1629654178:1'),(9159,695,'brand','661'),(9160,695,'product_name','IGET NOVA'),(9161,695,'product_price','300'),(9162,695,'where_buy','1'),(9163,695,'product_img','611'),(9164,695,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9165,695,'product_taste_0_name','Клубника'),(9166,695,'product_taste','2'),(9167,695,'product_characteristics_count_of_puff_puff_text',''),(9168,695,'product_characteristics_count_of_puff_puff_val',''),(9169,695,'product_characteristics_count_of_puff','500'),(9170,695,'product_characteristics_count_of_nikotin_puff_text',''),(9171,695,'product_characteristics_count_of_nikotin_puff_val',''),(9172,695,'product_characteristics_count_of_nikotin',' 1.25'),(9173,695,'product_characteristics_size_puff_text',''),(9174,695,'product_characteristics_size_puff_val',''),(9175,695,'product_characteristics_size','80'),(9176,695,'product_characteristics_weight_puff_text',''),(9177,695,'product_characteristics_weight_puff_val',''),(9178,695,'product_characteristics_weight','12'),(9179,695,'product_characteristics_capacity_puff_text',''),(9180,695,'product_characteristics_capacity_puff_val',''),(9181,695,'product_characteristics_capacity','280'),(9182,695,'product_characteristics',''),(9183,695,'product_taste_1_name','Вишня'),(9184,695,'_edit_last','1'),(9185,695,'_brand','field_611aa6eea67f3'),(9186,695,'_product_name','field_611b820ca8ae8'),(9187,695,'_product_price','field_611b828ca8ae9'),(9188,695,'_product_img','field_611b8b1ddf19c'),(9189,695,'_where_buy','field_611b88e0a8af6'),(9190,695,'_product_description','field_611b829aa8aea'),(9191,695,'_product_taste_0_name','field_611b835da8aed'),(9192,695,'_product_taste_1_name','field_611b835da8aed'),(9193,695,'_product_taste','field_611b8342a8aec'),(9194,695,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9195,695,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9196,695,'_product_characteristics_size','field_611b90b565bd0'),(9197,695,'_product_characteristics_weight','field_611b90c965bd3'),(9198,695,'_product_characteristics_capacity','field_611b90dc65bd6'),(9199,695,'_product_characteristics','field_611b87a8a8af0'),(9200,695,'_edit_lock','1629654214:1'),(9201,696,'brand','662'),(9202,696,'product_name','IGET NOVA'),(9203,696,'product_price','300'),(9204,696,'where_buy','1'),(9205,696,'product_img','611'),(9206,696,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9207,696,'product_taste_0_name','Клубника'),(9208,696,'product_taste','2'),(9209,696,'product_characteristics_count_of_puff_puff_text',''),(9210,696,'product_characteristics_count_of_puff_puff_val',''),(9211,696,'product_characteristics_count_of_puff','500'),(9212,696,'product_characteristics_count_of_nikotin_puff_text',''),(9213,696,'product_characteristics_count_of_nikotin_puff_val',''),(9214,696,'product_characteristics_count_of_nikotin',' 1.25'),(9215,696,'product_characteristics_size_puff_text',''),(9216,696,'product_characteristics_size_puff_val',''),(9217,696,'product_characteristics_size','80'),(9218,696,'product_characteristics_weight_puff_text',''),(9219,696,'product_characteristics_weight_puff_val',''),(9220,696,'product_characteristics_weight','12'),(9221,696,'product_characteristics_capacity_puff_text',''),(9222,696,'product_characteristics_capacity_puff_val',''),(9223,696,'product_characteristics_capacity','280'),(9224,696,'product_characteristics',''),(9225,696,'product_taste_1_name','Вишня'),(9226,696,'_edit_last','1'),(9227,696,'_brand','field_611aa6eea67f3'),(9228,696,'_product_name','field_611b820ca8ae8'),(9229,696,'_product_price','field_611b828ca8ae9'),(9230,696,'_product_img','field_611b8b1ddf19c'),(9231,696,'_where_buy','field_611b88e0a8af6'),(9232,696,'_product_description','field_611b829aa8aea'),(9233,696,'_product_taste_0_name','field_611b835da8aed'),(9234,696,'_product_taste_1_name','field_611b835da8aed'),(9235,696,'_product_taste','field_611b8342a8aec'),(9236,696,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9237,696,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9238,696,'_product_characteristics_size','field_611b90b565bd0'),(9239,696,'_product_characteristics_weight','field_611b90c965bd3'),(9240,696,'_product_characteristics_capacity','field_611b90dc65bd6'),(9241,696,'_product_characteristics','field_611b87a8a8af0'),(9242,696,'_edit_lock','1629654228:1'),(9243,697,'brand','661'),(9244,697,'product_name','IGET PLUS'),(9245,697,'product_price','300'),(9246,697,'where_buy','1'),(9247,697,'product_img','612'),(9248,697,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9249,697,'product_taste_0_name','Клубника'),(9250,697,'product_taste','2'),(9251,697,'product_characteristics_count_of_puff_puff_text',''),(9252,697,'product_characteristics_count_of_puff_puff_val',''),(9253,697,'product_characteristics_count_of_puff','1200'),(9254,697,'product_characteristics_count_of_nikotin_puff_text',''),(9255,697,'product_characteristics_count_of_nikotin_puff_val',''),(9256,697,'product_characteristics_count_of_nikotin',' 1.25'),(9257,697,'product_characteristics_size_puff_text',''),(9258,697,'product_characteristics_size_puff_val',''),(9259,697,'product_characteristics_size','80'),(9260,697,'product_characteristics_weight_puff_text',''),(9261,697,'product_characteristics_weight_puff_val',''),(9262,697,'product_characteristics_weight','12'),(9263,697,'product_characteristics_capacity_puff_text',''),(9264,697,'product_characteristics_capacity_puff_val',''),(9265,697,'product_characteristics_capacity','280'),(9266,697,'product_characteristics',''),(9267,697,'product_taste_1_name','Вишня'),(9268,697,'_edit_last','1'),(9269,697,'_brand','field_611aa6eea67f3'),(9270,697,'_product_name','field_611b820ca8ae8'),(9271,697,'_product_price','field_611b828ca8ae9'),(9272,697,'_product_img','field_611b8b1ddf19c'),(9273,697,'_where_buy','field_611b88e0a8af6'),(9274,697,'_product_description','field_611b829aa8aea'),(9275,697,'_product_taste_0_name','field_611b835da8aed'),(9276,697,'_product_taste_1_name','field_611b835da8aed'),(9277,697,'_product_taste','field_611b8342a8aec'),(9278,697,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9279,697,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9280,697,'_product_characteristics_size','field_611b90b565bd0'),(9281,697,'_product_characteristics_weight','field_611b90c965bd3'),(9282,697,'_product_characteristics_capacity','field_611b90dc65bd6'),(9283,697,'_product_characteristics','field_611b87a8a8af0'),(9284,697,'_edit_lock','1629654245:1'),(9285,698,'brand','662'),(9286,698,'product_name','IGET PLUS'),(9287,698,'product_price','300'),(9288,698,'where_buy','1'),(9289,698,'product_img','612'),(9290,698,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9291,698,'product_taste_0_name','Клубника'),(9292,698,'product_taste','2'),(9293,698,'product_characteristics_count_of_puff_puff_text',''),(9294,698,'product_characteristics_count_of_puff_puff_val',''),(9295,698,'product_characteristics_count_of_puff','1200'),(9296,698,'product_characteristics_count_of_nikotin_puff_text',''),(9297,698,'product_characteristics_count_of_nikotin_puff_val',''),(9298,698,'product_characteristics_count_of_nikotin',' 1.25'),(9299,698,'product_characteristics_size_puff_text',''),(9300,698,'product_characteristics_size_puff_val',''),(9301,698,'product_characteristics_size','80'),(9302,698,'product_characteristics_weight_puff_text',''),(9303,698,'product_characteristics_weight_puff_val',''),(9304,698,'product_characteristics_weight','12'),(9305,698,'product_characteristics_capacity_puff_text',''),(9306,698,'product_characteristics_capacity_puff_val',''),(9307,698,'product_characteristics_capacity','280'),(9308,698,'product_characteristics',''),(9309,698,'product_taste_1_name','Вишня'),(9310,698,'_edit_last','1'),(9311,698,'_brand','field_611aa6eea67f3'),(9312,698,'_product_name','field_611b820ca8ae8'),(9313,698,'_product_price','field_611b828ca8ae9'),(9314,698,'_product_img','field_611b8b1ddf19c'),(9315,698,'_where_buy','field_611b88e0a8af6'),(9316,698,'_product_description','field_611b829aa8aea'),(9317,698,'_product_taste_0_name','field_611b835da8aed'),(9318,698,'_product_taste_1_name','field_611b835da8aed'),(9319,698,'_product_taste','field_611b8342a8aec'),(9320,698,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9321,698,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9322,698,'_product_characteristics_size','field_611b90b565bd0'),(9323,698,'_product_characteristics_weight','field_611b90c965bd3'),(9324,698,'_product_characteristics_capacity','field_611b90dc65bd6'),(9325,698,'_product_characteristics','field_611b87a8a8af0'),(9326,698,'_edit_lock','1629654253:1'),(9327,699,'brand','661'),(9328,699,'product_name','IGET 600'),(9329,699,'product_price','200'),(9330,699,'where_buy','1'),(9331,699,'product_img','607'),(9332,699,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9333,699,'product_taste_0_name','Клубника'),(9334,699,'product_taste','2'),(9335,699,'product_characteristics_count_of_puff_puff_text',''),(9336,699,'product_characteristics_count_of_puff_puff_val',''),(9337,699,'product_characteristics_count_of_puff','1800'),(9338,699,'product_characteristics_count_of_nikotin_puff_text',''),(9339,699,'product_characteristics_count_of_nikotin_puff_val',''),(9340,699,'product_characteristics_count_of_nikotin',' 1.25'),(9341,699,'product_characteristics_size_puff_text',''),(9342,699,'product_characteristics_size_puff_val',''),(9343,699,'product_characteristics_size','80'),(9344,699,'product_characteristics_weight_puff_text',''),(9345,699,'product_characteristics_weight_puff_val',''),(9346,699,'product_characteristics_weight','12'),(9347,699,'product_characteristics_capacity_puff_text',''),(9348,699,'product_characteristics_capacity_puff_val',''),(9349,699,'product_characteristics_capacity','280'),(9350,699,'product_characteristics',''),(9351,699,'product_taste_1_name','Вишня'),(9352,699,'_edit_last','1'),(9353,699,'_brand','field_611aa6eea67f3'),(9354,699,'_product_name','field_611b820ca8ae8'),(9355,699,'_product_price','field_611b828ca8ae9'),(9356,699,'_product_img','field_611b8b1ddf19c'),(9357,699,'_where_buy','field_611b88e0a8af6'),(9358,699,'_product_description','field_611b829aa8aea'),(9359,699,'_product_taste_0_name','field_611b835da8aed'),(9360,699,'_product_taste_1_name','field_611b835da8aed'),(9361,699,'_product_taste','field_611b8342a8aec'),(9362,699,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9363,699,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9364,699,'_product_characteristics_size','field_611b90b565bd0'),(9365,699,'_product_characteristics_weight','field_611b90c965bd3'),(9366,699,'_product_characteristics_capacity','field_611b90dc65bd6'),(9367,699,'_product_characteristics','field_611b87a8a8af0'),(9368,699,'_edit_lock','1629654297:1'),(9369,700,'brand','662'),(9370,700,'product_name','IGET 600'),(9371,700,'product_price','200'),(9372,700,'where_buy','1'),(9373,700,'product_img','607'),(9374,700,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9375,700,'product_taste_0_name','Клубника'),(9376,700,'product_taste','2'),(9377,700,'product_characteristics_count_of_puff_puff_text',''),(9378,700,'product_characteristics_count_of_puff_puff_val',''),(9379,700,'product_characteristics_count_of_puff','1800'),(9380,700,'product_characteristics_count_of_nikotin_puff_text',''),(9381,700,'product_characteristics_count_of_nikotin_puff_val',''),(9382,700,'product_characteristics_count_of_nikotin',' 1.25'),(9383,700,'product_characteristics_size_puff_text',''),(9384,700,'product_characteristics_size_puff_val',''),(9385,700,'product_characteristics_size','80'),(9386,700,'product_characteristics_weight_puff_text',''),(9387,700,'product_characteristics_weight_puff_val',''),(9388,700,'product_characteristics_weight','12'),(9389,700,'product_characteristics_capacity_puff_text',''),(9390,700,'product_characteristics_capacity_puff_val',''),(9391,700,'product_characteristics_capacity','280'),(9392,700,'product_characteristics',''),(9393,700,'product_taste_1_name','Вишня'),(9394,700,'_edit_last','1'),(9395,700,'_edit_lock','1629654313:1'),(9396,700,'_brand','field_611aa6eea67f3'),(9397,700,'_product_name','field_611b820ca8ae8'),(9398,700,'_product_price','field_611b828ca8ae9'),(9399,700,'_product_img','field_611b8b1ddf19c'),(9400,700,'_where_buy','field_611b88e0a8af6'),(9401,700,'_product_description','field_611b829aa8aea'),(9402,700,'_product_taste_0_name','field_611b835da8aed'),(9403,700,'_product_taste_1_name','field_611b835da8aed'),(9404,700,'_product_taste','field_611b8342a8aec'),(9405,700,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9406,700,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9407,700,'_product_characteristics_size','field_611b90b565bd0'),(9408,700,'_product_characteristics_weight','field_611b90c965bd3'),(9409,700,'_product_characteristics_capacity','field_611b90dc65bd6'),(9410,700,'_product_characteristics','field_611b87a8a8af0'),(9411,701,'brand','661'),(9412,701,'product_name','IGET XXL'),(9413,701,'product_price','300'),(9414,701,'where_buy','1'),(9415,701,'product_img','617'),(9416,701,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9417,701,'product_taste_0_name','Клубника'),(9418,701,'product_taste','2'),(9419,701,'product_characteristics_count_of_puff_puff_text',''),(9420,701,'product_characteristics_count_of_puff_puff_val',''),(9421,701,'product_characteristics_count_of_puff','1800'),(9422,701,'product_characteristics_count_of_nikotin_puff_text',''),(9423,701,'product_characteristics_count_of_nikotin_puff_val',''),(9424,701,'product_characteristics_count_of_nikotin',' 1.25'),(9425,701,'product_characteristics_size_puff_text',''),(9426,701,'product_characteristics_size_puff_val',''),(9427,701,'product_characteristics_size','80'),(9428,701,'product_characteristics_weight_puff_text',''),(9429,701,'product_characteristics_weight_puff_val',''),(9430,701,'product_characteristics_weight','12'),(9431,701,'product_characteristics_capacity_puff_text',''),(9432,701,'product_characteristics_capacity_puff_val',''),(9433,701,'product_characteristics_capacity','280'),(9434,701,'product_characteristics',''),(9435,701,'product_taste_1_name','Вишня'),(9436,701,'_edit_last','1'),(9437,701,'_edit_lock','1629654328:1'),(9438,701,'_brand','field_611aa6eea67f3'),(9439,701,'_product_name','field_611b820ca8ae8'),(9440,701,'_product_price','field_611b828ca8ae9'),(9441,701,'_product_img','field_611b8b1ddf19c'),(9442,701,'_where_buy','field_611b88e0a8af6'),(9443,701,'_product_description','field_611b829aa8aea'),(9444,701,'_product_taste_0_name','field_611b835da8aed'),(9445,701,'_product_taste_1_name','field_611b835da8aed'),(9446,701,'_product_taste','field_611b8342a8aec'),(9447,701,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9448,701,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9449,701,'_product_characteristics_size','field_611b90b565bd0'),(9450,701,'_product_characteristics_weight','field_611b90c965bd3'),(9451,701,'_product_characteristics_capacity','field_611b90dc65bd6'),(9452,701,'_product_characteristics','field_611b87a8a8af0'),(9453,702,'brand','662'),(9454,702,'product_name','IGET XXL'),(9455,702,'product_price','300'),(9456,702,'where_buy','1'),(9457,702,'product_img','617'),(9458,702,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9459,702,'product_taste_0_name','Клубника'),(9460,702,'product_taste','2'),(9461,702,'product_characteristics_count_of_puff_puff_text',''),(9462,702,'product_characteristics_count_of_puff_puff_val',''),(9463,702,'product_characteristics_count_of_puff','1800'),(9464,702,'product_characteristics_count_of_nikotin_puff_text',''),(9465,702,'product_characteristics_count_of_nikotin_puff_val',''),(9466,702,'product_characteristics_count_of_nikotin',' 1.25'),(9467,702,'product_characteristics_size_puff_text',''),(9468,702,'product_characteristics_size_puff_val',''),(9469,702,'product_characteristics_size','80'),(9470,702,'product_characteristics_weight_puff_text',''),(9471,702,'product_characteristics_weight_puff_val',''),(9472,702,'product_characteristics_weight','12'),(9473,702,'product_characteristics_capacity_puff_text',''),(9474,702,'product_characteristics_capacity_puff_val',''),(9475,702,'product_characteristics_capacity','280'),(9476,702,'product_characteristics',''),(9477,702,'product_taste_1_name','Вишня'),(9478,702,'_edit_last','1'),(9479,702,'_brand','field_611aa6eea67f3'),(9480,702,'_product_name','field_611b820ca8ae8'),(9481,702,'_product_price','field_611b828ca8ae9'),(9482,702,'_product_img','field_611b8b1ddf19c'),(9483,702,'_where_buy','field_611b88e0a8af6'),(9484,702,'_product_description','field_611b829aa8aea'),(9485,702,'_product_taste_0_name','field_611b835da8aed'),(9486,702,'_product_taste_1_name','field_611b835da8aed'),(9487,702,'_product_taste','field_611b8342a8aec'),(9488,702,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9489,702,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9490,702,'_product_characteristics_size','field_611b90b565bd0'),(9491,702,'_product_characteristics_weight','field_611b90c965bd3'),(9492,702,'_product_characteristics_capacity','field_611b90dc65bd6'),(9493,702,'_product_characteristics','field_611b87a8a8af0'),(9494,702,'_edit_lock','1629654353:1'),(9495,703,'brand','659'),(9496,703,'product_name','IORE LITE black'),(9497,703,'product_price','400'),(9498,703,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9499,703,'product_taste_0_name','Клубника'),(9500,703,'product_taste_1_name','Черника'),(9501,703,'product_taste_2_name','Вишня'),(9502,703,'product_taste_3_name','Банан'),(9503,703,'product_taste_4_name','Арбуз'),(9504,703,'product_taste_5_name','Персик'),(9505,703,'product_taste_6_name','Виноград'),(9506,703,'product_taste_7_name','Яблоко'),(9507,703,'product_taste_8_name','Манго'),(9508,703,'product_taste_9_name','Чичи'),(9509,703,'product_taste_10_name','Дыня'),(9510,703,'product_taste_11_name','Апельсин'),(9511,703,'product_taste','12'),(9512,703,'product_characteristics_count',''),(9513,703,'product_characteristics_count_nikotin',''),(9514,703,'product_characteristics_size','80'),(9515,703,'product_characteristics_weight','12'),(9516,703,'product_characteristics_capacity','280'),(9517,703,'product_characteristics',''),(9518,703,'where_buy','1'),(9519,703,'count_of_puff_puff_text','Количество затяжек'),(9520,703,'count_of_puff_puff_val','200'),(9521,703,'count_of_puff',''),(9522,703,'product_img','601'),(9523,703,'product_characteristics_count_of_puff_puff_text',''),(9524,703,'product_characteristics_count_of_puff_puff_val',''),(9525,703,'product_characteristics_count_of_puff','300'),(9526,703,'product_characteristics_count_of_nikotin_puff_text',''),(9527,703,'product_characteristics_count_of_nikotin_puff_val',''),(9528,703,'product_characteristics_count_of_nikotin',' 1.25'),(9529,703,'product_characteristics_size_puff_text',''),(9530,703,'product_characteristics_size_puff_val',''),(9531,703,'product_characteristics_weight_puff_text',''),(9532,703,'product_characteristics_weight_puff_val',''),(9533,703,'product_characteristics_capacity_puff_text',''),(9534,703,'product_characteristics_capacity_puff_val',''),(9535,703,'_edit_last','1'),(9536,703,'_brand','field_611aa6eea67f3'),(9537,703,'_product_name','field_611b820ca8ae8'),(9538,703,'_product_price','field_611b828ca8ae9'),(9539,703,'_product_img','field_611b8b1ddf19c'),(9540,703,'_where_buy','field_611b88e0a8af6'),(9541,703,'_product_description','field_611b829aa8aea'),(9542,703,'_product_taste_0_name','field_611b835da8aed'),(9543,703,'_product_taste_1_name','field_611b835da8aed'),(9544,703,'_product_taste_2_name','field_611b835da8aed'),(9545,703,'_product_taste_3_name','field_611b835da8aed'),(9546,703,'_product_taste_4_name','field_611b835da8aed'),(9547,703,'_product_taste_5_name','field_611b835da8aed'),(9548,703,'_product_taste_6_name','field_611b835da8aed'),(9549,703,'_product_taste_7_name','field_611b835da8aed'),(9550,703,'_product_taste_8_name','field_611b835da8aed'),(9551,703,'_product_taste_9_name','field_611b835da8aed'),(9552,703,'_product_taste_10_name','field_611b835da8aed'),(9553,703,'_product_taste_11_name','field_611b835da8aed'),(9554,703,'_product_taste','field_611b8342a8aec'),(9555,703,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9556,703,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9557,703,'_product_characteristics_size','field_611b90b565bd0'),(9558,703,'_product_characteristics_weight','field_611b90c965bd3'),(9559,703,'_product_characteristics_capacity','field_611b90dc65bd6'),(9560,703,'_product_characteristics','field_611b87a8a8af0'),(9561,703,'_edit_lock','1629654369:1'),(9562,704,'brand','660'),(9563,704,'product_name','IORE LITE black'),(9564,704,'product_price','400'),(9565,704,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9566,704,'product_taste_0_name','Клубника'),(9567,704,'product_taste_1_name','Черника'),(9568,704,'product_taste_2_name','Вишня'),(9569,704,'product_taste_3_name','Банан'),(9570,704,'product_taste_4_name','Арбуз'),(9571,704,'product_taste_5_name','Персик'),(9572,704,'product_taste_6_name','Виноград'),(9573,704,'product_taste_7_name','Яблоко'),(9574,704,'product_taste_8_name','Манго'),(9575,704,'product_taste_9_name','Чичи'),(9576,704,'product_taste_10_name','Дыня'),(9577,704,'product_taste_11_name','Апельсин'),(9578,704,'product_taste','12'),(9579,704,'product_characteristics_count',''),(9580,704,'product_characteristics_count_nikotin',''),(9581,704,'product_characteristics_size','80'),(9582,704,'product_characteristics_weight','12'),(9583,704,'product_characteristics_capacity','280'),(9584,704,'product_characteristics',''),(9585,704,'where_buy','1'),(9586,704,'count_of_puff_puff_text','Количество затяжек'),(9587,704,'count_of_puff_puff_val','200'),(9588,704,'count_of_puff',''),(9589,704,'product_img','601'),(9590,704,'product_characteristics_count_of_puff_puff_text',''),(9591,704,'product_characteristics_count_of_puff_puff_val',''),(9592,704,'product_characteristics_count_of_puff','300'),(9593,704,'product_characteristics_count_of_nikotin_puff_text',''),(9594,704,'product_characteristics_count_of_nikotin_puff_val',''),(9595,704,'product_characteristics_count_of_nikotin',' 1.25'),(9596,704,'product_characteristics_size_puff_text',''),(9597,704,'product_characteristics_size_puff_val',''),(9598,704,'product_characteristics_weight_puff_text',''),(9599,704,'product_characteristics_weight_puff_val',''),(9600,704,'product_characteristics_capacity_puff_text',''),(9601,704,'product_characteristics_capacity_puff_val',''),(9602,704,'_edit_last','1'),(9603,704,'_brand','field_611aa6eea67f3'),(9604,704,'_product_name','field_611b820ca8ae8'),(9605,704,'_product_price','field_611b828ca8ae9'),(9606,704,'_product_img','field_611b8b1ddf19c'),(9607,704,'_where_buy','field_611b88e0a8af6'),(9608,704,'_product_description','field_611b829aa8aea'),(9609,704,'_product_taste_0_name','field_611b835da8aed'),(9610,704,'_product_taste_1_name','field_611b835da8aed'),(9611,704,'_product_taste_2_name','field_611b835da8aed'),(9612,704,'_product_taste_3_name','field_611b835da8aed'),(9613,704,'_product_taste_4_name','field_611b835da8aed'),(9614,704,'_product_taste_5_name','field_611b835da8aed'),(9615,704,'_product_taste_6_name','field_611b835da8aed'),(9616,704,'_product_taste_7_name','field_611b835da8aed'),(9617,704,'_product_taste_8_name','field_611b835da8aed'),(9618,704,'_product_taste_9_name','field_611b835da8aed'),(9619,704,'_product_taste_10_name','field_611b835da8aed'),(9620,704,'_product_taste_11_name','field_611b835da8aed'),(9621,704,'_product_taste','field_611b8342a8aec'),(9622,704,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9623,704,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9624,704,'_product_characteristics_size','field_611b90b565bd0'),(9625,704,'_product_characteristics_weight','field_611b90c965bd3'),(9626,704,'_product_characteristics_capacity','field_611b90dc65bd6'),(9627,704,'_product_characteristics','field_611b87a8a8af0'),(9628,704,'_edit_lock','1629654379:1'),(9629,705,'brand','659'),(9630,705,'product_name','IORE LITE white'),(9631,705,'product_price','400'),(9632,705,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9633,705,'product_taste_0_name','Клубника'),(9634,705,'product_taste_1_name','Черника'),(9635,705,'product_taste_2_name','Вишня'),(9636,705,'product_taste_3_name','Банан'),(9637,705,'product_taste_4_name','Арбуз'),(9638,705,'product_taste_5_name','Персик'),(9639,705,'product_taste_6_name','Виноград'),(9640,705,'product_taste_7_name','Яблоко'),(9641,705,'product_taste_8_name','Манго'),(9642,705,'product_taste_9_name','Чичи'),(9643,705,'product_taste_10_name','Дыня'),(9644,705,'product_taste_11_name','Апельсин'),(9645,705,'product_taste','12'),(9646,705,'product_characteristics_count',''),(9647,705,'product_characteristics_count_nikotin',''),(9648,705,'product_characteristics_size','80'),(9649,705,'product_characteristics_weight','12'),(9650,705,'product_characteristics_capacity','280'),(9651,705,'product_characteristics',''),(9652,705,'where_buy','1'),(9653,705,'count_of_puff_puff_text','Количество затяжек'),(9654,705,'count_of_puff_puff_val','200'),(9655,705,'count_of_puff',''),(9656,705,'product_img','602'),(9657,705,'product_characteristics_count_of_puff_puff_text',''),(9658,705,'product_characteristics_count_of_puff_puff_val',''),(9659,705,'product_characteristics_count_of_puff','300'),(9660,705,'product_characteristics_count_of_nikotin_puff_text',''),(9661,705,'product_characteristics_count_of_nikotin_puff_val',''),(9662,705,'product_characteristics_count_of_nikotin',' 1.25'),(9663,705,'product_characteristics_size_puff_text',''),(9664,705,'product_characteristics_size_puff_val',''),(9665,705,'product_characteristics_weight_puff_text',''),(9666,705,'product_characteristics_weight_puff_val',''),(9667,705,'product_characteristics_capacity_puff_text',''),(9668,705,'product_characteristics_capacity_puff_val',''),(9669,705,'_edit_last','1'),(9670,705,'_brand','field_611aa6eea67f3'),(9671,705,'_product_name','field_611b820ca8ae8'),(9672,705,'_product_price','field_611b828ca8ae9'),(9673,705,'_product_img','field_611b8b1ddf19c'),(9674,705,'_where_buy','field_611b88e0a8af6'),(9675,705,'_product_description','field_611b829aa8aea'),(9676,705,'_product_taste_0_name','field_611b835da8aed'),(9677,705,'_product_taste_1_name','field_611b835da8aed'),(9678,705,'_product_taste_2_name','field_611b835da8aed'),(9679,705,'_product_taste_3_name','field_611b835da8aed'),(9680,705,'_product_taste_4_name','field_611b835da8aed'),(9681,705,'_product_taste_5_name','field_611b835da8aed'),(9682,705,'_product_taste_6_name','field_611b835da8aed'),(9683,705,'_product_taste_7_name','field_611b835da8aed'),(9684,705,'_product_taste_8_name','field_611b835da8aed'),(9685,705,'_product_taste_9_name','field_611b835da8aed'),(9686,705,'_product_taste_10_name','field_611b835da8aed'),(9687,705,'_product_taste_11_name','field_611b835da8aed'),(9688,705,'_product_taste','field_611b8342a8aec'),(9689,705,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9690,705,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9691,705,'_product_characteristics_size','field_611b90b565bd0'),(9692,705,'_product_characteristics_weight','field_611b90c965bd3'),(9693,705,'_product_characteristics_capacity','field_611b90dc65bd6'),(9694,705,'_product_characteristics','field_611b87a8a8af0'),(9695,705,'_edit_lock','1629654396:1'),(9696,706,'brand','660'),(9697,706,'product_name','IORE LITE white'),(9698,706,'product_price','400'),(9699,706,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9700,706,'product_taste_0_name','Клубника'),(9701,706,'product_taste_1_name','Черника'),(9702,706,'product_taste_2_name','Вишня'),(9703,706,'product_taste_3_name','Банан'),(9704,706,'product_taste_4_name','Арбуз'),(9705,706,'product_taste_5_name','Персик'),(9706,706,'product_taste_6_name','Виноград'),(9707,706,'product_taste_7_name','Яблоко'),(9708,706,'product_taste_8_name','Манго'),(9709,706,'product_taste_9_name','Чичи'),(9710,706,'product_taste_10_name','Дыня'),(9711,706,'product_taste_11_name','Апельсин'),(9712,706,'product_taste','12'),(9713,706,'product_characteristics_count',''),(9714,706,'product_characteristics_count_nikotin',''),(9715,706,'product_characteristics_size','80'),(9716,706,'product_characteristics_weight','12'),(9717,706,'product_characteristics_capacity','280'),(9718,706,'product_characteristics',''),(9719,706,'where_buy','1'),(9720,706,'count_of_puff_puff_text','Количество затяжек'),(9721,706,'count_of_puff_puff_val','200'),(9722,706,'count_of_puff',''),(9723,706,'product_img','602'),(9724,706,'product_characteristics_count_of_puff_puff_text',''),(9725,706,'product_characteristics_count_of_puff_puff_val',''),(9726,706,'product_characteristics_count_of_puff','300'),(9727,706,'product_characteristics_count_of_nikotin_puff_text',''),(9728,706,'product_characteristics_count_of_nikotin_puff_val',''),(9729,706,'product_characteristics_count_of_nikotin',' 1.25'),(9730,706,'product_characteristics_size_puff_text',''),(9731,706,'product_characteristics_size_puff_val',''),(9732,706,'product_characteristics_weight_puff_text',''),(9733,706,'product_characteristics_weight_puff_val',''),(9734,706,'product_characteristics_capacity_puff_text',''),(9735,706,'product_characteristics_capacity_puff_val',''),(9736,706,'_edit_last','1'),(9737,706,'_brand','field_611aa6eea67f3'),(9738,706,'_product_name','field_611b820ca8ae8'),(9739,706,'_product_price','field_611b828ca8ae9'),(9740,706,'_product_img','field_611b8b1ddf19c'),(9741,706,'_where_buy','field_611b88e0a8af6'),(9742,706,'_product_description','field_611b829aa8aea'),(9743,706,'_product_taste_0_name','field_611b835da8aed'),(9744,706,'_product_taste_1_name','field_611b835da8aed'),(9745,706,'_product_taste_2_name','field_611b835da8aed'),(9746,706,'_product_taste_3_name','field_611b835da8aed'),(9747,706,'_product_taste_4_name','field_611b835da8aed'),(9748,706,'_product_taste_5_name','field_611b835da8aed'),(9749,706,'_product_taste_6_name','field_611b835da8aed'),(9750,706,'_product_taste_7_name','field_611b835da8aed'),(9751,706,'_product_taste_8_name','field_611b835da8aed'),(9752,706,'_product_taste_9_name','field_611b835da8aed'),(9753,706,'_product_taste_10_name','field_611b835da8aed'),(9754,706,'_product_taste_11_name','field_611b835da8aed'),(9755,706,'_product_taste','field_611b8342a8aec'),(9756,706,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9757,706,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9758,706,'_product_characteristics_size','field_611b90b565bd0'),(9759,706,'_product_characteristics_weight','field_611b90c965bd3'),(9760,706,'_product_characteristics_capacity','field_611b90dc65bd6'),(9761,706,'_product_characteristics','field_611b87a8a8af0'),(9762,706,'_edit_lock','1629654410:1'),(9763,707,'brand','659'),(9764,707,'product_name','IORE LITE'),(9765,707,'product_price','400'),(9766,707,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9767,707,'product_taste_0_name','Клубника'),(9768,707,'product_taste_1_name','Черника'),(9769,707,'product_taste_2_name','Вишня'),(9770,707,'product_taste_3_name','Банан'),(9771,707,'product_taste_4_name','Арбуз'),(9772,707,'product_taste_5_name','Персик'),(9773,707,'product_taste_6_name','Виноград'),(9774,707,'product_taste_7_name','Яблоко'),(9775,707,'product_taste_8_name','Манго'),(9776,707,'product_taste_9_name','Чичи'),(9777,707,'product_taste_10_name','Дыня'),(9778,707,'product_taste_11_name','Апельсин'),(9779,707,'product_taste','12'),(9780,707,'product_characteristics_count',''),(9781,707,'product_characteristics_count_nikotin',''),(9782,707,'product_characteristics_size','80'),(9783,707,'product_characteristics_weight','12'),(9784,707,'product_characteristics_capacity','280'),(9785,707,'product_characteristics',''),(9786,707,'where_buy','1'),(9787,707,'count_of_puff_puff_text','Количество затяжек'),(9788,707,'count_of_puff_puff_val','200'),(9789,707,'count_of_puff',''),(9790,707,'product_img','600'),(9791,707,'product_characteristics_count_of_puff_puff_text',''),(9792,707,'product_characteristics_count_of_puff_puff_val',''),(9793,707,'product_characteristics_count_of_puff','300'),(9794,707,'product_characteristics_count_of_nikotin_puff_text',''),(9795,707,'product_characteristics_count_of_nikotin_puff_val',''),(9796,707,'product_characteristics_count_of_nikotin',' 1.25'),(9797,707,'product_characteristics_size_puff_text',''),(9798,707,'product_characteristics_size_puff_val',''),(9799,707,'product_characteristics_weight_puff_text',''),(9800,707,'product_characteristics_weight_puff_val',''),(9801,707,'product_characteristics_capacity_puff_text',''),(9802,707,'product_characteristics_capacity_puff_val',''),(9803,707,'_edit_last','1'),(9804,707,'_brand','field_611aa6eea67f3'),(9805,707,'_product_name','field_611b820ca8ae8'),(9806,707,'_product_price','field_611b828ca8ae9'),(9807,707,'_product_img','field_611b8b1ddf19c'),(9808,707,'_where_buy','field_611b88e0a8af6'),(9809,707,'_product_description','field_611b829aa8aea'),(9810,707,'_product_taste_0_name','field_611b835da8aed'),(9811,707,'_product_taste_1_name','field_611b835da8aed'),(9812,707,'_product_taste_2_name','field_611b835da8aed'),(9813,707,'_product_taste_3_name','field_611b835da8aed'),(9814,707,'_product_taste_4_name','field_611b835da8aed'),(9815,707,'_product_taste_5_name','field_611b835da8aed'),(9816,707,'_product_taste_6_name','field_611b835da8aed'),(9817,707,'_product_taste_7_name','field_611b835da8aed'),(9818,707,'_product_taste_8_name','field_611b835da8aed'),(9819,707,'_product_taste_9_name','field_611b835da8aed'),(9820,707,'_product_taste_10_name','field_611b835da8aed'),(9821,707,'_product_taste_11_name','field_611b835da8aed'),(9822,707,'_product_taste','field_611b8342a8aec'),(9823,707,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9824,707,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9825,707,'_product_characteristics_size','field_611b90b565bd0'),(9826,707,'_product_characteristics_weight','field_611b90c965bd3'),(9827,707,'_product_characteristics_capacity','field_611b90dc65bd6'),(9828,707,'_product_characteristics','field_611b87a8a8af0'),(9829,707,'_edit_lock','1629654425:1'),(9830,708,'brand','660'),(9831,708,'product_name','IORE LITE'),(9832,708,'product_price','400'),(9833,708,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9834,708,'product_taste_0_name','Клубника'),(9835,708,'product_taste_1_name','Черника'),(9836,708,'product_taste_2_name','Вишня'),(9837,708,'product_taste_3_name','Банан'),(9838,708,'product_taste_4_name','Арбуз'),(9839,708,'product_taste_5_name','Персик'),(9840,708,'product_taste_6_name','Виноград'),(9841,708,'product_taste_7_name','Яблоко'),(9842,708,'product_taste_8_name','Манго'),(9843,708,'product_taste_9_name','Чичи'),(9844,708,'product_taste_10_name','Дыня'),(9845,708,'product_taste_11_name','Апельсин'),(9846,708,'product_taste','12'),(9847,708,'product_characteristics_count',''),(9848,708,'product_characteristics_count_nikotin',''),(9849,708,'product_characteristics_size','80'),(9850,708,'product_characteristics_weight','12'),(9851,708,'product_characteristics_capacity','280'),(9852,708,'product_characteristics',''),(9853,708,'where_buy','1'),(9854,708,'count_of_puff_puff_text','Количество затяжек'),(9855,708,'count_of_puff_puff_val','200'),(9856,708,'count_of_puff',''),(9857,708,'product_img','600'),(9858,708,'product_characteristics_count_of_puff_puff_text',''),(9859,708,'product_characteristics_count_of_puff_puff_val',''),(9860,708,'product_characteristics_count_of_puff','300'),(9861,708,'product_characteristics_count_of_nikotin_puff_text',''),(9862,708,'product_characteristics_count_of_nikotin_puff_val',''),(9863,708,'product_characteristics_count_of_nikotin',' 1.25'),(9864,708,'product_characteristics_size_puff_text',''),(9865,708,'product_characteristics_size_puff_val',''),(9866,708,'product_characteristics_weight_puff_text',''),(9867,708,'product_characteristics_weight_puff_val',''),(9868,708,'product_characteristics_capacity_puff_text',''),(9869,708,'product_characteristics_capacity_puff_val',''),(9870,708,'_edit_last','1'),(9871,708,'_brand','field_611aa6eea67f3'),(9872,708,'_product_name','field_611b820ca8ae8'),(9873,708,'_product_price','field_611b828ca8ae9'),(9874,708,'_product_img','field_611b8b1ddf19c'),(9875,708,'_where_buy','field_611b88e0a8af6'),(9876,708,'_product_description','field_611b829aa8aea'),(9877,708,'_product_taste_0_name','field_611b835da8aed'),(9878,708,'_product_taste_1_name','field_611b835da8aed'),(9879,708,'_product_taste_2_name','field_611b835da8aed'),(9880,708,'_product_taste_3_name','field_611b835da8aed'),(9881,708,'_product_taste_4_name','field_611b835da8aed'),(9882,708,'_product_taste_5_name','field_611b835da8aed'),(9883,708,'_product_taste_6_name','field_611b835da8aed'),(9884,708,'_product_taste_7_name','field_611b835da8aed'),(9885,708,'_product_taste_8_name','field_611b835da8aed'),(9886,708,'_product_taste_9_name','field_611b835da8aed'),(9887,708,'_product_taste_10_name','field_611b835da8aed'),(9888,708,'_product_taste_11_name','field_611b835da8aed'),(9889,708,'_product_taste','field_611b8342a8aec'),(9890,708,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9891,708,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9892,708,'_product_characteristics_size','field_611b90b565bd0'),(9893,708,'_product_characteristics_weight','field_611b90c965bd3'),(9894,708,'_product_characteristics_capacity','field_611b90dc65bd6'),(9895,708,'_product_characteristics','field_611b87a8a8af0'),(9896,708,'_edit_lock','1629654436:1'),(9897,709,'brand','663'),(9898,709,'product_name','HQD MAXX'),(9899,709,'product_price','600'),(9900,709,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9901,709,'product_taste_0_name','Клубника'),(9902,709,'product_taste_1_name','Черника'),(9903,709,'product_taste_2_name','Вишня'),(9904,709,'product_taste_3_name','Банан'),(9905,709,'product_taste_4_name','Банан'),(9906,709,'product_taste_5_name','Арбуз'),(9907,709,'product_taste_6_name','Персик'),(9908,709,'product_taste_7_name','Виноград'),(9909,709,'product_taste_8_name','Яблоко'),(9910,709,'product_taste_9_name','Манго'),(9911,709,'product_taste_10_name','Чичи'),(9912,709,'product_taste_11_name','Дыня'),(9913,709,'product_taste_12_name','Апельсин'),(9914,709,'product_taste_13_name','Жвачка'),(9915,709,'product_taste','15'),(9916,709,'product_characteristics_count',''),(9917,709,'product_characteristics_count_nikotin',''),(9918,709,'product_characteristics_size','80'),(9919,709,'product_characteristics_weight','12'),(9920,709,'product_characteristics_capacity','280'),(9921,709,'product_characteristics',''),(9922,709,'where_buy','1'),(9923,709,'count_of_puff_puff_text','Количество затяжек'),(9924,709,'count_of_puff_puff_val','200'),(9925,709,'count_of_puff',''),(9926,709,'product_img','563'),(9927,709,'product_characteristics_count_of_puff_puff_text',''),(9928,709,'product_characteristics_count_of_puff_puff_val',''),(9929,709,'product_characteristics_count_of_puff','2500'),(9930,709,'product_characteristics_count_of_nikotin_puff_text',''),(9931,709,'product_characteristics_count_of_nikotin_puff_val',''),(9932,709,'product_characteristics_count_of_nikotin',' 1.25'),(9933,709,'product_characteristics_size_puff_text',''),(9934,709,'product_characteristics_size_puff_val',''),(9935,709,'product_characteristics_weight_puff_text',''),(9936,709,'product_characteristics_weight_puff_val',''),(9937,709,'product_characteristics_capacity_puff_text',''),(9938,709,'product_characteristics_capacity_puff_val',''),(9939,709,'product_taste_14_name','Дважды Жвачка'),(9940,709,'_edit_last','1'),(9941,709,'_brand','field_611aa6eea67f3'),(9942,709,'_product_name','field_611b820ca8ae8'),(9943,709,'_product_price','field_611b828ca8ae9'),(9944,709,'_product_img','field_611b8b1ddf19c'),(9945,709,'_where_buy','field_611b88e0a8af6'),(9946,709,'_product_description','field_611b829aa8aea'),(9947,709,'_product_taste_0_name','field_611b835da8aed'),(9948,709,'_product_taste_1_name','field_611b835da8aed'),(9949,709,'_product_taste_2_name','field_611b835da8aed'),(9950,709,'_product_taste_3_name','field_611b835da8aed'),(9951,709,'_product_taste_4_name','field_611b835da8aed'),(9952,709,'_product_taste_5_name','field_611b835da8aed'),(9953,709,'_product_taste_6_name','field_611b835da8aed'),(9954,709,'_product_taste_7_name','field_611b835da8aed'),(9955,709,'_product_taste_8_name','field_611b835da8aed'),(9956,709,'_product_taste_9_name','field_611b835da8aed'),(9957,709,'_product_taste_10_name','field_611b835da8aed'),(9958,709,'_product_taste_11_name','field_611b835da8aed'),(9959,709,'_product_taste_12_name','field_611b835da8aed'),(9960,709,'_product_taste_13_name','field_611b835da8aed'),(9961,709,'_product_taste_14_name','field_611b835da8aed'),(9962,709,'_product_taste','field_611b8342a8aec'),(9963,709,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(9964,709,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(9965,709,'_product_characteristics_size','field_611b90b565bd0'),(9966,709,'_product_characteristics_weight','field_611b90c965bd3'),(9967,709,'_product_characteristics_capacity','field_611b90dc65bd6'),(9968,709,'_product_characteristics','field_611b87a8a8af0'),(9969,709,'_edit_lock','1629654449:1'),(9970,710,'brand','664'),(9971,710,'product_name','HQD MAXX'),(9972,710,'product_price','600'),(9973,710,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(9974,710,'product_taste_0_name','Клубника'),(9975,710,'product_taste_1_name','Черника'),(9976,710,'product_taste_2_name','Вишня'),(9977,710,'product_taste_3_name','Банан'),(9978,710,'product_taste_4_name','Банан'),(9979,710,'product_taste_5_name','Арбуз'),(9980,710,'product_taste_6_name','Персик'),(9981,710,'product_taste_7_name','Виноград'),(9982,710,'product_taste_8_name','Яблоко'),(9983,710,'product_taste_9_name','Манго'),(9984,710,'product_taste_10_name','Чичи'),(9985,710,'product_taste_11_name','Дыня'),(9986,710,'product_taste_12_name','Апельсин'),(9987,710,'product_taste_13_name','Жвачка'),(9988,710,'product_taste','15'),(9989,710,'product_characteristics_count',''),(9990,710,'product_characteristics_count_nikotin',''),(9991,710,'product_characteristics_size','80'),(9992,710,'product_characteristics_weight','12'),(9993,710,'product_characteristics_capacity','280'),(9994,710,'product_characteristics',''),(9995,710,'where_buy','1'),(9996,710,'count_of_puff_puff_text','Количество затяжек'),(9997,710,'count_of_puff_puff_val','200'),(9998,710,'count_of_puff',''),(9999,710,'product_img','563'),(10000,710,'product_characteristics_count_of_puff_puff_text',''),(10001,710,'product_characteristics_count_of_puff_puff_val',''),(10002,710,'product_characteristics_count_of_puff','2500'),(10003,710,'product_characteristics_count_of_nikotin_puff_text',''),(10004,710,'product_characteristics_count_of_nikotin_puff_val',''),(10005,710,'product_characteristics_count_of_nikotin',' 1.25'),(10006,710,'product_characteristics_size_puff_text',''),(10007,710,'product_characteristics_size_puff_val',''),(10008,710,'product_characteristics_weight_puff_text',''),(10009,710,'product_characteristics_weight_puff_val',''),(10010,710,'product_characteristics_capacity_puff_text',''),(10011,710,'product_characteristics_capacity_puff_val',''),(10012,710,'product_taste_14_name','Дважды Жвачка'),(10013,710,'_edit_last','1'),(10014,710,'_brand','field_611aa6eea67f3'),(10015,710,'_product_name','field_611b820ca8ae8'),(10016,710,'_product_price','field_611b828ca8ae9'),(10017,710,'_product_img','field_611b8b1ddf19c'),(10018,710,'_where_buy','field_611b88e0a8af6'),(10019,710,'_product_description','field_611b829aa8aea'),(10020,710,'_product_taste_0_name','field_611b835da8aed'),(10021,710,'_product_taste_1_name','field_611b835da8aed'),(10022,710,'_product_taste_2_name','field_611b835da8aed'),(10023,710,'_product_taste_3_name','field_611b835da8aed'),(10024,710,'_product_taste_4_name','field_611b835da8aed'),(10025,710,'_product_taste_5_name','field_611b835da8aed'),(10026,710,'_product_taste_6_name','field_611b835da8aed'),(10027,710,'_product_taste_7_name','field_611b835da8aed'),(10028,710,'_product_taste_8_name','field_611b835da8aed'),(10029,710,'_product_taste_9_name','field_611b835da8aed'),(10030,710,'_product_taste_10_name','field_611b835da8aed'),(10031,710,'_product_taste_11_name','field_611b835da8aed'),(10032,710,'_product_taste_12_name','field_611b835da8aed'),(10033,710,'_product_taste_13_name','field_611b835da8aed'),(10034,710,'_product_taste_14_name','field_611b835da8aed'),(10035,710,'_product_taste','field_611b8342a8aec'),(10036,710,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10037,710,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10038,710,'_product_characteristics_size','field_611b90b565bd0'),(10039,710,'_product_characteristics_weight','field_611b90c965bd3'),(10040,710,'_product_characteristics_capacity','field_611b90dc65bd6'),(10041,710,'_product_characteristics','field_611b87a8a8af0'),(10042,710,'_edit_lock','1629654460:1'),(10043,711,'brand','663'),(10044,711,'product_name','HQD Mega'),(10045,711,'product_price','500'),(10046,711,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10047,711,'product_taste_0_name','Клубника'),(10048,711,'product_taste_1_name','Черника'),(10049,711,'product_taste_2_name','Вишня'),(10050,711,'product_taste_3_name','Банан'),(10051,711,'product_taste_4_name','Банан'),(10052,711,'product_taste_5_name','Арбуз'),(10053,711,'product_taste_6_name','Персик'),(10054,711,'product_taste_7_name','Виноград'),(10055,711,'product_taste_8_name','Яблоко'),(10056,711,'product_taste_9_name','Манго'),(10057,711,'product_taste_10_name','Чичи'),(10058,711,'product_taste_11_name','Дыня'),(10059,711,'product_taste_12_name','Апельсин'),(10060,711,'product_taste_13_name','Жвачка'),(10061,711,'product_taste','15'),(10062,711,'product_characteristics_count',''),(10063,711,'product_characteristics_count_nikotin',''),(10064,711,'product_characteristics_size','80'),(10065,711,'product_characteristics_weight','12'),(10066,711,'product_characteristics_capacity','280'),(10067,711,'product_characteristics',''),(10068,711,'where_buy','1'),(10069,711,'count_of_puff_puff_text','Количество затяжек'),(10070,711,'count_of_puff_puff_val','200'),(10071,711,'count_of_puff',''),(10072,711,'product_img','564'),(10073,711,'product_characteristics_count_of_puff_puff_text',''),(10074,711,'product_characteristics_count_of_puff_puff_val',''),(10075,711,'product_characteristics_count_of_puff','1600'),(10076,711,'product_characteristics_count_of_nikotin_puff_text',''),(10077,711,'product_characteristics_count_of_nikotin_puff_val',''),(10078,711,'product_characteristics_count_of_nikotin',' 1.25'),(10079,711,'product_characteristics_size_puff_text',''),(10080,711,'product_characteristics_size_puff_val',''),(10081,711,'product_characteristics_weight_puff_text',''),(10082,711,'product_characteristics_weight_puff_val',''),(10083,711,'product_characteristics_capacity_puff_text',''),(10084,711,'product_characteristics_capacity_puff_val',''),(10085,711,'product_taste_14_name','Дважды Жвачка'),(10086,711,'_edit_last','1'),(10087,711,'_brand','field_611aa6eea67f3'),(10088,711,'_product_name','field_611b820ca8ae8'),(10089,711,'_product_price','field_611b828ca8ae9'),(10090,711,'_product_img','field_611b8b1ddf19c'),(10091,711,'_where_buy','field_611b88e0a8af6'),(10092,711,'_product_description','field_611b829aa8aea'),(10093,711,'_product_taste_0_name','field_611b835da8aed'),(10094,711,'_product_taste_1_name','field_611b835da8aed'),(10095,711,'_product_taste_2_name','field_611b835da8aed'),(10096,711,'_product_taste_3_name','field_611b835da8aed'),(10097,711,'_product_taste_4_name','field_611b835da8aed'),(10098,711,'_product_taste_5_name','field_611b835da8aed'),(10099,711,'_product_taste_6_name','field_611b835da8aed'),(10100,711,'_product_taste_7_name','field_611b835da8aed'),(10101,711,'_product_taste_8_name','field_611b835da8aed'),(10102,711,'_product_taste_9_name','field_611b835da8aed'),(10103,711,'_product_taste_10_name','field_611b835da8aed'),(10104,711,'_product_taste_11_name','field_611b835da8aed'),(10105,711,'_product_taste_12_name','field_611b835da8aed'),(10106,711,'_product_taste_13_name','field_611b835da8aed'),(10107,711,'_product_taste_14_name','field_611b835da8aed'),(10108,711,'_product_taste','field_611b8342a8aec'),(10109,711,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10110,711,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10111,711,'_product_characteristics_size','field_611b90b565bd0'),(10112,711,'_product_characteristics_weight','field_611b90c965bd3'),(10113,711,'_product_characteristics_capacity','field_611b90dc65bd6'),(10114,711,'_product_characteristics','field_611b87a8a8af0'),(10115,711,'_edit_lock','1629654523:1'),(10116,712,'brand','664'),(10117,712,'product_name','HQD Mega'),(10118,712,'product_price','500'),(10119,712,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10120,712,'product_taste_0_name','Клубника'),(10121,712,'product_taste_1_name','Черника'),(10122,712,'product_taste_2_name','Вишня'),(10123,712,'product_taste_3_name','Банан'),(10124,712,'product_taste_4_name','Банан'),(10125,712,'product_taste_5_name','Арбуз'),(10126,712,'product_taste_6_name','Персик'),(10127,712,'product_taste_7_name','Виноград'),(10128,712,'product_taste_8_name','Яблоко'),(10129,712,'product_taste_9_name','Манго'),(10130,712,'product_taste_10_name','Чичи'),(10131,712,'product_taste_11_name','Дыня'),(10132,712,'product_taste_12_name','Апельсин'),(10133,712,'product_taste_13_name','Жвачка'),(10134,712,'product_taste','15'),(10135,712,'product_characteristics_count',''),(10136,712,'product_characteristics_count_nikotin',''),(10137,712,'product_characteristics_size','80'),(10138,712,'product_characteristics_weight','12'),(10139,712,'product_characteristics_capacity','280'),(10140,712,'product_characteristics',''),(10141,712,'where_buy','1'),(10142,712,'count_of_puff_puff_text','Количество затяжек'),(10143,712,'count_of_puff_puff_val','200'),(10144,712,'count_of_puff',''),(10145,712,'product_img','564'),(10146,712,'product_characteristics_count_of_puff_puff_text',''),(10147,712,'product_characteristics_count_of_puff_puff_val',''),(10148,712,'product_characteristics_count_of_puff','1600'),(10149,712,'product_characteristics_count_of_nikotin_puff_text',''),(10150,712,'product_characteristics_count_of_nikotin_puff_val',''),(10151,712,'product_characteristics_count_of_nikotin',' 1.25'),(10152,712,'product_characteristics_size_puff_text',''),(10153,712,'product_characteristics_size_puff_val',''),(10154,712,'product_characteristics_weight_puff_text',''),(10155,712,'product_characteristics_weight_puff_val',''),(10156,712,'product_characteristics_capacity_puff_text',''),(10157,712,'product_characteristics_capacity_puff_val',''),(10158,712,'product_taste_14_name','Дважды Жвачка'),(10159,712,'_edit_last','1'),(10160,712,'_brand','field_611aa6eea67f3'),(10161,712,'_product_name','field_611b820ca8ae8'),(10162,712,'_product_price','field_611b828ca8ae9'),(10163,712,'_product_img','field_611b8b1ddf19c'),(10164,712,'_where_buy','field_611b88e0a8af6'),(10165,712,'_product_description','field_611b829aa8aea'),(10166,712,'_product_taste_0_name','field_611b835da8aed'),(10167,712,'_product_taste_1_name','field_611b835da8aed'),(10168,712,'_product_taste_2_name','field_611b835da8aed'),(10169,712,'_product_taste_3_name','field_611b835da8aed'),(10170,712,'_product_taste_4_name','field_611b835da8aed'),(10171,712,'_product_taste_5_name','field_611b835da8aed'),(10172,712,'_product_taste_6_name','field_611b835da8aed'),(10173,712,'_product_taste_7_name','field_611b835da8aed'),(10174,712,'_product_taste_8_name','field_611b835da8aed'),(10175,712,'_product_taste_9_name','field_611b835da8aed'),(10176,712,'_product_taste_10_name','field_611b835da8aed'),(10177,712,'_product_taste_11_name','field_611b835da8aed'),(10178,712,'_product_taste_12_name','field_611b835da8aed'),(10179,712,'_product_taste_13_name','field_611b835da8aed'),(10180,712,'_product_taste_14_name','field_611b835da8aed'),(10181,712,'_product_taste','field_611b8342a8aec'),(10182,712,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10183,712,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10184,712,'_product_characteristics_size','field_611b90b565bd0'),(10185,712,'_product_characteristics_weight','field_611b90c965bd3'),(10186,712,'_product_characteristics_capacity','field_611b90dc65bd6'),(10187,712,'_product_characteristics','field_611b87a8a8af0'),(10188,712,'_edit_lock','1629654537:1'),(10189,713,'brand','663'),(10190,713,'product_name','HQD Melo'),(10191,713,'product_price','450'),(10192,713,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10193,713,'product_taste_0_name','Клубника'),(10194,713,'product_taste_1_name','Черника'),(10195,713,'product_taste_2_name','Вишня'),(10196,713,'product_taste_3_name','Банан'),(10197,713,'product_taste_4_name','Банан'),(10198,713,'product_taste_5_name','Арбуз'),(10199,713,'product_taste_6_name','Персик'),(10200,713,'product_taste_7_name','Виноград'),(10201,713,'product_taste_8_name','Яблоко'),(10202,713,'product_taste_9_name','Манго'),(10203,713,'product_taste_10_name','Чичи'),(10204,713,'product_taste_11_name','Дыня'),(10205,713,'product_taste_12_name','Апельсин'),(10206,713,'product_taste_13_name','Жвачка'),(10207,713,'product_taste','15'),(10208,713,'product_characteristics_count',''),(10209,713,'product_characteristics_count_nikotin',''),(10210,713,'product_characteristics_size','80'),(10211,713,'product_characteristics_weight','12'),(10212,713,'product_characteristics_capacity','280'),(10213,713,'product_characteristics',''),(10214,713,'where_buy','1'),(10215,713,'count_of_puff_puff_text','Количество затяжек'),(10216,713,'count_of_puff_puff_val','200'),(10217,713,'count_of_puff',''),(10218,713,'product_img','565'),(10219,713,'product_characteristics_count_of_puff_puff_text',''),(10220,713,'product_characteristics_count_of_puff_puff_val',''),(10221,713,'product_characteristics_count_of_puff','1000'),(10222,713,'product_characteristics_count_of_nikotin_puff_text',''),(10223,713,'product_characteristics_count_of_nikotin_puff_val',''),(10224,713,'product_characteristics_count_of_nikotin',' 1.25'),(10225,713,'product_characteristics_size_puff_text',''),(10226,713,'product_characteristics_size_puff_val',''),(10227,713,'product_characteristics_weight_puff_text',''),(10228,713,'product_characteristics_weight_puff_val',''),(10229,713,'product_characteristics_capacity_puff_text',''),(10230,713,'product_characteristics_capacity_puff_val',''),(10231,713,'product_taste_14_name','Дважды Жвачка'),(10232,713,'_edit_last','1'),(10233,713,'_brand','field_611aa6eea67f3'),(10234,713,'_product_name','field_611b820ca8ae8'),(10235,713,'_product_price','field_611b828ca8ae9'),(10236,713,'_product_img','field_611b8b1ddf19c'),(10237,713,'_where_buy','field_611b88e0a8af6'),(10238,713,'_product_description','field_611b829aa8aea'),(10239,713,'_product_taste_0_name','field_611b835da8aed'),(10240,713,'_product_taste_1_name','field_611b835da8aed'),(10241,713,'_product_taste_2_name','field_611b835da8aed'),(10242,713,'_product_taste_3_name','field_611b835da8aed'),(10243,713,'_product_taste_4_name','field_611b835da8aed'),(10244,713,'_product_taste_5_name','field_611b835da8aed'),(10245,713,'_product_taste_6_name','field_611b835da8aed'),(10246,713,'_product_taste_7_name','field_611b835da8aed'),(10247,713,'_product_taste_8_name','field_611b835da8aed'),(10248,713,'_product_taste_9_name','field_611b835da8aed'),(10249,713,'_product_taste_10_name','field_611b835da8aed'),(10250,713,'_product_taste_11_name','field_611b835da8aed'),(10251,713,'_product_taste_12_name','field_611b835da8aed'),(10252,713,'_product_taste_13_name','field_611b835da8aed'),(10253,713,'_product_taste_14_name','field_611b835da8aed'),(10254,713,'_product_taste','field_611b8342a8aec'),(10255,713,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10256,713,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10257,713,'_product_characteristics_size','field_611b90b565bd0'),(10258,713,'_product_characteristics_weight','field_611b90c965bd3'),(10259,713,'_product_characteristics_capacity','field_611b90dc65bd6'),(10260,713,'_product_characteristics','field_611b87a8a8af0'),(10261,713,'_edit_lock','1629654552:1'),(10262,714,'brand','664'),(10263,714,'product_name','HQD Melo'),(10264,714,'product_price','450'),(10265,714,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10266,714,'product_taste_0_name','Клубника'),(10267,714,'product_taste_1_name','Черника'),(10268,714,'product_taste_2_name','Вишня'),(10269,714,'product_taste_3_name','Банан'),(10270,714,'product_taste_4_name','Банан'),(10271,714,'product_taste_5_name','Арбуз'),(10272,714,'product_taste_6_name','Персик'),(10273,714,'product_taste_7_name','Виноград'),(10274,714,'product_taste_8_name','Яблоко'),(10275,714,'product_taste_9_name','Манго'),(10276,714,'product_taste_10_name','Чичи'),(10277,714,'product_taste_11_name','Дыня'),(10278,714,'product_taste_12_name','Апельсин'),(10279,714,'product_taste_13_name','Жвачка'),(10280,714,'product_taste','15'),(10281,714,'product_characteristics_count',''),(10282,714,'product_characteristics_count_nikotin',''),(10283,714,'product_characteristics_size','80'),(10284,714,'product_characteristics_weight','12'),(10285,714,'product_characteristics_capacity','280'),(10286,714,'product_characteristics',''),(10287,714,'where_buy','1'),(10288,714,'count_of_puff_puff_text','Количество затяжек'),(10289,714,'count_of_puff_puff_val','200'),(10290,714,'count_of_puff',''),(10291,714,'product_img','565'),(10292,714,'product_characteristics_count_of_puff_puff_text',''),(10293,714,'product_characteristics_count_of_puff_puff_val',''),(10294,714,'product_characteristics_count_of_puff','1000'),(10295,714,'product_characteristics_count_of_nikotin_puff_text',''),(10296,714,'product_characteristics_count_of_nikotin_puff_val',''),(10297,714,'product_characteristics_count_of_nikotin',' 1.25'),(10298,714,'product_characteristics_size_puff_text',''),(10299,714,'product_characteristics_size_puff_val',''),(10300,714,'product_characteristics_weight_puff_text',''),(10301,714,'product_characteristics_weight_puff_val',''),(10302,714,'product_characteristics_capacity_puff_text',''),(10303,714,'product_characteristics_capacity_puff_val',''),(10304,714,'product_taste_14_name','Дважды Жвачка'),(10305,714,'_edit_last','1'),(10306,714,'_brand','field_611aa6eea67f3'),(10307,714,'_product_name','field_611b820ca8ae8'),(10308,714,'_product_price','field_611b828ca8ae9'),(10309,714,'_product_img','field_611b8b1ddf19c'),(10310,714,'_where_buy','field_611b88e0a8af6'),(10311,714,'_product_description','field_611b829aa8aea'),(10312,714,'_product_taste_0_name','field_611b835da8aed'),(10313,714,'_product_taste_1_name','field_611b835da8aed'),(10314,714,'_product_taste_2_name','field_611b835da8aed'),(10315,714,'_product_taste_3_name','field_611b835da8aed'),(10316,714,'_product_taste_4_name','field_611b835da8aed'),(10317,714,'_product_taste_5_name','field_611b835da8aed'),(10318,714,'_product_taste_6_name','field_611b835da8aed'),(10319,714,'_product_taste_7_name','field_611b835da8aed'),(10320,714,'_product_taste_8_name','field_611b835da8aed'),(10321,714,'_product_taste_9_name','field_611b835da8aed'),(10322,714,'_product_taste_10_name','field_611b835da8aed'),(10323,714,'_product_taste_11_name','field_611b835da8aed'),(10324,714,'_product_taste_12_name','field_611b835da8aed'),(10325,714,'_product_taste_13_name','field_611b835da8aed'),(10326,714,'_product_taste_14_name','field_611b835da8aed'),(10327,714,'_product_taste','field_611b8342a8aec'),(10328,714,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10329,714,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10330,714,'_product_characteristics_size','field_611b90b565bd0'),(10331,714,'_product_characteristics_weight','field_611b90c965bd3'),(10332,714,'_product_characteristics_capacity','field_611b90dc65bd6'),(10333,714,'_product_characteristics','field_611b87a8a8af0'),(10334,714,'_edit_lock','1629654561:1'),(10335,715,'brand','663'),(10336,715,'product_name','HQD Super'),(10337,715,'product_price','350'),(10338,715,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10339,715,'product_taste_0_name','Клубника'),(10340,715,'product_taste_1_name','Черника'),(10341,715,'product_taste_2_name','Вишня'),(10342,715,'product_taste_3_name','Банан'),(10343,715,'product_taste_4_name','Банан'),(10344,715,'product_taste_5_name','Арбуз'),(10345,715,'product_taste_6_name','Персик'),(10346,715,'product_taste_7_name','Виноград'),(10347,715,'product_taste_8_name','Яблоко'),(10348,715,'product_taste_9_name','Манго'),(10349,715,'product_taste_10_name','Чичи'),(10350,715,'product_taste_11_name','Дыня'),(10351,715,'product_taste_12_name','Апельсин'),(10352,715,'product_taste_13_name','Жвачка'),(10353,715,'product_taste','15'),(10354,715,'product_characteristics_count',''),(10355,715,'product_characteristics_count_nikotin',''),(10356,715,'product_characteristics_size','80'),(10357,715,'product_characteristics_weight','12'),(10358,715,'product_characteristics_capacity','280'),(10359,715,'product_characteristics',''),(10360,715,'where_buy','1'),(10361,715,'count_of_puff_puff_text','Количество затяжек'),(10362,715,'count_of_puff_puff_val','200'),(10363,715,'count_of_puff',''),(10364,715,'product_img','568'),(10365,715,'product_characteristics_count_of_puff_puff_text',''),(10366,715,'product_characteristics_count_of_puff_puff_val',''),(10367,715,'product_characteristics_count_of_puff','600'),(10368,715,'product_characteristics_count_of_nikotin_puff_text',''),(10369,715,'product_characteristics_count_of_nikotin_puff_val',''),(10370,715,'product_characteristics_count_of_nikotin',' 1.25'),(10371,715,'product_characteristics_size_puff_text',''),(10372,715,'product_characteristics_size_puff_val',''),(10373,715,'product_characteristics_weight_puff_text',''),(10374,715,'product_characteristics_weight_puff_val',''),(10375,715,'product_characteristics_capacity_puff_text',''),(10376,715,'product_characteristics_capacity_puff_val',''),(10377,715,'product_taste_14_name','Дважды Жвачка'),(10378,715,'_edit_last','1'),(10379,715,'_brand','field_611aa6eea67f3'),(10380,715,'_product_name','field_611b820ca8ae8'),(10381,715,'_product_price','field_611b828ca8ae9'),(10382,715,'_product_img','field_611b8b1ddf19c'),(10383,715,'_where_buy','field_611b88e0a8af6'),(10384,715,'_product_description','field_611b829aa8aea'),(10385,715,'_product_taste_0_name','field_611b835da8aed'),(10386,715,'_product_taste_1_name','field_611b835da8aed'),(10387,715,'_product_taste_2_name','field_611b835da8aed'),(10388,715,'_product_taste_3_name','field_611b835da8aed'),(10389,715,'_product_taste_4_name','field_611b835da8aed'),(10390,715,'_product_taste_5_name','field_611b835da8aed'),(10391,715,'_product_taste_6_name','field_611b835da8aed'),(10392,715,'_product_taste_7_name','field_611b835da8aed'),(10393,715,'_product_taste_8_name','field_611b835da8aed'),(10394,715,'_product_taste_9_name','field_611b835da8aed'),(10395,715,'_product_taste_10_name','field_611b835da8aed'),(10396,715,'_product_taste_11_name','field_611b835da8aed'),(10397,715,'_product_taste_12_name','field_611b835da8aed'),(10398,715,'_product_taste_13_name','field_611b835da8aed'),(10399,715,'_product_taste_14_name','field_611b835da8aed'),(10400,715,'_product_taste','field_611b8342a8aec'),(10401,715,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10402,715,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10403,715,'_product_characteristics_size','field_611b90b565bd0'),(10404,715,'_product_characteristics_weight','field_611b90c965bd3'),(10405,715,'_product_characteristics_capacity','field_611b90dc65bd6'),(10406,715,'_product_characteristics','field_611b87a8a8af0'),(10407,715,'_edit_lock','1629654579:1'),(10408,716,'brand','664'),(10409,716,'product_name','HQD Super'),(10410,716,'product_price','350'),(10411,716,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10412,716,'product_taste_0_name','Клубника'),(10413,716,'product_taste_1_name','Черника'),(10414,716,'product_taste_2_name','Вишня'),(10415,716,'product_taste_3_name','Банан'),(10416,716,'product_taste_4_name','Банан'),(10417,716,'product_taste_5_name','Арбуз'),(10418,716,'product_taste_6_name','Персик'),(10419,716,'product_taste_7_name','Виноград'),(10420,716,'product_taste_8_name','Яблоко'),(10421,716,'product_taste_9_name','Манго'),(10422,716,'product_taste_10_name','Чичи'),(10423,716,'product_taste_11_name','Дыня'),(10424,716,'product_taste_12_name','Апельсин'),(10425,716,'product_taste_13_name','Жвачка'),(10426,716,'product_taste','15'),(10427,716,'product_characteristics_count',''),(10428,716,'product_characteristics_count_nikotin',''),(10429,716,'product_characteristics_size','80'),(10430,716,'product_characteristics_weight','12'),(10431,716,'product_characteristics_capacity','280'),(10432,716,'product_characteristics',''),(10433,716,'where_buy','1'),(10434,716,'count_of_puff_puff_text','Количество затяжек'),(10435,716,'count_of_puff_puff_val','200'),(10436,716,'count_of_puff',''),(10437,716,'product_img','568'),(10438,716,'product_characteristics_count_of_puff_puff_text',''),(10439,716,'product_characteristics_count_of_puff_puff_val',''),(10440,716,'product_characteristics_count_of_puff','600'),(10441,716,'product_characteristics_count_of_nikotin_puff_text',''),(10442,716,'product_characteristics_count_of_nikotin_puff_val',''),(10443,716,'product_characteristics_count_of_nikotin',' 1.25'),(10444,716,'product_characteristics_size_puff_text',''),(10445,716,'product_characteristics_size_puff_val',''),(10446,716,'product_characteristics_weight_puff_text',''),(10447,716,'product_characteristics_weight_puff_val',''),(10448,716,'product_characteristics_capacity_puff_text',''),(10449,716,'product_characteristics_capacity_puff_val',''),(10450,716,'product_taste_14_name','Дважды Жвачка'),(10451,716,'_edit_last','1'),(10452,716,'_edit_lock','1629654589:1'),(10453,716,'_brand','field_611aa6eea67f3'),(10454,716,'_product_name','field_611b820ca8ae8'),(10455,716,'_product_price','field_611b828ca8ae9'),(10456,716,'_product_img','field_611b8b1ddf19c'),(10457,716,'_where_buy','field_611b88e0a8af6'),(10458,716,'_product_description','field_611b829aa8aea'),(10459,716,'_product_taste_0_name','field_611b835da8aed'),(10460,716,'_product_taste_1_name','field_611b835da8aed'),(10461,716,'_product_taste_2_name','field_611b835da8aed'),(10462,716,'_product_taste_3_name','field_611b835da8aed'),(10463,716,'_product_taste_4_name','field_611b835da8aed'),(10464,716,'_product_taste_5_name','field_611b835da8aed'),(10465,716,'_product_taste_6_name','field_611b835da8aed'),(10466,716,'_product_taste_7_name','field_611b835da8aed'),(10467,716,'_product_taste_8_name','field_611b835da8aed'),(10468,716,'_product_taste_9_name','field_611b835da8aed'),(10469,716,'_product_taste_10_name','field_611b835da8aed'),(10470,716,'_product_taste_11_name','field_611b835da8aed'),(10471,716,'_product_taste_12_name','field_611b835da8aed'),(10472,716,'_product_taste_13_name','field_611b835da8aed'),(10473,716,'_product_taste_14_name','field_611b835da8aed'),(10474,716,'_product_taste','field_611b8342a8aec'),(10475,716,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10476,716,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10477,716,'_product_characteristics_size','field_611b90b565bd0'),(10478,716,'_product_characteristics_weight','field_611b90c965bd3'),(10479,716,'_product_characteristics_capacity','field_611b90dc65bd6'),(10480,716,'_product_characteristics','field_611b87a8a8af0'),(10481,717,'brand','663'),(10482,717,'product_name','HQD Rosy'),(10483,717,'product_price','300'),(10484,717,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10485,717,'product_taste_0_name','Клубника'),(10486,717,'product_taste_1_name','Черника'),(10487,717,'product_taste_2_name','Вишня'),(10488,717,'product_taste_3_name','Банан'),(10489,717,'product_taste_4_name','Банан'),(10490,717,'product_taste_5_name','Арбуз'),(10491,717,'product_taste_6_name','Персик'),(10492,717,'product_taste_7_name','Виноград'),(10493,717,'product_taste_8_name','Яблоко'),(10494,717,'product_taste_9_name','Манго'),(10495,717,'product_taste_10_name','Чичи'),(10496,717,'product_taste_11_name','Дыня'),(10497,717,'product_taste_12_name','Апельсин'),(10498,717,'product_taste_13_name','Жвачка'),(10499,717,'product_taste','15'),(10500,717,'product_characteristics_count',''),(10501,717,'product_characteristics_count_nikotin',''),(10502,717,'product_characteristics_size','80'),(10503,717,'product_characteristics_weight','12'),(10504,717,'product_characteristics_capacity','280'),(10505,717,'product_characteristics',''),(10506,717,'where_buy','1'),(10507,717,'count_of_puff_puff_text','Количество затяжек'),(10508,717,'count_of_puff_puff_val','200'),(10509,717,'count_of_puff',''),(10510,717,'product_img','566'),(10511,717,'product_characteristics_count_of_puff_puff_text',''),(10512,717,'product_characteristics_count_of_puff_puff_val',''),(10513,717,'product_characteristics_count_of_puff','400-500'),(10514,717,'product_characteristics_count_of_nikotin_puff_text',''),(10515,717,'product_characteristics_count_of_nikotin_puff_val',''),(10516,717,'product_characteristics_count_of_nikotin',' 1.25'),(10517,717,'product_characteristics_size_puff_text',''),(10518,717,'product_characteristics_size_puff_val',''),(10519,717,'product_characteristics_weight_puff_text',''),(10520,717,'product_characteristics_weight_puff_val',''),(10521,717,'product_characteristics_capacity_puff_text',''),(10522,717,'product_characteristics_capacity_puff_val',''),(10523,717,'product_taste_14_name','Дважды Жвачка'),(10524,717,'_edit_last','1'),(10525,717,'_brand','field_611aa6eea67f3'),(10526,717,'_product_name','field_611b820ca8ae8'),(10527,717,'_product_price','field_611b828ca8ae9'),(10528,717,'_product_img','field_611b8b1ddf19c'),(10529,717,'_where_buy','field_611b88e0a8af6'),(10530,717,'_product_description','field_611b829aa8aea'),(10531,717,'_product_taste_0_name','field_611b835da8aed'),(10532,717,'_product_taste_1_name','field_611b835da8aed'),(10533,717,'_product_taste_2_name','field_611b835da8aed'),(10534,717,'_product_taste_3_name','field_611b835da8aed'),(10535,717,'_product_taste_4_name','field_611b835da8aed'),(10536,717,'_product_taste_5_name','field_611b835da8aed'),(10537,717,'_product_taste_6_name','field_611b835da8aed'),(10538,717,'_product_taste_7_name','field_611b835da8aed'),(10539,717,'_product_taste_8_name','field_611b835da8aed'),(10540,717,'_product_taste_9_name','field_611b835da8aed'),(10541,717,'_product_taste_10_name','field_611b835da8aed'),(10542,717,'_product_taste_11_name','field_611b835da8aed'),(10543,717,'_product_taste_12_name','field_611b835da8aed'),(10544,717,'_product_taste_13_name','field_611b835da8aed'),(10545,717,'_product_taste_14_name','field_611b835da8aed'),(10546,717,'_product_taste','field_611b8342a8aec'),(10547,717,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10548,717,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10549,717,'_product_characteristics_size','field_611b90b565bd0'),(10550,717,'_product_characteristics_weight','field_611b90c965bd3'),(10551,717,'_product_characteristics_capacity','field_611b90dc65bd6'),(10552,717,'_product_characteristics','field_611b87a8a8af0'),(10553,717,'_edit_lock','1629654601:1'),(10554,718,'brand','664'),(10555,718,'product_name','HQD Rosy'),(10556,718,'product_price','300'),(10557,718,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10558,718,'product_taste_0_name','Клубника'),(10559,718,'product_taste_1_name','Черника'),(10560,718,'product_taste_2_name','Вишня'),(10561,718,'product_taste_3_name','Банан'),(10562,718,'product_taste_4_name','Банан'),(10563,718,'product_taste_5_name','Арбуз'),(10564,718,'product_taste_6_name','Персик'),(10565,718,'product_taste_7_name','Виноград'),(10566,718,'product_taste_8_name','Яблоко'),(10567,718,'product_taste_9_name','Манго'),(10568,718,'product_taste_10_name','Чичи'),(10569,718,'product_taste_11_name','Дыня'),(10570,718,'product_taste_12_name','Апельсин'),(10571,718,'product_taste_13_name','Жвачка'),(10572,718,'product_taste','15'),(10573,718,'product_characteristics_count',''),(10574,718,'product_characteristics_count_nikotin',''),(10575,718,'product_characteristics_size','80'),(10576,718,'product_characteristics_weight','12'),(10577,718,'product_characteristics_capacity','280'),(10578,718,'product_characteristics',''),(10579,718,'where_buy','1'),(10580,718,'count_of_puff_puff_text','Количество затяжек'),(10581,718,'count_of_puff_puff_val','200'),(10582,718,'count_of_puff',''),(10583,718,'product_img','566'),(10584,718,'product_characteristics_count_of_puff_puff_text',''),(10585,718,'product_characteristics_count_of_puff_puff_val',''),(10586,718,'product_characteristics_count_of_puff','400-500'),(10587,718,'product_characteristics_count_of_nikotin_puff_text',''),(10588,718,'product_characteristics_count_of_nikotin_puff_val',''),(10589,718,'product_characteristics_count_of_nikotin',' 1.25'),(10590,718,'product_characteristics_size_puff_text',''),(10591,718,'product_characteristics_size_puff_val',''),(10592,718,'product_characteristics_weight_puff_text',''),(10593,718,'product_characteristics_weight_puff_val',''),(10594,718,'product_characteristics_capacity_puff_text',''),(10595,718,'product_characteristics_capacity_puff_val',''),(10596,718,'product_taste_14_name','Дважды Жвачка'),(10597,718,'_edit_last','1'),(10598,718,'_brand','field_611aa6eea67f3'),(10599,718,'_product_name','field_611b820ca8ae8'),(10600,718,'_product_price','field_611b828ca8ae9'),(10601,718,'_product_img','field_611b8b1ddf19c'),(10602,718,'_where_buy','field_611b88e0a8af6'),(10603,718,'_product_description','field_611b829aa8aea'),(10604,718,'_product_taste_0_name','field_611b835da8aed'),(10605,718,'_product_taste_1_name','field_611b835da8aed'),(10606,718,'_product_taste_2_name','field_611b835da8aed'),(10607,718,'_product_taste_3_name','field_611b835da8aed'),(10608,718,'_product_taste_4_name','field_611b835da8aed'),(10609,718,'_product_taste_5_name','field_611b835da8aed'),(10610,718,'_product_taste_6_name','field_611b835da8aed'),(10611,718,'_product_taste_7_name','field_611b835da8aed'),(10612,718,'_product_taste_8_name','field_611b835da8aed'),(10613,718,'_product_taste_9_name','field_611b835da8aed'),(10614,718,'_product_taste_10_name','field_611b835da8aed'),(10615,718,'_product_taste_11_name','field_611b835da8aed'),(10616,718,'_product_taste_12_name','field_611b835da8aed'),(10617,718,'_product_taste_13_name','field_611b835da8aed'),(10618,718,'_product_taste_14_name','field_611b835da8aed'),(10619,718,'_product_taste','field_611b8342a8aec'),(10620,718,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10621,718,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10622,718,'_product_characteristics_size','field_611b90b565bd0'),(10623,718,'_product_characteristics_weight','field_611b90c965bd3'),(10624,718,'_product_characteristics_capacity','field_611b90dc65bd6'),(10625,718,'_product_characteristics','field_611b87a8a8af0'),(10626,718,'_edit_lock','1629654611:1'),(10627,719,'brand','663'),(10628,719,'product_name','HQD Ultra Stick'),(10629,719,'product_price','300'),(10630,719,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10631,719,'product_taste_0_name','Клубника'),(10632,719,'product_taste_1_name','Черника'),(10633,719,'product_taste_2_name','Вишня'),(10634,719,'product_taste_3_name','Банан'),(10635,719,'product_taste_4_name','Банан'),(10636,719,'product_taste_5_name','Арбуз'),(10637,719,'product_taste_6_name','Персик'),(10638,719,'product_taste_7_name','Виноград'),(10639,719,'product_taste_8_name','Яблоко'),(10640,719,'product_taste_9_name','Манго'),(10641,719,'product_taste_10_name','Чичи'),(10642,719,'product_taste_11_name','Дыня'),(10643,719,'product_taste_12_name','Апельсин'),(10644,719,'product_taste_13_name','Жвачка'),(10645,719,'product_taste','15'),(10646,719,'product_characteristics_count',''),(10647,719,'product_characteristics_count_nikotin',''),(10648,719,'product_characteristics_size','80'),(10649,719,'product_characteristics_weight','12'),(10650,719,'product_characteristics_capacity','280'),(10651,719,'product_characteristics',''),(10652,719,'where_buy','1'),(10653,719,'count_of_puff_puff_text','Количество затяжек'),(10654,719,'count_of_puff_puff_val','200'),(10655,719,'count_of_puff',''),(10656,719,'product_img','569'),(10657,719,'product_characteristics_count_of_puff_puff_text',''),(10658,719,'product_characteristics_count_of_puff_puff_val',''),(10659,719,'product_characteristics_count_of_puff','500'),(10660,719,'product_characteristics_count_of_nikotin_puff_text',''),(10661,719,'product_characteristics_count_of_nikotin_puff_val',''),(10662,719,'product_characteristics_count_of_nikotin',' 1.25'),(10663,719,'product_characteristics_size_puff_text',''),(10664,719,'product_characteristics_size_puff_val',''),(10665,719,'product_characteristics_weight_puff_text',''),(10666,719,'product_characteristics_weight_puff_val',''),(10667,719,'product_characteristics_capacity_puff_text',''),(10668,719,'product_characteristics_capacity_puff_val',''),(10669,719,'product_taste_14_name','Дважды Жвачка'),(10670,719,'_edit_last','1'),(10671,719,'_brand','field_611aa6eea67f3'),(10672,719,'_product_name','field_611b820ca8ae8'),(10673,719,'_product_price','field_611b828ca8ae9'),(10674,719,'_product_img','field_611b8b1ddf19c'),(10675,719,'_where_buy','field_611b88e0a8af6'),(10676,719,'_product_description','field_611b829aa8aea'),(10677,719,'_product_taste_0_name','field_611b835da8aed'),(10678,719,'_product_taste_1_name','field_611b835da8aed'),(10679,719,'_product_taste_2_name','field_611b835da8aed'),(10680,719,'_product_taste_3_name','field_611b835da8aed'),(10681,719,'_product_taste_4_name','field_611b835da8aed'),(10682,719,'_product_taste_5_name','field_611b835da8aed'),(10683,719,'_product_taste_6_name','field_611b835da8aed'),(10684,719,'_product_taste_7_name','field_611b835da8aed'),(10685,719,'_product_taste_8_name','field_611b835da8aed'),(10686,719,'_product_taste_9_name','field_611b835da8aed'),(10687,719,'_product_taste_10_name','field_611b835da8aed'),(10688,719,'_product_taste_11_name','field_611b835da8aed'),(10689,719,'_product_taste_12_name','field_611b835da8aed'),(10690,719,'_product_taste_13_name','field_611b835da8aed'),(10691,719,'_product_taste_14_name','field_611b835da8aed'),(10692,719,'_product_taste','field_611b8342a8aec'),(10693,719,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10694,719,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10695,719,'_product_characteristics_size','field_611b90b565bd0'),(10696,719,'_product_characteristics_weight','field_611b90c965bd3'),(10697,719,'_product_characteristics_capacity','field_611b90dc65bd6'),(10698,719,'_product_characteristics','field_611b87a8a8af0'),(10699,719,'_edit_lock','1629654625:1'),(10700,720,'brand','664'),(10701,720,'product_name','HQD Ultra Stick'),(10702,720,'product_price','300'),(10703,720,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10704,720,'product_taste_0_name','Клубника'),(10705,720,'product_taste_1_name','Черника'),(10706,720,'product_taste_2_name','Вишня'),(10707,720,'product_taste_3_name','Банан'),(10708,720,'product_taste_4_name','Банан'),(10709,720,'product_taste_5_name','Арбуз'),(10710,720,'product_taste_6_name','Персик'),(10711,720,'product_taste_7_name','Виноград'),(10712,720,'product_taste_8_name','Яблоко'),(10713,720,'product_taste_9_name','Манго'),(10714,720,'product_taste_10_name','Чичи'),(10715,720,'product_taste_11_name','Дыня'),(10716,720,'product_taste_12_name','Апельсин'),(10717,720,'product_taste_13_name','Жвачка'),(10718,720,'product_taste','15'),(10719,720,'product_characteristics_count',''),(10720,720,'product_characteristics_count_nikotin',''),(10721,720,'product_characteristics_size','80'),(10722,720,'product_characteristics_weight','12'),(10723,720,'product_characteristics_capacity','280'),(10724,720,'product_characteristics',''),(10725,720,'where_buy','1'),(10726,720,'count_of_puff_puff_text','Количество затяжек'),(10727,720,'count_of_puff_puff_val','200'),(10728,720,'count_of_puff',''),(10729,720,'product_img','569'),(10730,720,'product_characteristics_count_of_puff_puff_text',''),(10731,720,'product_characteristics_count_of_puff_puff_val',''),(10732,720,'product_characteristics_count_of_puff','500'),(10733,720,'product_characteristics_count_of_nikotin_puff_text',''),(10734,720,'product_characteristics_count_of_nikotin_puff_val',''),(10735,720,'product_characteristics_count_of_nikotin',' 1.25'),(10736,720,'product_characteristics_size_puff_text',''),(10737,720,'product_characteristics_size_puff_val',''),(10738,720,'product_characteristics_weight_puff_text',''),(10739,720,'product_characteristics_weight_puff_val',''),(10740,720,'product_characteristics_capacity_puff_text',''),(10741,720,'product_characteristics_capacity_puff_val',''),(10742,720,'product_taste_14_name','Дважды Жвачка'),(10743,720,'_edit_last','1'),(10744,720,'_brand','field_611aa6eea67f3'),(10745,720,'_product_name','field_611b820ca8ae8'),(10746,720,'_product_price','field_611b828ca8ae9'),(10747,720,'_product_img','field_611b8b1ddf19c'),(10748,720,'_where_buy','field_611b88e0a8af6'),(10749,720,'_product_description','field_611b829aa8aea'),(10750,720,'_product_taste_0_name','field_611b835da8aed'),(10751,720,'_product_taste_1_name','field_611b835da8aed'),(10752,720,'_product_taste_2_name','field_611b835da8aed'),(10753,720,'_product_taste_3_name','field_611b835da8aed'),(10754,720,'_product_taste_4_name','field_611b835da8aed'),(10755,720,'_product_taste_5_name','field_611b835da8aed'),(10756,720,'_product_taste_6_name','field_611b835da8aed'),(10757,720,'_product_taste_7_name','field_611b835da8aed'),(10758,720,'_product_taste_8_name','field_611b835da8aed'),(10759,720,'_product_taste_9_name','field_611b835da8aed'),(10760,720,'_product_taste_10_name','field_611b835da8aed'),(10761,720,'_product_taste_11_name','field_611b835da8aed'),(10762,720,'_product_taste_12_name','field_611b835da8aed'),(10763,720,'_product_taste_13_name','field_611b835da8aed'),(10764,720,'_product_taste_14_name','field_611b835da8aed'),(10765,720,'_product_taste','field_611b8342a8aec'),(10766,720,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10767,720,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10768,720,'_product_characteristics_size','field_611b90b565bd0'),(10769,720,'_product_characteristics_weight','field_611b90c965bd3'),(10770,720,'_product_characteristics_capacity','field_611b90dc65bd6'),(10771,720,'_product_characteristics','field_611b87a8a8af0'),(10772,720,'_edit_lock','1629654632:1'),(10773,721,'brand','663'),(10774,721,'product_name','HQD V2'),(10775,721,'product_price','200'),(10776,721,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10777,721,'product_taste_0_name','Клубника'),(10778,721,'product_taste_1_name','Черника'),(10779,721,'product_taste_2_name','Вишня'),(10780,721,'product_taste_3_name','Банан'),(10781,721,'product_taste_4_name','Банан'),(10782,721,'product_taste_5_name','Арбуз'),(10783,721,'product_taste_6_name','Персик'),(10784,721,'product_taste_7_name','Виноград'),(10785,721,'product_taste_8_name','Яблоко'),(10786,721,'product_taste_9_name','Манго'),(10787,721,'product_taste_10_name','Чичи'),(10788,721,'product_taste_11_name','Дыня'),(10789,721,'product_taste_12_name','Апельсин'),(10790,721,'product_taste_13_name','Жвачка'),(10791,721,'product_taste','15'),(10792,721,'product_characteristics_count',''),(10793,721,'product_characteristics_count_nikotin',''),(10794,721,'product_characteristics_size','80'),(10795,721,'product_characteristics_weight','12'),(10796,721,'product_characteristics_capacity','280'),(10797,721,'product_characteristics',''),(10798,721,'where_buy','1'),(10799,721,'count_of_puff_puff_text','Количество затяжек'),(10800,721,'count_of_puff_puff_val','200'),(10801,721,'count_of_puff',''),(10802,721,'product_img','149'),(10803,721,'product_characteristics_count_of_puff_puff_text',''),(10804,721,'product_characteristics_count_of_puff_puff_val',''),(10805,721,'product_characteristics_count_of_puff','200-300'),(10806,721,'product_characteristics_count_of_nikotin_puff_text',''),(10807,721,'product_characteristics_count_of_nikotin_puff_val',''),(10808,721,'product_characteristics_count_of_nikotin',' 1.25'),(10809,721,'product_characteristics_size_puff_text',''),(10810,721,'product_characteristics_size_puff_val',''),(10811,721,'product_characteristics_weight_puff_text',''),(10812,721,'product_characteristics_weight_puff_val',''),(10813,721,'product_characteristics_capacity_puff_text',''),(10814,721,'product_characteristics_capacity_puff_val',''),(10815,721,'product_taste_14_name','Дважды Жвачка'),(10816,721,'_edit_last','1'),(10817,721,'_brand','field_611aa6eea67f3'),(10818,721,'_product_name','field_611b820ca8ae8'),(10819,721,'_product_price','field_611b828ca8ae9'),(10820,721,'_product_img','field_611b8b1ddf19c'),(10821,721,'_where_buy','field_611b88e0a8af6'),(10822,721,'_product_description','field_611b829aa8aea'),(10823,721,'_product_taste_0_name','field_611b835da8aed'),(10824,721,'_product_taste_1_name','field_611b835da8aed'),(10825,721,'_product_taste_2_name','field_611b835da8aed'),(10826,721,'_product_taste_3_name','field_611b835da8aed'),(10827,721,'_product_taste_4_name','field_611b835da8aed'),(10828,721,'_product_taste_5_name','field_611b835da8aed'),(10829,721,'_product_taste_6_name','field_611b835da8aed'),(10830,721,'_product_taste_7_name','field_611b835da8aed'),(10831,721,'_product_taste_8_name','field_611b835da8aed'),(10832,721,'_product_taste_9_name','field_611b835da8aed'),(10833,721,'_product_taste_10_name','field_611b835da8aed'),(10834,721,'_product_taste_11_name','field_611b835da8aed'),(10835,721,'_product_taste_12_name','field_611b835da8aed'),(10836,721,'_product_taste_13_name','field_611b835da8aed'),(10837,721,'_product_taste_14_name','field_611b835da8aed'),(10838,721,'_product_taste','field_611b8342a8aec'),(10839,721,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10840,721,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10841,721,'_product_characteristics_size','field_611b90b565bd0'),(10842,721,'_product_characteristics_weight','field_611b90c965bd3'),(10843,721,'_product_characteristics_capacity','field_611b90dc65bd6'),(10844,721,'_product_characteristics','field_611b87a8a8af0'),(10845,721,'_edit_lock','1631608785:1'),(10846,722,'brand','664'),(10847,722,'product_name','HQD V2'),(10848,722,'product_price','200'),(10849,722,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10850,722,'product_taste_0_name','Клубника'),(10851,722,'product_taste_1_name','Черника'),(10852,722,'product_taste_2_name','Вишня'),(10853,722,'product_taste_3_name','Банан'),(10854,722,'product_taste_4_name','Банан'),(10855,722,'product_taste_5_name','Арбуз'),(10856,722,'product_taste_6_name','Персик'),(10857,722,'product_taste_7_name','Виноград'),(10858,722,'product_taste_8_name','Яблоко'),(10859,722,'product_taste_9_name','Манго'),(10860,722,'product_taste_10_name','Чичи'),(10861,722,'product_taste_11_name','Дыня'),(10862,722,'product_taste_12_name','Апельсин'),(10863,722,'product_taste_13_name','Жвачка'),(10864,722,'product_taste','15'),(10865,722,'product_characteristics_count',''),(10866,722,'product_characteristics_count_nikotin',''),(10867,722,'product_characteristics_size','80'),(10868,722,'product_characteristics_weight','12'),(10869,722,'product_characteristics_capacity','280'),(10870,722,'product_characteristics',''),(10871,722,'where_buy','1'),(10872,722,'count_of_puff_puff_text','Количество затяжек'),(10873,722,'count_of_puff_puff_val','200'),(10874,722,'count_of_puff',''),(10875,722,'product_img','149'),(10876,722,'product_characteristics_count_of_puff_puff_text',''),(10877,722,'product_characteristics_count_of_puff_puff_val',''),(10878,722,'product_characteristics_count_of_puff','200-300'),(10879,722,'product_characteristics_count_of_nikotin_puff_text',''),(10880,722,'product_characteristics_count_of_nikotin_puff_val',''),(10881,722,'product_characteristics_count_of_nikotin',' 1.25'),(10882,722,'product_characteristics_size_puff_text',''),(10883,722,'product_characteristics_size_puff_val',''),(10884,722,'product_characteristics_weight_puff_text',''),(10885,722,'product_characteristics_weight_puff_val',''),(10886,722,'product_characteristics_capacity_puff_text',''),(10887,722,'product_characteristics_capacity_puff_val',''),(10888,722,'product_taste_14_name','Дважды Жвачка'),(10889,722,'_edit_last','1'),(10890,722,'_brand','field_611aa6eea67f3'),(10891,722,'_product_name','field_611b820ca8ae8'),(10892,722,'_product_price','field_611b828ca8ae9'),(10893,722,'_product_img','field_611b8b1ddf19c'),(10894,722,'_where_buy','field_611b88e0a8af6'),(10895,722,'_product_description','field_611b829aa8aea'),(10896,722,'_product_taste_0_name','field_611b835da8aed'),(10897,722,'_product_taste_1_name','field_611b835da8aed'),(10898,722,'_product_taste_2_name','field_611b835da8aed'),(10899,722,'_product_taste_3_name','field_611b835da8aed'),(10900,722,'_product_taste_4_name','field_611b835da8aed'),(10901,722,'_product_taste_5_name','field_611b835da8aed'),(10902,722,'_product_taste_6_name','field_611b835da8aed'),(10903,722,'_product_taste_7_name','field_611b835da8aed'),(10904,722,'_product_taste_8_name','field_611b835da8aed'),(10905,722,'_product_taste_9_name','field_611b835da8aed'),(10906,722,'_product_taste_10_name','field_611b835da8aed'),(10907,722,'_product_taste_11_name','field_611b835da8aed'),(10908,722,'_product_taste_12_name','field_611b835da8aed'),(10909,722,'_product_taste_13_name','field_611b835da8aed'),(10910,722,'_product_taste_14_name','field_611b835da8aed'),(10911,722,'_product_taste','field_611b8342a8aec'),(10912,722,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10913,722,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10914,722,'_product_characteristics_size','field_611b90b565bd0'),(10915,722,'_product_characteristics_weight','field_611b90c965bd3'),(10916,722,'_product_characteristics_capacity','field_611b90dc65bd6'),(10917,722,'_product_characteristics','field_611b87a8a8af0'),(10918,722,'_edit_lock','1629654651:1'),(10919,723,'brand','661'),(10920,723,'product_name','IGET JANNA'),(10921,723,'product_price','250'),(10922,723,'where_buy','1'),(10923,723,'product_img','608'),(10924,723,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10925,723,'product_taste_0_name','Клубника'),(10926,723,'product_taste','3'),(10927,723,'product_characteristics_count_of_puff_puff_text',''),(10928,723,'product_characteristics_count_of_puff_puff_val',''),(10929,723,'product_characteristics_count_of_puff','300'),(10930,723,'product_characteristics_count_of_nikotin_puff_text',''),(10931,723,'product_characteristics_count_of_nikotin_puff_val',''),(10932,723,'product_characteristics_count_of_nikotin',' 1.25'),(10933,723,'product_characteristics_size_puff_text',''),(10934,723,'product_characteristics_size_puff_val',''),(10935,723,'product_characteristics_size','80'),(10936,723,'product_characteristics_weight_puff_text',''),(10937,723,'product_characteristics_weight_puff_val',''),(10938,723,'product_characteristics_weight','12'),(10939,723,'product_characteristics_capacity_puff_text',''),(10940,723,'product_characteristics_capacity_puff_val',''),(10941,723,'product_characteristics_capacity','280'),(10942,723,'product_characteristics',''),(10943,723,'product_taste_1_name','Вишня'),(10944,723,'product_taste_2_name','Микс ягод'),(10945,723,'_edit_last','1'),(10946,723,'_brand','field_611aa6eea67f3'),(10947,723,'_product_name','field_611b820ca8ae8'),(10948,723,'_product_price','field_611b828ca8ae9'),(10949,723,'_product_img','field_611b8b1ddf19c'),(10950,723,'_where_buy','field_611b88e0a8af6'),(10951,723,'_product_description','field_611b829aa8aea'),(10952,723,'_product_taste_0_name','field_611b835da8aed'),(10953,723,'_product_taste_1_name','field_611b835da8aed'),(10954,723,'_product_taste_2_name','field_611b835da8aed'),(10955,723,'_product_taste','field_611b8342a8aec'),(10956,723,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(10957,723,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(10958,723,'_product_characteristics_size','field_611b90b565bd0'),(10959,723,'_product_characteristics_weight','field_611b90c965bd3'),(10960,723,'_product_characteristics_capacity','field_611b90dc65bd6'),(10961,723,'_product_characteristics','field_611b87a8a8af0'),(10962,723,'_edit_lock','1629654664:1'),(10963,724,'brand','662'),(10964,724,'product_name','IGET JANNA'),(10965,724,'product_price','250'),(10966,724,'where_buy','1'),(10967,724,'product_img','608'),(10968,724,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(10969,724,'product_taste_0_name','Клубника'),(10970,724,'product_taste','3'),(10971,724,'product_characteristics_count_of_puff_puff_text',''),(10972,724,'product_characteristics_count_of_puff_puff_val',''),(10973,724,'product_characteristics_count_of_puff','300'),(10974,724,'product_characteristics_count_of_nikotin_puff_text',''),(10975,724,'product_characteristics_count_of_nikotin_puff_val',''),(10976,724,'product_characteristics_count_of_nikotin',' 1.25'),(10977,724,'product_characteristics_size_puff_text',''),(10978,724,'product_characteristics_size_puff_val',''),(10979,724,'product_characteristics_size','80'),(10980,724,'product_characteristics_weight_puff_text',''),(10981,724,'product_characteristics_weight_puff_val',''),(10982,724,'product_characteristics_weight','12'),(10983,724,'product_characteristics_capacity_puff_text',''),(10984,724,'product_characteristics_capacity_puff_val',''),(10985,724,'product_characteristics_capacity','280'),(10986,724,'product_characteristics',''),(10987,724,'product_taste_1_name','Вишня'),(10988,724,'product_taste_2_name','Микс ягод'),(10989,724,'_edit_last','1'),(10990,724,'_brand','field_611aa6eea67f3'),(10991,724,'_product_name','field_611b820ca8ae8'),(10992,724,'_product_price','field_611b828ca8ae9'),(10993,724,'_product_img','field_611b8b1ddf19c'),(10994,724,'_where_buy','field_611b88e0a8af6'),(10995,724,'_product_description','field_611b829aa8aea'),(10996,724,'_product_taste_0_name','field_611b835da8aed'),(10997,724,'_product_taste_1_name','field_611b835da8aed'),(10998,724,'_product_taste_2_name','field_611b835da8aed'),(10999,724,'_product_taste','field_611b8342a8aec'),(11000,724,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11001,724,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11002,724,'_product_characteristics_size','field_611b90b565bd0'),(11003,724,'_product_characteristics_weight','field_611b90c965bd3'),(11004,724,'_product_characteristics_capacity','field_611b90dc65bd6'),(11005,724,'_product_characteristics','field_611b87a8a8af0'),(11006,724,'_edit_lock','1629654671:1'),(11007,725,'brand','661'),(11008,725,'product_name','HQD King 2000 — Grape'),(11009,725,'product_price','200'),(11010,725,'where_buy','1'),(11011,725,'product_img','616'),(11012,725,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11013,725,'product_taste_0_name','Клубника'),(11014,725,'product_taste','2'),(11015,725,'product_characteristics_count_of_puff_puff_text',''),(11016,725,'product_characteristics_count_of_puff_puff_val',''),(11017,725,'product_characteristics_count_of_puff','300-400'),(11018,725,'product_characteristics_count_of_nikotin_puff_text',''),(11019,725,'product_characteristics_count_of_nikotin_puff_val',''),(11020,725,'product_characteristics_count_of_nikotin',' 1.25'),(11021,725,'product_characteristics_size_puff_text',''),(11022,725,'product_characteristics_size_puff_val',''),(11023,725,'product_characteristics_size','80'),(11024,725,'product_characteristics_weight_puff_text',''),(11025,725,'product_characteristics_weight_puff_val',''),(11026,725,'product_characteristics_weight','12'),(11027,725,'product_characteristics_capacity_puff_text',''),(11028,725,'product_characteristics_capacity_puff_val',''),(11029,725,'product_characteristics_capacity','280'),(11030,725,'product_characteristics',''),(11031,725,'product_taste_1_name','Вишня'),(11032,725,'_edit_last','1'),(11033,725,'_brand','field_611aa6eea67f3'),(11034,725,'_product_name','field_611b820ca8ae8'),(11035,725,'_product_price','field_611b828ca8ae9'),(11036,725,'_product_img','field_611b8b1ddf19c'),(11037,725,'_where_buy','field_611b88e0a8af6'),(11038,725,'_product_description','field_611b829aa8aea'),(11039,725,'_product_taste_0_name','field_611b835da8aed'),(11040,725,'_product_taste_1_name','field_611b835da8aed'),(11041,725,'_product_taste','field_611b8342a8aec'),(11042,725,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11043,725,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11044,725,'_product_characteristics_size','field_611b90b565bd0'),(11045,725,'_product_characteristics_weight','field_611b90c965bd3'),(11046,725,'_product_characteristics_capacity','field_611b90dc65bd6'),(11047,725,'_product_characteristics','field_611b87a8a8af0'),(11048,725,'_edit_lock','1629654683:1'),(11049,726,'brand','662'),(11050,726,'product_name','HQD King 2000 — Grape'),(11051,726,'product_price','200'),(11052,726,'where_buy','1'),(11053,726,'product_img','616'),(11054,726,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11055,726,'product_taste_0_name','Клубника'),(11056,726,'product_taste','2'),(11057,726,'product_characteristics_count_of_puff_puff_text',''),(11058,726,'product_characteristics_count_of_puff_puff_val',''),(11059,726,'product_characteristics_count_of_puff','300-400'),(11060,726,'product_characteristics_count_of_nikotin_puff_text',''),(11061,726,'product_characteristics_count_of_nikotin_puff_val',''),(11062,726,'product_characteristics_count_of_nikotin',' 1.25'),(11063,726,'product_characteristics_size_puff_text',''),(11064,726,'product_characteristics_size_puff_val',''),(11065,726,'product_characteristics_size','80'),(11066,726,'product_characteristics_weight_puff_text',''),(11067,726,'product_characteristics_weight_puff_val',''),(11068,726,'product_characteristics_weight','12'),(11069,726,'product_characteristics_capacity_puff_text',''),(11070,726,'product_characteristics_capacity_puff_val',''),(11071,726,'product_characteristics_capacity','280'),(11072,726,'product_characteristics',''),(11073,726,'product_taste_1_name','Вишня'),(11074,726,'_edit_last','1'),(11075,726,'_brand','field_611aa6eea67f3'),(11076,726,'_product_name','field_611b820ca8ae8'),(11077,726,'_product_price','field_611b828ca8ae9'),(11078,726,'_product_img','field_611b8b1ddf19c'),(11079,726,'_where_buy','field_611b88e0a8af6'),(11080,726,'_product_description','field_611b829aa8aea'),(11081,726,'_product_taste_0_name','field_611b835da8aed'),(11082,726,'_product_taste_1_name','field_611b835da8aed'),(11083,726,'_product_taste','field_611b8342a8aec'),(11084,726,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11085,726,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11086,726,'_product_characteristics_size','field_611b90b565bd0'),(11087,726,'_product_characteristics_weight','field_611b90c965bd3'),(11088,726,'_product_characteristics_capacity','field_611b90dc65bd6'),(11089,726,'_product_characteristics','field_611b87a8a8af0'),(11090,726,'_edit_lock','1629654690:1'),(11091,727,'brand','665'),(11092,727,'product_name','Puff Bar'),(11093,727,'product_price','250'),(11094,727,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11095,727,'product_taste_0_name','Банан'),(11096,727,'product_taste','2'),(11097,727,'product_characteristics_count',''),(11098,727,'product_characteristics_count_nikotin',''),(11099,727,'product_characteristics_size','80'),(11100,727,'product_characteristics_weight','12'),(11101,727,'product_characteristics_capacity','280'),(11102,727,'product_characteristics',''),(11103,727,'where_buy','1'),(11104,727,'count_of_puff_puff_text','Количество затяжек'),(11105,727,'count_of_puff_puff_val','200'),(11106,727,'count_of_puff',''),(11107,727,'product_img','151'),(11108,727,'product_characteristics_count_of_puff_puff_text',''),(11109,727,'product_characteristics_count_of_puff_puff_val',''),(11110,727,'product_characteristics_count_of_puff','400'),(11111,727,'product_characteristics_count_of_nikotin_puff_text',''),(11112,727,'product_characteristics_count_of_nikotin_puff_val',''),(11113,727,'product_characteristics_count_of_nikotin',' 1.25'),(11114,727,'product_characteristics_size_puff_text',''),(11115,727,'product_characteristics_size_puff_val',''),(11116,727,'product_characteristics_weight_puff_text',''),(11117,727,'product_characteristics_weight_puff_val',''),(11118,727,'product_characteristics_capacity_puff_text',''),(11119,727,'product_characteristics_capacity_puff_val',''),(11120,727,'product_taste_1_name','Альпийский луг'),(11121,727,'_edit_last','1'),(11122,727,'_brand','field_611aa6eea67f3'),(11123,727,'_product_name','field_611b820ca8ae8'),(11124,727,'_product_price','field_611b828ca8ae9'),(11125,727,'_product_img','field_611b8b1ddf19c'),(11126,727,'_where_buy','field_611b88e0a8af6'),(11127,727,'_product_description','field_611b829aa8aea'),(11128,727,'_product_taste_0_name','field_611b835da8aed'),(11129,727,'_product_taste_1_name','field_611b835da8aed'),(11130,727,'_product_taste','field_611b8342a8aec'),(11131,727,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11132,727,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11133,727,'_product_characteristics_size','field_611b90b565bd0'),(11134,727,'_product_characteristics_weight','field_611b90c965bd3'),(11135,727,'_product_characteristics_capacity','field_611b90dc65bd6'),(11136,727,'_product_characteristics','field_611b87a8a8af0'),(11137,727,'_edit_lock','1629654702:1'),(11138,728,'brand','666'),(11139,728,'product_name','Puff Bar'),(11140,728,'product_price','250'),(11141,728,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11142,728,'product_taste_0_name','Банан'),(11143,728,'product_taste','2'),(11144,728,'product_characteristics_count',''),(11145,728,'product_characteristics_count_nikotin',''),(11146,728,'product_characteristics_size','80'),(11147,728,'product_characteristics_weight','12'),(11148,728,'product_characteristics_capacity','280'),(11149,728,'product_characteristics',''),(11150,728,'where_buy','1'),(11151,728,'count_of_puff_puff_text','Количество затяжек'),(11152,728,'count_of_puff_puff_val','200'),(11153,728,'count_of_puff',''),(11154,728,'product_img','151'),(11155,728,'product_characteristics_count_of_puff_puff_text',''),(11156,728,'product_characteristics_count_of_puff_puff_val',''),(11157,728,'product_characteristics_count_of_puff','400'),(11158,728,'product_characteristics_count_of_nikotin_puff_text',''),(11159,728,'product_characteristics_count_of_nikotin_puff_val',''),(11160,728,'product_characteristics_count_of_nikotin',' 1.25'),(11161,728,'product_characteristics_size_puff_text',''),(11162,728,'product_characteristics_size_puff_val',''),(11163,728,'product_characteristics_weight_puff_text',''),(11164,728,'product_characteristics_weight_puff_val',''),(11165,728,'product_characteristics_capacity_puff_text',''),(11166,728,'product_characteristics_capacity_puff_val',''),(11167,728,'product_taste_1_name','Альпийский луг'),(11168,728,'_edit_last','1'),(11169,728,'_edit_lock','1631622207:1'),(11170,728,'_brand','field_611aa6eea67f3'),(11171,728,'_product_name','field_611b820ca8ae8'),(11172,728,'_product_price','field_611b828ca8ae9'),(11173,728,'_product_img','field_611b8b1ddf19c'),(11174,728,'_where_buy','field_611b88e0a8af6'),(11175,728,'_product_description','field_611b829aa8aea'),(11176,728,'_product_taste_0_name','field_611b835da8aed'),(11177,728,'_product_taste_1_name','field_611b835da8aed'),(11178,728,'_product_taste','field_611b8342a8aec'),(11179,728,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11180,728,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11181,728,'_product_characteristics_size','field_611b90b565bd0'),(11182,728,'_product_characteristics_weight','field_611b90c965bd3'),(11183,728,'_product_characteristics_capacity','field_611b90dc65bd6'),(11184,728,'_product_characteristics','field_611b87a8a8af0'),(11185,729,'brand','663'),(11186,729,'product_name','HQD Stark'),(11187,729,'product_price','250'),(11188,729,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11189,729,'product_taste_0_name','Персик'),(11190,729,'product_taste_1_name','Виноград'),(11191,729,'product_taste_2_name','Яблоко'),(11192,729,'product_taste_3_name','Манго'),(11193,729,'product_taste_4_name','Чичи'),(11194,729,'product_taste_5_name','Дыня'),(11195,729,'product_taste_6_name','Апельсин'),(11196,729,'product_taste_7_name','Жвачка'),(11197,729,'product_taste','8'),(11198,729,'product_characteristics_count',''),(11199,729,'product_characteristics_count_nikotin',''),(11200,729,'product_characteristics_size','80'),(11201,729,'product_characteristics_weight','12'),(11202,729,'product_characteristics_capacity','280'),(11203,729,'product_characteristics',''),(11204,729,'where_buy','1'),(11205,729,'count_of_puff_puff_text','Количество затяжек'),(11206,729,'count_of_puff_puff_val','200'),(11207,729,'count_of_puff',''),(11208,729,'product_img','567'),(11209,729,'product_characteristics_count_of_puff_puff_text',''),(11210,729,'product_characteristics_count_of_puff_puff_val',''),(11211,729,'product_characteristics_count_of_puff','300'),(11212,729,'product_characteristics_count_of_nikotin_puff_text',''),(11213,729,'product_characteristics_count_of_nikotin_puff_val',''),(11214,729,'product_characteristics_count_of_nikotin',' 1.25'),(11215,729,'product_characteristics_size_puff_text',''),(11216,729,'product_characteristics_size_puff_val',''),(11217,729,'product_characteristics_weight_puff_text',''),(11218,729,'product_characteristics_weight_puff_val',''),(11219,729,'product_characteristics_capacity_puff_text',''),(11220,729,'product_characteristics_capacity_puff_val',''),(11221,729,'_edit_last','1'),(11222,729,'_brand','field_611aa6eea67f3'),(11223,729,'_product_name','field_611b820ca8ae8'),(11224,729,'_product_price','field_611b828ca8ae9'),(11225,729,'_product_img','field_611b8b1ddf19c'),(11226,729,'_where_buy','field_611b88e0a8af6'),(11227,729,'_product_description','field_611b829aa8aea'),(11228,729,'_product_taste_0_name','field_611b835da8aed'),(11229,729,'_product_taste_1_name','field_611b835da8aed'),(11230,729,'_product_taste_2_name','field_611b835da8aed'),(11231,729,'_product_taste_3_name','field_611b835da8aed'),(11232,729,'_product_taste_4_name','field_611b835da8aed'),(11233,729,'_product_taste_5_name','field_611b835da8aed'),(11234,729,'_product_taste_6_name','field_611b835da8aed'),(11235,729,'_product_taste_7_name','field_611b835da8aed'),(11236,729,'_product_taste','field_611b8342a8aec'),(11237,729,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11238,729,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11239,729,'_product_characteristics_size','field_611b90b565bd0'),(11240,729,'_product_characteristics_weight','field_611b90c965bd3'),(11241,729,'_product_characteristics_capacity','field_611b90dc65bd6'),(11242,729,'_product_characteristics','field_611b87a8a8af0'),(11243,729,'_edit_lock','1629654724:1'),(11244,730,'brand','664'),(11245,730,'product_name','HQD Stark'),(11246,730,'product_price','250'),(11247,730,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11248,730,'product_taste_0_name','Персик'),(11249,730,'product_taste_1_name','Виноград'),(11250,730,'product_taste_2_name','Яблоко'),(11251,730,'product_taste_3_name','Манго'),(11252,730,'product_taste_4_name','Чичи'),(11253,730,'product_taste_5_name','Дыня'),(11254,730,'product_taste_6_name','Апельсин'),(11255,730,'product_taste_7_name','Жвачка'),(11256,730,'product_taste','8'),(11257,730,'product_characteristics_count',''),(11258,730,'product_characteristics_count_nikotin',''),(11259,730,'product_characteristics_size','80'),(11260,730,'product_characteristics_weight','12'),(11261,730,'product_characteristics_capacity','280'),(11262,730,'product_characteristics',''),(11263,730,'where_buy','1'),(11264,730,'count_of_puff_puff_text','Количество затяжек'),(11265,730,'count_of_puff_puff_val','200'),(11266,730,'count_of_puff',''),(11267,730,'product_img','567'),(11268,730,'product_characteristics_count_of_puff_puff_text',''),(11269,730,'product_characteristics_count_of_puff_puff_val',''),(11270,730,'product_characteristics_count_of_puff','300'),(11271,730,'product_characteristics_count_of_nikotin_puff_text',''),(11272,730,'product_characteristics_count_of_nikotin_puff_val',''),(11273,730,'product_characteristics_count_of_nikotin',' 1.25'),(11274,730,'product_characteristics_size_puff_text',''),(11275,730,'product_characteristics_size_puff_val',''),(11276,730,'product_characteristics_weight_puff_text',''),(11277,730,'product_characteristics_weight_puff_val',''),(11278,730,'product_characteristics_capacity_puff_text',''),(11279,730,'product_characteristics_capacity_puff_val',''),(11280,730,'_edit_last','1'),(11281,730,'_brand','field_611aa6eea67f3'),(11282,730,'_product_name','field_611b820ca8ae8'),(11283,730,'_product_price','field_611b828ca8ae9'),(11284,730,'_product_img','field_611b8b1ddf19c'),(11285,730,'_where_buy','field_611b88e0a8af6'),(11286,730,'_product_description','field_611b829aa8aea'),(11287,730,'_product_taste_0_name','field_611b835da8aed'),(11288,730,'_product_taste_1_name','field_611b835da8aed'),(11289,730,'_product_taste_2_name','field_611b835da8aed'),(11290,730,'_product_taste_3_name','field_611b835da8aed'),(11291,730,'_product_taste_4_name','field_611b835da8aed'),(11292,730,'_product_taste_5_name','field_611b835da8aed'),(11293,730,'_product_taste_6_name','field_611b835da8aed'),(11294,730,'_product_taste_7_name','field_611b835da8aed'),(11295,730,'_product_taste','field_611b8342a8aec'),(11296,730,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11297,730,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11298,730,'_product_characteristics_size','field_611b90b565bd0'),(11299,730,'_product_characteristics_weight','field_611b90c965bd3'),(11300,730,'_product_characteristics_capacity','field_611b90dc65bd6'),(11301,730,'_product_characteristics','field_611b87a8a8af0'),(11302,730,'_edit_lock','1629654739:1'),(11303,731,'brand','663'),(11304,731,'product_name','HQD Maxim'),(11305,731,'product_price','300'),(11306,731,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11307,731,'product_taste_0_name','Клубника'),(11308,731,'product_taste_1_name','Черника'),(11309,731,'product_taste_2_name','Вишня'),(11310,731,'product_taste_3_name','Банан'),(11311,731,'product_taste_4_name','Банан'),(11312,731,'product_taste_5_name','Арбуз'),(11313,731,'product_taste_6_name','Персик'),(11314,731,'product_taste','7'),(11315,731,'product_characteristics_count',''),(11316,731,'product_characteristics_count_nikotin',''),(11317,731,'product_characteristics_size','80'),(11318,731,'product_characteristics_weight','12'),(11319,731,'product_characteristics_capacity','280'),(11320,731,'product_characteristics',''),(11321,731,'where_buy','1'),(11322,731,'count_of_puff_puff_text','Количество затяжек'),(11323,731,'count_of_puff_puff_val','200'),(11324,731,'count_of_puff',''),(11325,731,'product_img','149'),(11326,731,'product_characteristics_count_of_puff_puff_text',''),(11327,731,'product_characteristics_count_of_puff_puff_val',''),(11328,731,'product_characteristics_count_of_puff','400'),(11329,731,'product_characteristics_count_of_nikotin_puff_text',''),(11330,731,'product_characteristics_count_of_nikotin_puff_val',''),(11331,731,'product_characteristics_count_of_nikotin',' 1.25'),(11332,731,'product_characteristics_size_puff_text',''),(11333,731,'product_characteristics_size_puff_val',''),(11334,731,'product_characteristics_weight_puff_text',''),(11335,731,'product_characteristics_weight_puff_val',''),(11336,731,'product_characteristics_capacity_puff_text',''),(11337,731,'product_characteristics_capacity_puff_val',''),(11338,731,'_edit_last','1'),(11339,731,'_brand','field_611aa6eea67f3'),(11340,731,'_product_name','field_611b820ca8ae8'),(11341,731,'_product_price','field_611b828ca8ae9'),(11342,731,'_product_img','field_611b8b1ddf19c'),(11343,731,'_where_buy','field_611b88e0a8af6'),(11344,731,'_product_description','field_611b829aa8aea'),(11345,731,'_product_taste_0_name','field_611b835da8aed'),(11346,731,'_product_taste_1_name','field_611b835da8aed'),(11347,731,'_product_taste_2_name','field_611b835da8aed'),(11348,731,'_product_taste_3_name','field_611b835da8aed'),(11349,731,'_product_taste_4_name','field_611b835da8aed'),(11350,731,'_product_taste_5_name','field_611b835da8aed'),(11351,731,'_product_taste_6_name','field_611b835da8aed'),(11352,731,'_product_taste','field_611b8342a8aec'),(11353,731,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11354,731,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11355,731,'_product_characteristics_size','field_611b90b565bd0'),(11356,731,'_product_characteristics_weight','field_611b90c965bd3'),(11357,731,'_product_characteristics_capacity','field_611b90dc65bd6'),(11358,731,'_product_characteristics','field_611b87a8a8af0'),(11359,731,'_edit_lock','1629654760:1'),(11360,732,'brand','664'),(11361,732,'product_name','HQD Maxim'),(11362,732,'product_price','300'),(11363,732,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11364,732,'product_taste_0_name','Клубника'),(11365,732,'product_taste_1_name','Черника'),(11366,732,'product_taste_2_name','Вишня'),(11367,732,'product_taste_3_name','Банан'),(11368,732,'product_taste_4_name','Банан'),(11369,732,'product_taste_5_name','Арбуз'),(11370,732,'product_taste_6_name','Персик'),(11371,732,'product_taste','7'),(11372,732,'product_characteristics_count',''),(11373,732,'product_characteristics_count_nikotin',''),(11374,732,'product_characteristics_size','80'),(11375,732,'product_characteristics_weight','12'),(11376,732,'product_characteristics_capacity','280'),(11377,732,'product_characteristics',''),(11378,732,'where_buy','1'),(11379,732,'count_of_puff_puff_text','Количество затяжек'),(11380,732,'count_of_puff_puff_val','200'),(11381,732,'count_of_puff',''),(11382,732,'product_img','149'),(11383,732,'product_characteristics_count_of_puff_puff_text',''),(11384,732,'product_characteristics_count_of_puff_puff_val',''),(11385,732,'product_characteristics_count_of_puff','400'),(11386,732,'product_characteristics_count_of_nikotin_puff_text',''),(11387,732,'product_characteristics_count_of_nikotin_puff_val',''),(11388,732,'product_characteristics_count_of_nikotin',' 1.25'),(11389,732,'product_characteristics_size_puff_text',''),(11390,732,'product_characteristics_size_puff_val',''),(11391,732,'product_characteristics_weight_puff_text',''),(11392,732,'product_characteristics_weight_puff_val',''),(11393,732,'product_characteristics_capacity_puff_text',''),(11394,732,'product_characteristics_capacity_puff_val',''),(11395,732,'_edit_last','1'),(11396,732,'_brand','field_611aa6eea67f3'),(11397,732,'_product_name','field_611b820ca8ae8'),(11398,732,'_product_price','field_611b828ca8ae9'),(11399,732,'_product_img','field_611b8b1ddf19c'),(11400,732,'_where_buy','field_611b88e0a8af6'),(11401,732,'_product_description','field_611b829aa8aea'),(11402,732,'_product_taste_0_name','field_611b835da8aed'),(11403,732,'_product_taste_1_name','field_611b835da8aed'),(11404,732,'_product_taste_2_name','field_611b835da8aed'),(11405,732,'_product_taste_3_name','field_611b835da8aed'),(11406,732,'_product_taste_4_name','field_611b835da8aed'),(11407,732,'_product_taste_5_name','field_611b835da8aed'),(11408,732,'_product_taste_6_name','field_611b835da8aed'),(11409,732,'_product_taste','field_611b8342a8aec'),(11410,732,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11411,732,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11412,732,'_product_characteristics_size','field_611b90b565bd0'),(11413,732,'_product_characteristics_weight','field_611b90c965bd3'),(11414,732,'_product_characteristics_capacity','field_611b90dc65bd6'),(11415,732,'_product_characteristics','field_611b87a8a8af0'),(11416,732,'_edit_lock','1631610505:1'),(11417,733,'brand','663'),(11418,733,'product_name','HQD King'),(11419,733,'product_price','550'),(11420,733,'where_buy','1'),(11421,733,'product_img','148'),(11422,733,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11423,733,'product_taste_0_name','Клубника'),(11424,733,'product_taste','1'),(11425,733,'product_characteristics_count_of_puff_puff_text',''),(11426,733,'product_characteristics_count_of_puff_puff_val',''),(11427,733,'product_characteristics_count_of_puff','2000'),(11428,733,'product_characteristics_count_of_nikotin_puff_text',''),(11429,733,'product_characteristics_count_of_nikotin_puff_val',''),(11430,733,'product_characteristics_count_of_nikotin',' 1.25'),(11431,733,'product_characteristics_size_puff_text',''),(11432,733,'product_characteristics_size_puff_val',''),(11433,733,'product_characteristics_size','80'),(11434,733,'product_characteristics_weight_puff_text',''),(11435,733,'product_characteristics_weight_puff_val',''),(11436,733,'product_characteristics_weight','12'),(11437,733,'product_characteristics_capacity_puff_text',''),(11438,733,'product_characteristics_capacity_puff_val',''),(11439,733,'product_characteristics_capacity','280'),(11440,733,'product_characteristics',''),(11441,733,'_edit_last','1'),(11442,733,'_brand','field_611aa6eea67f3'),(11443,733,'_product_name','field_611b820ca8ae8'),(11444,733,'_product_price','field_611b828ca8ae9'),(11445,733,'_product_img','field_611b8b1ddf19c'),(11446,733,'_where_buy','field_611b88e0a8af6'),(11447,733,'_product_description','field_611b829aa8aea'),(11448,733,'_product_taste_0_name','field_611b835da8aed'),(11449,733,'_product_taste','field_611b8342a8aec'),(11450,733,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11451,733,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11452,733,'_product_characteristics_size','field_611b90b565bd0'),(11453,733,'_product_characteristics_weight','field_611b90c965bd3'),(11454,733,'_product_characteristics_capacity','field_611b90dc65bd6'),(11455,733,'_product_characteristics','field_611b87a8a8af0'),(11456,733,'_edit_lock','1634892390:1'),(11457,734,'brand','664'),(11458,734,'product_name','HQD King'),(11459,734,'product_price','550'),(11460,734,'where_buy','1'),(11461,734,'product_img','148'),(11462,734,'product_description','Представляет собой компактную одноразовую pod-систему от китайского производителя.'),(11463,734,'product_taste_0_name','Клубника'),(11464,734,'product_taste','1'),(11465,734,'product_characteristics_count_of_puff_puff_text',''),(11466,734,'product_characteristics_count_of_puff_puff_val',''),(11467,734,'product_characteristics_count_of_puff','2000'),(11468,734,'product_characteristics_count_of_nikotin_puff_text',''),(11469,734,'product_characteristics_count_of_nikotin_puff_val',''),(11470,734,'product_characteristics_count_of_nikotin',' 1.25'),(11471,734,'product_characteristics_size_puff_text',''),(11472,734,'product_characteristics_size_puff_val',''),(11473,734,'product_characteristics_size','80'),(11474,734,'product_characteristics_weight_puff_text',''),(11475,734,'product_characteristics_weight_puff_val',''),(11476,734,'product_characteristics_weight','12'),(11477,734,'product_characteristics_capacity_puff_text',''),(11478,734,'product_characteristics_capacity_puff_val',''),(11479,734,'product_characteristics_capacity','280'),(11480,734,'product_characteristics',''),(11481,734,'_edit_last','1'),(11482,734,'_brand','field_611aa6eea67f3'),(11483,734,'_product_name','field_611b820ca8ae8'),(11484,734,'_product_price','field_611b828ca8ae9'),(11485,734,'_product_img','field_611b8b1ddf19c'),(11486,734,'_where_buy','field_611b88e0a8af6'),(11487,734,'_product_description','field_611b829aa8aea'),(11488,734,'_product_taste_0_name','field_611b835da8aed'),(11489,734,'_product_taste','field_611b8342a8aec'),(11490,734,'_product_characteristics_count_of_puff','field_611b8864a8af1'),(11491,734,'_product_characteristics_count_of_nikotin','field_611b909e65bcd'),(11492,734,'_product_characteristics_size','field_611b90b565bd0'),(11493,734,'_product_characteristics_weight','field_611b90c965bd3'),(11494,734,'_product_characteristics_capacity','field_611b90dc65bd6'),(11495,734,'_product_characteristics','field_611b87a8a8af0'),(11496,734,'_edit_lock','1634892383:1'),(11497,735,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(11498,735,'_main-title','field_611bb82b75ef6'),(11499,735,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(11500,735,'_main_subtitle','field_611bb89775ef7'),(11501,735,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(11502,735,'_main_slider_slider_1','field_612284262bd6b'),(11503,735,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(11504,735,'_main_slider_slider_2','field_612284602bd6e'),(11505,735,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(11506,735,'_main_slider_slider_3','field_612284622bd6f'),(11507,735,'main_slider',''),(11508,735,'_main_slider','field_611bb97475efb'),(11509,735,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(11510,735,'_partners_title','field_611bd0a7d9bba'),(11511,735,'brand_list',''),(11512,735,'_brand_list','field_611bcdcdcf174'),(11513,735,'brand_parners_img','179'),(11514,735,'_brand_parners_img','field_611bcfdb01481'),(11515,735,'brand_partners_title','Хотите стать нашим партнером?'),(11516,735,'_brand_partners_title','field_611bcee1cf175'),(11517,735,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(11518,735,'_brand_partners_subtitle','field_611bcf08cf176'),(11519,735,'brand_partners_button','оставить заявку'),(11520,735,'_brand_partners_button','field_611bcf29cf177'),(11521,735,'preferences_title',''),(11522,735,'_preferences_title','field_611bd4068f31c'),(11523,735,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(11524,735,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(11525,735,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(11526,735,'_preferences_list_preferences_2','field_611bd50b8f31f'),(11527,735,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(11528,735,'_preferences_list_preferences_3','field_611bd50d8f320'),(11529,735,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(11530,735,'_preferences_list_preferences_4','field_611bd50e8f321'),(11531,735,'preferences_list',''),(11532,735,'_preferences_list','field_611bd4cd8f31d'),(11533,735,'preferences_img','207'),(11534,735,'_preferences_img','field_611bd5af8f32b'),(11535,735,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(11536,735,'_UPOD_description','field_611bdbb14e1f3'),(11537,735,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(11538,735,'_UPOD_description-soc_title','field_611bdf0f8997f'),(11539,735,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(11540,735,'_UPOD_description-img','field_611bde71032b3'),(11541,735,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(11542,735,'_scrollable-line-logos','field_611d10c782c6c'),(11543,736,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(11544,736,'_main-title','field_611bb82b75ef6'),(11545,736,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(11546,736,'_main_subtitle','field_611bb89775ef7'),(11547,736,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(11548,736,'_main_slider_slider_1','field_612284262bd6b'),(11549,736,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(11550,736,'_main_slider_slider_2','field_612284602bd6e'),(11551,736,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(11552,736,'_main_slider_slider_3','field_612284622bd6f'),(11553,736,'main_slider',''),(11554,736,'_main_slider','field_611bb97475efb'),(11555,736,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(11556,736,'_partners_title','field_611bd0a7d9bba'),(11557,736,'brand_list',''),(11558,736,'_brand_list','field_611bcdcdcf174'),(11559,736,'brand_parners_img','179'),(11560,736,'_brand_parners_img','field_611bcfdb01481'),(11561,736,'brand_partners_title','Хотите стать нашим партнером?'),(11562,736,'_brand_partners_title','field_611bcee1cf175'),(11563,736,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(11564,736,'_brand_partners_subtitle','field_611bcf08cf176'),(11565,736,'brand_partners_button','оставить заявку'),(11566,736,'_brand_partners_button','field_611bcf29cf177'),(11567,736,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(11568,736,'_preferences_title','field_611bd4068f31c'),(11569,736,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(11570,736,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(11571,736,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(11572,736,'_preferences_list_preferences_2','field_611bd50b8f31f'),(11573,736,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(11574,736,'_preferences_list_preferences_3','field_611bd50d8f320'),(11575,736,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(11576,736,'_preferences_list_preferences_4','field_611bd50e8f321'),(11577,736,'preferences_list',''),(11578,736,'_preferences_list','field_611bd4cd8f31d'),(11579,736,'preferences_img','207'),(11580,736,'_preferences_img','field_611bd5af8f32b'),(11581,736,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(11582,736,'_UPOD_description','field_611bdbb14e1f3'),(11583,736,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(11584,736,'_UPOD_description-soc_title','field_611bdf0f8997f'),(11585,736,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(11586,736,'_UPOD_description-img','field_611bde71032b3'),(11587,736,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(11588,736,'_scrollable-line-logos','field_611d10c782c6c'),(11589,737,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(11590,737,'_main-title','field_611bb82b75ef6'),(11591,737,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(11592,737,'_main_subtitle','field_611bb89775ef7'),(11593,737,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(11594,737,'_main_slider_slider_1','field_612284262bd6b'),(11595,737,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(11596,737,'_main_slider_slider_2','field_612284602bd6e'),(11597,737,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(11598,737,'_main_slider_slider_3','field_612284622bd6f'),(11599,737,'main_slider',''),(11600,737,'_main_slider','field_611bb97475efb'),(11601,737,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(11602,737,'_partners_title','field_611bd0a7d9bba'),(11603,737,'brand_list',''),(11604,737,'_brand_list','field_61229153d215f'),(11605,737,'brand_parners_img','179'),(11606,737,'_brand_parners_img','field_611bcfdb01481'),(11607,737,'brand_partners_title','Хотите стать нашим партнером?'),(11608,737,'_brand_partners_title','field_611bcee1cf175'),(11609,737,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(11610,737,'_brand_partners_subtitle','field_611bcf08cf176'),(11611,737,'brand_partners_button','оставить заявку'),(11612,737,'_brand_partners_button','field_611bcf29cf177'),(11613,737,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(11614,737,'_preferences_title','field_611bd4068f31c'),(11615,737,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(11616,737,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(11617,737,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(11618,737,'_preferences_list_preferences_2','field_611bd50b8f31f'),(11619,737,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(11620,737,'_preferences_list_preferences_3','field_611bd50d8f320'),(11621,737,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(11622,737,'_preferences_list_preferences_4','field_611bd50e8f321'),(11623,737,'preferences_list',''),(11624,737,'_preferences_list','field_611bd4cd8f31d'),(11625,737,'preferences_img','207'),(11626,737,'_preferences_img','field_611bd5af8f32b'),(11627,737,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(11628,737,'_UPOD_description','field_611bdbb14e1f3'),(11629,737,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(11630,737,'_UPOD_description-soc_title','field_611bdf0f8997f'),(11631,737,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(11632,737,'_UPOD_description-img','field_611bde71032b3'),(11633,737,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(11634,737,'_scrollable-line-logos','field_611d10c782c6c'),(11635,739,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(11636,739,'_main-title','field_611bb82b75ef6'),(11637,739,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(11638,739,'_main_subtitle','field_611bb89775ef7'),(11639,739,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(11640,739,'_main_slider_slider_1','field_612284262bd6b'),(11641,739,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(11642,739,'_main_slider_slider_2','field_612284602bd6e'),(11643,739,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(11644,739,'_main_slider_slider_3','field_612284622bd6f'),(11645,739,'main_slider',''),(11646,739,'_main_slider','field_611bb97475efb'),(11647,739,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(11648,739,'_partners_title','field_611bd0a7d9bba'),(11649,739,'brand_list','a:5:{i:0;s:3:\"657\";i:1;s:3:\"663\";i:2;s:3:\"659\";i:3;s:3:\"665\";i:4;s:3:\"661\";}'),(11650,739,'_brand_list','field_61229153d215f'),(11651,739,'brand_parners_img','179'),(11652,739,'_brand_parners_img','field_611bcfdb01481'),(11653,739,'brand_partners_title','Хотите стать нашим партнером?'),(11654,739,'_brand_partners_title','field_611bcee1cf175'),(11655,739,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(11656,739,'_brand_partners_subtitle','field_611bcf08cf176'),(11657,739,'brand_partners_button','оставить заявку'),(11658,739,'_brand_partners_button','field_611bcf29cf177'),(11659,739,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(11660,739,'_preferences_title','field_611bd4068f31c'),(11661,739,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(11662,739,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(11663,739,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(11664,739,'_preferences_list_preferences_2','field_611bd50b8f31f'),(11665,739,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(11666,739,'_preferences_list_preferences_3','field_611bd50d8f320'),(11667,739,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(11668,739,'_preferences_list_preferences_4','field_611bd50e8f321'),(11669,739,'preferences_list',''),(11670,739,'_preferences_list','field_611bd4cd8f31d'),(11671,739,'preferences_img','207'),(11672,739,'_preferences_img','field_611bd5af8f32b'),(11673,739,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(11674,739,'_UPOD_description','field_611bdbb14e1f3'),(11675,739,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(11676,739,'_UPOD_description-soc_title','field_611bdf0f8997f'),(11677,739,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(11678,739,'_UPOD_description-img','field_611bde71032b3'),(11679,739,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(11680,739,'_scrollable-line-logos','field_611d10c782c6c'),(11681,740,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового [/gradient_border] поколения'),(11682,740,'_main-title','field_611bb82b75ef6'),(11683,740,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(11684,740,'_main_subtitle','field_611bb89775ef7'),(11685,740,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(11686,740,'_main_slider_slider_1','field_612284262bd6b'),(11687,740,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(11688,740,'_main_slider_slider_2','field_612284602bd6e'),(11689,740,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(11690,740,'_main_slider_slider_3','field_612284622bd6f'),(11691,740,'main_slider',''),(11692,740,'_main_slider','field_611bb97475efb'),(11693,740,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(11694,740,'_partners_title','field_611bd0a7d9bba'),(11695,740,'brand_list','a:5:{i:0;s:3:\"658\";i:1;s:3:\"660\";i:2;s:3:\"664\";i:3;s:3:\"662\";i:4;s:3:\"666\";}'),(11696,740,'_brand_list','field_61229153d215f'),(11697,740,'brand_parners_img','179'),(11698,740,'_brand_parners_img','field_611bcfdb01481'),(11699,740,'brand_partners_title','Хотите стать нашим партнером?'),(11700,740,'_brand_partners_title','field_611bcee1cf175'),(11701,740,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(11702,740,'_brand_partners_subtitle','field_611bcf08cf176'),(11703,740,'brand_partners_button','оставить заявку'),(11704,740,'_brand_partners_button','field_611bcf29cf177'),(11705,740,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(11706,740,'_preferences_title','field_611bd4068f31c'),(11707,740,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(11708,740,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(11709,740,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(11710,740,'_preferences_list_preferences_2','field_611bd50b8f31f'),(11711,740,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(11712,740,'_preferences_list_preferences_3','field_611bd50d8f320'),(11713,740,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(11714,740,'_preferences_list_preferences_4','field_611bd50e8f321'),(11715,740,'preferences_list',''),(11716,740,'_preferences_list','field_611bd4cd8f31d'),(11717,740,'preferences_img','207'),(11718,740,'_preferences_img','field_611bd5af8f32b'),(11719,740,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(11720,740,'_UPOD_description','field_611bdbb14e1f3'),(11721,740,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(11722,740,'_UPOD_description-soc_title','field_611bdf0f8997f'),(11723,740,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(11724,740,'_UPOD_description-img','field_611bde71032b3'),(11725,740,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(11726,740,'_scrollable-line-logos','field_611d10c782c6c'),(11727,741,'shop_address','a:3:{s:5:\"title\";s:29:\"Хлібна Гавань, 5.\";s:3:\"url\";s:37:\"https://goo.gl/maps/Ddbj3YgXBfvgfVdH7\";s:6:\"target\";s:0:\"\";}'),(11728,741,'shop_name','Магазин №6 «Табакерка»'),(11729,741,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11730,741,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"659\";}'),(11731,741,'map_coord_latitude',''),(11732,741,'map_coord_width','46.50864525160314'),(11733,741,'map_coord',''),(11734,741,'brand_item',''),(11735,741,'map_coord_length','30.728245031751577'),(11736,741,'_edit_last','1'),(11737,741,'_shop_address','field_611bedfbe501a'),(11738,741,'_shop_name','field_611bee3de501b'),(11739,741,'_shop_work_time','field_611bee4ce501c'),(11740,741,'_brand_item','field_611beeafe501e'),(11741,741,'_map_coord_width','field_611bef4d3a0bd'),(11742,741,'_map_coord_length','field_611bef5a3a0be'),(11743,741,'_map_coord','field_611bef383a0bc'),(11744,741,'_edit_lock','1629989814:1'),(11745,742,'shop_address','a:3:{s:5:\"title\";s:29:\"Хлібна Гавань, 5.\";s:3:\"url\";s:37:\"https://goo.gl/maps/Ddbj3YgXBfvgfVdH7\";s:6:\"target\";s:0:\"\";}'),(11746,742,'shop_name','Магазин №6 «Табакерка»'),(11747,742,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11748,742,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"659\";}'),(11749,742,'map_coord_latitude',''),(11750,742,'map_coord_width','46.50864525160314'),(11751,742,'map_coord',''),(11752,742,'brand_item',''),(11753,742,'map_coord_length','30.728245031751577'),(11754,742,'_edit_last','1'),(11755,742,'_shop_address','field_611bedfbe501a'),(11756,742,'_shop_name','field_611bee3de501b'),(11757,742,'_shop_work_time','field_611bee4ce501c'),(11758,742,'_brand_item','field_611beeafe501e'),(11759,742,'_map_coord_width','field_611bef4d3a0bd'),(11760,742,'_map_coord_length','field_611bef5a3a0be'),(11761,742,'_map_coord','field_611bef383a0bc'),(11762,742,'_edit_lock','1629989812:1'),(11763,743,'shop_address','a:3:{s:5:\"title\";s:25:\"Митна площа, 1.\";s:3:\"url\";s:37:\"https://goo.gl/maps/JZg9WR2vZEygbUwZ7\";s:6:\"target\";s:0:\"\";}'),(11764,743,'shop_name','Магазин №5 «Табакерка»'),(11765,743,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11766,743,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"659\";}'),(11767,743,'map_coord_latitude',''),(11768,743,'map_coord_width','46.485476983761984'),(11769,743,'map_coord',''),(11770,743,'brand_item',''),(11771,743,'map_coord_length','30.74798436761839'),(11772,743,'_edit_last','1'),(11773,743,'_shop_address','field_611bedfbe501a'),(11774,743,'_shop_name','field_611bee3de501b'),(11775,743,'_shop_work_time','field_611bee4ce501c'),(11776,743,'_brand_item','field_611beeafe501e'),(11777,743,'_map_coord_width','field_611bef4d3a0bd'),(11778,743,'_map_coord_length','field_611bef5a3a0be'),(11779,743,'_map_coord','field_611bef383a0bc'),(11780,743,'_edit_lock','1629989691:1'),(11781,744,'shop_address','a:3:{s:5:\"title\";s:25:\"Митна площа, 1.\";s:3:\"url\";s:37:\"https://goo.gl/maps/JZg9WR2vZEygbUwZ7\";s:6:\"target\";s:0:\"\";}'),(11782,744,'shop_name','Магазин №5 «Табакерка»'),(11783,744,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11784,744,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"659\";}'),(11785,744,'map_coord_latitude',''),(11786,744,'map_coord_width','46.485476983761984'),(11787,744,'map_coord',''),(11788,744,'brand_item',''),(11789,744,'map_coord_length','30.74798436761839'),(11790,744,'_edit_last','1'),(11791,744,'_shop_address','field_611bedfbe501a'),(11792,744,'_shop_name','field_611bee3de501b'),(11793,744,'_shop_work_time','field_611bee4ce501c'),(11794,744,'_brand_item','field_611beeafe501e'),(11795,744,'_map_coord_width','field_611bef4d3a0bd'),(11796,744,'_map_coord_length','field_611bef5a3a0be'),(11797,744,'_map_coord','field_611bef383a0bc'),(11798,744,'_edit_lock','1629989689:1'),(11799,745,'shop_address','a:3:{s:5:\"title\";s:64:\"вулиця Соломії Крушельницької, 11-13.\";s:3:\"url\";s:37:\"https://goo.gl/maps/SGcrZARnysdkYXmt7\";s:6:\"target\";s:0:\"\";}'),(11800,745,'shop_name','Магазин №4 «Табакерка»'),(11801,745,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11802,745,'brans_item','a:1:{i:0;s:3:\"657\";}'),(11803,745,'map_coord_latitude',''),(11804,745,'map_coord_width','49.838420440098076'),(11805,745,'map_coord',''),(11806,745,'brand_item',''),(11807,745,'map_coord_length','24.01979144745472'),(11808,745,'_edit_last','1'),(11809,745,'_shop_address','field_611bedfbe501a'),(11810,745,'_shop_name','field_611bee3de501b'),(11811,745,'_shop_work_time','field_611bee4ce501c'),(11812,745,'_brand_item','field_611beeafe501e'),(11813,745,'_map_coord_width','field_611bef4d3a0bd'),(11814,745,'_map_coord_length','field_611bef5a3a0be'),(11815,745,'_map_coord','field_611bef383a0bc'),(11816,745,'_edit_lock','1629989596:1'),(11817,746,'shop_address','a:3:{s:5:\"title\";s:64:\"вулиця Соломії Крушельницької, 11-13.\";s:3:\"url\";s:37:\"https://goo.gl/maps/SGcrZARnysdkYXmt7\";s:6:\"target\";s:0:\"\";}'),(11818,746,'shop_name','Магазин №4 «Табакерка»'),(11819,746,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11820,746,'brans_item','a:1:{i:0;s:3:\"657\";}'),(11821,746,'map_coord_latitude',''),(11822,746,'map_coord_width','49.838420440098076'),(11823,746,'map_coord',''),(11824,746,'brand_item',''),(11825,746,'map_coord_length','24.01979144745472'),(11826,746,'_edit_last','1'),(11827,746,'_shop_address','field_611bedfbe501a'),(11828,746,'_shop_name','field_611bee3de501b'),(11829,746,'_shop_work_time','field_611bee4ce501c'),(11830,746,'_brand_item','field_611beeafe501e'),(11831,746,'_map_coord_width','field_611bef4d3a0bd'),(11832,746,'_map_coord_length','field_611bef5a3a0be'),(11833,746,'_map_coord','field_611bef383a0bc'),(11834,746,'_edit_lock','1629989629:1'),(11835,747,'shop_address','a:3:{s:5:\"title\";s:21:\"Площа Ринок\";s:3:\"url\";s:37:\"https://goo.gl/maps/9cbyAdBd7jQ9E2RXA\";s:6:\"target\";s:0:\"\";}'),(11836,747,'shop_name','Магазин №3 «Табакерка»'),(11837,747,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11838,747,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"663\";}'),(11839,747,'map_coord_latitude',''),(11840,747,'map_coord_width','49.84141616047624'),(11841,747,'map_coord',''),(11842,747,'brand_item',''),(11843,747,'map_coord_length','24.032178840153446'),(11844,747,'_edit_last','1'),(11845,747,'_shop_address','field_611bedfbe501a'),(11846,747,'_shop_name','field_611bee3de501b'),(11847,747,'_shop_work_time','field_611bee4ce501c'),(11848,747,'_brand_item','field_611beeafe501e'),(11849,747,'_map_coord_width','field_611bef4d3a0bd'),(11850,747,'_map_coord_length','field_611bef5a3a0be'),(11851,747,'_map_coord','field_611bef383a0bc'),(11852,747,'_edit_lock','1629989454:1'),(11853,748,'shop_address','a:3:{s:5:\"title\";s:21:\"Площа Ринок\";s:3:\"url\";s:37:\"https://goo.gl/maps/9cbyAdBd7jQ9E2RXA\";s:6:\"target\";s:0:\"\";}'),(11854,748,'shop_name','Магазин №3 «Табакерка»'),(11855,748,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11856,748,'brans_item','a:2:{i:0;s:3:\"657\";i:1;s:3:\"663\";}'),(11857,748,'map_coord_latitude',''),(11858,748,'map_coord_width','49.84141616047624'),(11859,748,'map_coord',''),(11860,748,'brand_item',''),(11861,748,'map_coord_length','24.032178840153446'),(11862,748,'_edit_last','1'),(11863,748,'_shop_address','field_611bedfbe501a'),(11864,748,'_shop_name','field_611bee3de501b'),(11865,748,'_shop_work_time','field_611bee4ce501c'),(11866,748,'_brand_item','field_611beeafe501e'),(11867,748,'_map_coord_width','field_611bef4d3a0bd'),(11868,748,'_map_coord_length','field_611bef5a3a0be'),(11869,748,'_map_coord','field_611bef383a0bc'),(11870,748,'_edit_lock','1629989453:1'),(11871,749,'shop_address','a:3:{s:5:\"title\";s:47:\"вулиця Вадима Гетьмана, 17.\";s:3:\"url\";s:37:\"https://goo.gl/maps/HpReDXNSwSMVoytH7\";s:6:\"target\";s:0:\"\";}'),(11872,749,'shop_name','Магазин №2 «Табакерка»'),(11873,749,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11874,749,'brans_item','a:2:{i:0;s:3:\"659\";i:1;s:3:\"657\";}'),(11875,749,'map_coord_latitude',''),(11876,749,'map_coord_width','50.401725203783506'),(11877,749,'map_coord',''),(11878,749,'brand_item',''),(11879,749,'map_coord_length','30.54192228677247'),(11880,749,'_edit_last','1'),(11881,749,'_shop_address','field_611bedfbe501a'),(11882,749,'_shop_name','field_611bee3de501b'),(11883,749,'_shop_work_time','field_611bee4ce501c'),(11884,749,'_brand_item','field_611beeafe501e'),(11885,749,'_map_coord_width','field_611bef4d3a0bd'),(11886,749,'_map_coord_length','field_611bef5a3a0be'),(11887,749,'_map_coord','field_611bef383a0bc'),(11888,749,'_edit_lock','1629989353:1'),(11889,750,'shop_address','a:3:{s:5:\"title\";s:47:\"вулиця Вадима Гетьмана, 17.\";s:3:\"url\";s:37:\"https://goo.gl/maps/HpReDXNSwSMVoytH7\";s:6:\"target\";s:0:\"\";}'),(11890,750,'shop_name','Магазин №2 «Табакерка»'),(11891,750,'shop_work_time','Режим работы: пн‑сб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11892,750,'brans_item','a:2:{i:0;s:3:\"659\";i:1;s:3:\"657\";}'),(11893,750,'map_coord_latitude',''),(11894,750,'map_coord_width','50.401725203783506'),(11895,750,'map_coord',''),(11896,750,'brand_item',''),(11897,750,'map_coord_length','30.54192228677247'),(11898,750,'_edit_last','1'),(11899,750,'_shop_address','field_611bedfbe501a'),(11900,750,'_shop_name','field_611bee3de501b'),(11901,750,'_shop_work_time','field_611bee4ce501c'),(11902,750,'_brand_item','field_611beeafe501e'),(11903,750,'_map_coord_width','field_611bef4d3a0bd'),(11904,750,'_map_coord_length','field_611bef5a3a0be'),(11905,750,'_map_coord','field_611bef383a0bc'),(11906,750,'_edit_lock','1629989351:1'),(11907,751,'shop_address','a:3:{s:5:\"title\";s:59:\"проспект Академіка Глушкова, 31А.\";s:3:\"url\";s:37:\"https://goo.gl/maps/2stKBuErvzoDYw7HA\";s:6:\"target\";s:0:\"\";}'),(11908,751,'shop_name','Магазин №1 «Табакерка»'),(11909,751,'shop_work_time','Режим работы: пн‑cб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11910,751,'brans_item','a:3:{i:0;s:3:\"663\";i:1;s:3:\"659\";i:2;s:3:\"657\";}'),(11911,751,'map_coord_latitude',''),(11912,751,'map_coord_width','50.44920031879436'),(11913,751,'map_coord',''),(11914,751,'brand_item',''),(11915,751,'map_coord_length','30.444119786773676'),(11916,751,'_edit_last','1'),(11917,751,'_shop_address','field_611bedfbe501a'),(11918,751,'_shop_name','field_611bee3de501b'),(11919,751,'_shop_work_time','field_611bee4ce501c'),(11920,751,'_brand_item','field_611beeafe501e'),(11921,751,'_map_coord_width','field_611bef4d3a0bd'),(11922,751,'_map_coord_length','field_611bef5a3a0be'),(11923,751,'_map_coord','field_611bef383a0bc'),(11924,751,'_edit_lock','1629989251:1'),(11925,752,'shop_address','a:3:{s:5:\"title\";s:59:\"проспект Академіка Глушкова, 31А.\";s:3:\"url\";s:37:\"https://goo.gl/maps/2stKBuErvzoDYw7HA\";s:6:\"target\";s:0:\"\";}'),(11926,752,'shop_name','Магазин №1 «Табакерка»'),(11927,752,'shop_work_time','Режим работы: пн‑cб: 09:00‑20:00\r\nперерыв: 12:00‑12:30'),(11928,752,'brans_item','a:3:{i:0;s:3:\"663\";i:1;s:3:\"659\";i:2;s:3:\"657\";}'),(11929,752,'map_coord_latitude',''),(11930,752,'map_coord_width','50.44920031879436'),(11931,752,'map_coord',''),(11932,752,'brand_item',''),(11933,752,'map_coord_length','30.444119786773676'),(11934,752,'_edit_last','1'),(11935,752,'_shop_address','field_611bedfbe501a'),(11936,752,'_shop_name','field_611bee3de501b'),(11937,752,'_shop_work_time','field_611bee4ce501c'),(11938,752,'_brand_item','field_611beeafe501e'),(11939,752,'_map_coord_width','field_611bef4d3a0bd'),(11940,752,'_map_coord_length','field_611bef5a3a0be'),(11941,752,'_map_coord','field_611bef383a0bc'),(11942,752,'_edit_lock','1631270860:1'),(11943,765,'_edit_last','1'),(11944,765,'_wp_page_template','where_buy.php'),(11945,765,'_edit_lock','1630066704:1'),(11946,768,'_edit_last','1'),(11947,768,'_edit_lock','1629928446:1'),(11948,765,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11949,765,'_title','field_6123abc3a66c9'),(11950,767,'title',''),(11951,767,'_title','field_6123abc3a66c9'),(11952,770,'title','Где купить'),(11953,770,'_title','field_6123abc3a66c9'),(11954,771,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11955,771,'_title','field_6123abc3a66c9'),(11956,772,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11957,772,'_wp_page_template','where_buy.php'),(11958,772,'_edit_last','1'),(11959,772,'_title','field_6123abc3a66c9'),(11960,773,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11961,773,'_title','field_6123abc3a66c9'),(11962,772,'_edit_lock','1631610529:1'),(11963,774,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11964,774,'_wp_page_template','where_buy.php'),(11965,774,'_edit_last','1'),(11966,774,'_title','field_6123abc3a66c9'),(11967,775,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(11968,775,'_title','field_6123abc3a66c9'),(11969,774,'_edit_lock','1629727914:1'),(11970,776,'_edit_last','1'),(11971,776,'_edit_lock','1629974223:1'),(11972,805,'_edit_last','1'),(11973,805,'_edit_lock','1629983191:1'),(11974,805,'_wp_page_template','check_info.php'),(11975,805,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(11976,805,'_title','field_6123adf68267c'),(11977,805,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(11978,805,'_subtitle','field_6123ae088267d'),(11979,805,'method_1_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(11980,805,'_method_1_description_suptitle','field_6123b4d382680'),(11981,805,'method_1_description_title','Первичная проверка до вскрытия'),(11982,805,'_method_1_description_title','field_6123b4e482681'),(11983,805,'method_1_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(11984,805,'_method_1_description_text','field_6123b4ed82682'),(11985,805,'method_1_description',''),(11986,805,'_method_1_description','field_6123b4ab8267f'),(11987,805,'method_1_step_1_title','Шаг 1'),(11988,805,'_method_1_step_1_title','field_6123b4ff82685'),(11989,805,'method_1_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(11990,805,'_method_1_step_1_text','field_6123b4ff82686'),(11991,805,'method_1_step_1_img','807'),(11992,805,'_method_1_step_1_img','field_6123b4ff82684'),(11993,805,'method_1_step_1',''),(11994,805,'_method_1_step_1','field_6123b4ff82683'),(11995,805,'method_1_step_2_title','Шаг 2'),(11996,805,'_method_1_step_2_title','field_6123b53e8268c'),(11997,805,'method_1_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(11998,805,'_method_1_step_2_text','field_6123b53e8268d'),(11999,805,'method_1_step_2_img',''),(12000,805,'_method_1_step_2_img','field_6123b53e8268e'),(12001,805,'method_1_step_2',''),(12002,805,'_method_1_step_2','field_6123b53e8268b'),(12003,805,'method_2_description_suptitle',''),(12004,805,'_method_2_description_suptitle','field_6123b56e82691'),(12005,805,'method_2_description_title',''),(12006,805,'_method_2_description_title','field_6123b56e82692'),(12007,805,'method_2_description_text',''),(12008,805,'_method_2_description_text','field_6123b56e82693'),(12009,805,'method_2_description',''),(12010,805,'_method_2_description','field_6123b56e82690'),(12011,805,'method_2_step_1_title',''),(12012,805,'_method_2_step_1_title','field_6123b57b82695'),(12013,805,'method_2_step_1_text',''),(12014,805,'_method_2_step_1_text','field_6123b57b82696'),(12015,805,'method_2_step_1_img',''),(12016,805,'_method_2_step_1_img','field_6123b57b82697'),(12017,805,'method_2_step_1',''),(12018,805,'_method_2_step_1','field_6123b57b82694'),(12019,805,'method_2_step_2_title',''),(12020,805,'_method_2_step_2_title','field_6123b58182699'),(12021,805,'method_2_step_2_text',''),(12022,805,'_method_2_step_2_text','field_6123b5818269a'),(12023,805,'method_2_step_2_img',''),(12024,805,'_method_2_step_2_img','field_6123b5818269b'),(12025,805,'method_2_step_2',''),(12026,805,'_method_2_step_2','field_6123b58182698'),(12027,806,'title','Проверка подлинности продукции'),(12028,806,'_title','field_6123adf68267c'),(12029,806,'subtitle',''),(12030,806,'_subtitle','field_6123ae088267d'),(12031,806,'method_1_description_suptitle',''),(12032,806,'_method_1_description_suptitle','field_6123b4d382680'),(12033,806,'method_1_description_title',''),(12034,806,'_method_1_description_title','field_6123b4e482681'),(12035,806,'method_1_description_text',''),(12036,806,'_method_1_description_text','field_6123b4ed82682'),(12037,806,'method_1_description',''),(12038,806,'_method_1_description','field_6123b4ab8267f'),(12039,806,'method_1_step_1_title',''),(12040,806,'_method_1_step_1_title','field_6123b4ff82685'),(12041,806,'method_1_step_1_text',''),(12042,806,'_method_1_step_1_text','field_6123b4ff82686'),(12043,806,'method_1_step_1_img',''),(12044,806,'_method_1_step_1_img','field_6123b4ff82684'),(12045,806,'method_1_step_1',''),(12046,806,'_method_1_step_1','field_6123b4ff82683'),(12047,806,'method_1_step_2_title',''),(12048,806,'_method_1_step_2_title','field_6123b53e8268c'),(12049,806,'method_1_step_2_text',''),(12050,806,'_method_1_step_2_text','field_6123b53e8268d'),(12051,806,'method_1_step_2_img',''),(12052,806,'_method_1_step_2_img','field_6123b53e8268e'),(12053,806,'method_1_step_2',''),(12054,806,'_method_1_step_2','field_6123b53e8268b'),(12055,806,'method_2_description_suptitle',''),(12056,806,'_method_2_description_suptitle','field_6123b56e82691'),(12057,806,'method_2_description_title',''),(12058,806,'_method_2_description_title','field_6123b56e82692'),(12059,806,'method_2_description_text',''),(12060,806,'_method_2_description_text','field_6123b56e82693'),(12061,806,'method_2_description',''),(12062,806,'_method_2_description','field_6123b56e82690'),(12063,806,'method_2_step_1_title',''),(12064,806,'_method_2_step_1_title','field_6123b57b82695'),(12065,806,'method_2_step_1_text',''),(12066,806,'_method_2_step_1_text','field_6123b57b82696'),(12067,806,'method_2_step_1_img',''),(12068,806,'_method_2_step_1_img','field_6123b57b82697'),(12069,806,'method_2_step_1',''),(12070,806,'_method_2_step_1','field_6123b57b82694'),(12071,806,'method_2_step_2_title',''),(12072,806,'_method_2_step_2_title','field_6123b58182699'),(12073,806,'method_2_step_2_text',''),(12074,806,'_method_2_step_2_text','field_6123b5818269a'),(12075,806,'method_2_step_2_img',''),(12076,806,'_method_2_step_2_img','field_6123b5818269b'),(12077,806,'method_2_step_2',''),(12078,806,'_method_2_step_2','field_6123b58182698'),(12079,807,'_wp_attached_file','2021/08/check-1-step-1-img.png'),(12080,807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:662;s:6:\"height\";i:726;s:4:\"file\";s:30:\"2021/08/check-1-step-1-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"check-1-step-1-img-274x300.png\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"check-1-step-1-img-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:{}}}'),(12081,808,'_wp_attached_file','2021/08/check-1-step-2-img.png'),(12082,808,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:678;s:4:\"file\";s:30:\"2021/08/check-1-step-2-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"check-1-step-2-img-257x300.png\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"check-1-step-2-img-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:{}}}'),(12083,809,'_wp_attached_file','2021/08/check-2-step-1-img.png'),(12084,809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:673;s:4:\"file\";s:30:\"2021/08/check-2-step-1-img.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"check-2-step-1-img-160x300.png\";s:5:\"width\";i:160;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"check-2-step-1-img-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:{}}}'),(12085,825,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12086,825,'_title','field_6123adf68267c'),(12087,825,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12088,825,'_subtitle','field_6123ae088267d'),(12089,825,'method_1_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12090,825,'_method_1_description_suptitle','field_6123b4d382680'),(12091,825,'method_1_description_title','Первичная проверка до вскрытия'),(12092,825,'_method_1_description_title','field_6123b4e482681'),(12093,825,'method_1_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12094,825,'_method_1_description_text','field_6123b4ed82682'),(12095,825,'method_1_description',''),(12096,825,'_method_1_description','field_6123b4ab8267f'),(12097,825,'method_1_step_1_title','Шаг 1'),(12098,825,'_method_1_step_1_title','field_6123b4ff82685'),(12099,825,'method_1_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12100,825,'_method_1_step_1_text','field_6123b4ff82686'),(12101,825,'method_1_step_1_img','807'),(12102,825,'_method_1_step_1_img','field_6123b4ff82684'),(12103,825,'method_1_step_1',''),(12104,825,'_method_1_step_1','field_6123b4ff82683'),(12105,825,'method_1_step_2_title','Шаг 2'),(12106,825,'_method_1_step_2_title','field_6123b53e8268c'),(12107,825,'method_1_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12108,825,'_method_1_step_2_text','field_6123b53e8268d'),(12109,825,'method_1_step_2_img',''),(12110,825,'_method_1_step_2_img','field_6123b53e8268e'),(12111,825,'method_1_step_2',''),(12112,825,'_method_1_step_2','field_6123b53e8268b'),(12113,825,'method_2_description_suptitle',''),(12114,825,'_method_2_description_suptitle','field_6123b56e82691'),(12115,825,'method_2_description_title',''),(12116,825,'_method_2_description_title','field_6123b56e82692'),(12117,825,'method_2_description_text',''),(12118,825,'_method_2_description_text','field_6123b56e82693'),(12119,825,'method_2_description',''),(12120,825,'_method_2_description','field_6123b56e82690'),(12121,825,'method_2_step_1_title',''),(12122,825,'_method_2_step_1_title','field_6123b57b82695'),(12123,825,'method_2_step_1_text',''),(12124,825,'_method_2_step_1_text','field_6123b57b82696'),(12125,825,'method_2_step_1_img',''),(12126,825,'_method_2_step_1_img','field_6123b57b82697'),(12127,825,'method_2_step_1',''),(12128,825,'_method_2_step_1','field_6123b57b82694'),(12129,825,'method_2_step_2_title',''),(12130,825,'_method_2_step_2_title','field_6123b58182699'),(12131,825,'method_2_step_2_text',''),(12132,825,'_method_2_step_2_text','field_6123b5818269a'),(12133,825,'method_2_step_2_img',''),(12134,825,'_method_2_step_2_img','field_6123b5818269b'),(12135,825,'method_2_step_2',''),(12136,825,'_method_2_step_2','field_6123b58182698'),(12137,826,'_edit_last','1'),(12138,826,'_edit_lock','1629928588:1'),(12139,844,'_edit_last','1'),(12140,844,'_edit_lock','1631622114:1'),(12141,844,'_wp_page_template','privacy_policy.php'),(12142,844,'terms_of_use_title','Условия использования сайта'),(12143,844,'_terms_of_use_title','field_6123bead1b229'),(12144,844,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12145,844,'_terms_of_use_description','field_6123bed01b22a'),(12146,844,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12147,844,'_terms_of_use_text','field_6123bef51b22b'),(12148,844,'cookie_title','Политика использования файлов Cookie'),(12149,844,'_cookie_title','field_6123bf2e1b22d'),(12150,844,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12151,844,'_cookie_text','field_6123bf4f1b22e'),(12152,844,'garanty_title','Гарантии'),(12153,844,'_garanty_title','field_6123bf781b230'),(12154,844,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12155,844,'_garanty_text','field_6123bf7b1b231'),(12156,844,'sertificates_title','Сертификаты'),(12157,844,'_sertificates_title','field_6123bfb71b233'),(12158,844,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12159,844,'_sertificates_description','field_6123bfe01b234'),(12160,844,'sertificates_list','3'),(12161,844,'_sertificates_list','field_6123bff21b235'),(12162,845,'terms_of_use_title','Условия использования сайта'),(12163,845,'_terms_of_use_title','field_6123bead1b229'),(12164,845,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12165,845,'_terms_of_use_description','field_6123bed01b22a'),(12166,845,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12167,845,'_terms_of_use_text','field_6123bef51b22b'),(12168,845,'cookie_title',''),(12169,845,'_cookie_title','field_6123bf2e1b22d'),(12170,845,'cookie_text',''),(12171,845,'_cookie_text','field_6123bf4f1b22e'),(12172,845,'garanty_title',''),(12173,845,'_garanty_title','field_6123bf781b230'),(12174,845,'garanty_text',''),(12175,845,'_garanty_text','field_6123bf7b1b231'),(12176,845,'sertificates_title',''),(12177,845,'_sertificates_title','field_6123bfb71b233'),(12178,845,'sertificates_description',''),(12179,845,'_sertificates_description','field_6123bfe01b234'),(12180,845,'sertificates_list',''),(12181,845,'_sertificates_list','field_6123bff21b235'),(12182,846,'_wp_attached_file','2021/08/ce-logo.svg'),(12183,846,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:52;s:6:\"height\";i:38;s:4:\"file\";s:20:\"/2021/08/ce-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"ce-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12184,847,'_wp_attached_file','2021/08/fc-logo.svg'),(12185,847,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:52;s:6:\"height\";i:44;s:4:\"file\";s:20:\"/2021/08/fc-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"fc-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12186,848,'_wp_attached_file','2021/08/rohs-logo.svg'),(12187,848,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:62;s:6:\"height\";i:20;s:4:\"file\";s:22:\"/2021/08/rohs-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"rohs-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(12188,844,'sertificates_list_0_img','846'),(12189,844,'_sertificates_list_0_img','field_6123c0241b236'),(12190,844,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12191,844,'_sertificates_list_0_text','field_6123c0381b237'),(12192,844,'sertificates_list_1_img','848'),(12193,844,'_sertificates_list_1_img','field_6123c0241b236'),(12194,844,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12195,844,'_sertificates_list_1_text','field_6123c0381b237'),(12196,849,'terms_of_use_title','Условия использования сайта'),(12197,849,'_terms_of_use_title','field_6123bead1b229'),(12198,849,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12199,849,'_terms_of_use_description','field_6123bed01b22a'),(12200,849,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12201,849,'_terms_of_use_text','field_6123bef51b22b'),(12202,849,'cookie_title','Политика использования файлов Cookie'),(12203,849,'_cookie_title','field_6123bf2e1b22d'),(12204,849,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12205,849,'_cookie_text','field_6123bf4f1b22e'),(12206,849,'garanty_title','Гарантии'),(12207,849,'_garanty_title','field_6123bf781b230'),(12208,849,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12209,849,'_garanty_text','field_6123bf7b1b231'),(12210,849,'sertificates_title','Сертификаты'),(12211,849,'_sertificates_title','field_6123bfb71b233'),(12212,849,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12213,849,'_sertificates_description','field_6123bfe01b234'),(12214,849,'sertificates_list','2'),(12215,849,'_sertificates_list','field_6123bff21b235'),(12216,849,'sertificates_list_0_img','846'),(12217,849,'_sertificates_list_0_img','field_6123c0241b236'),(12218,849,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2.</strong>\r\nЭлектромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1.</strong>\r\nЭлектромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12219,849,'_sertificates_list_0_text','field_6123c0381b237'),(12220,849,'sertificates_list_1_img','848'),(12221,849,'_sertificates_list_1_img','field_6123c0241b236'),(12222,849,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12223,849,'_sertificates_list_1_text','field_6123c0381b237'),(12224,844,'sertificates_list_2_img','847'),(12225,844,'_sertificates_list_2_img','field_6123c0241b236'),(12226,844,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12227,844,'_sertificates_list_2_text','field_6123c0381b237'),(12228,850,'terms_of_use_title','Условия использования сайта'),(12229,850,'_terms_of_use_title','field_6123bead1b229'),(12230,850,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12231,850,'_terms_of_use_description','field_6123bed01b22a'),(12232,850,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12233,850,'_terms_of_use_text','field_6123bef51b22b'),(12234,850,'cookie_title','Политика использования файлов Cookie'),(12235,850,'_cookie_title','field_6123bf2e1b22d'),(12236,850,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12237,850,'_cookie_text','field_6123bf4f1b22e'),(12238,850,'garanty_title','Гарантии'),(12239,850,'_garanty_title','field_6123bf781b230'),(12240,850,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12241,850,'_garanty_text','field_6123bf7b1b231'),(12242,850,'sertificates_title','Сертификаты'),(12243,850,'_sertificates_title','field_6123bfb71b233'),(12244,850,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12245,850,'_sertificates_description','field_6123bfe01b234'),(12246,850,'sertificates_list','3'),(12247,850,'_sertificates_list','field_6123bff21b235'),(12248,850,'sertificates_list_0_img','846'),(12249,850,'_sertificates_list_0_img','field_6123c0241b236'),(12250,850,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2.</strong>\r\nЭлектромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1.</strong>\r\nЭлектромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12251,850,'_sertificates_list_0_text','field_6123c0381b237'),(12252,850,'sertificates_list_1_img','848'),(12253,850,'_sertificates_list_1_img','field_6123c0241b236'),(12254,850,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12255,850,'_sertificates_list_1_text','field_6123c0381b237'),(12256,850,'sertificates_list_2_img','847'),(12257,850,'_sertificates_list_2_img','field_6123c0241b236'),(12258,850,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12259,850,'_sertificates_list_2_text','field_6123c0381b237'),(12260,851,'terms_of_use_title','Условия использования сайта'),(12261,851,'_terms_of_use_title','field_6123bead1b229'),(12262,851,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12263,851,'_terms_of_use_description','field_6123bed01b22a'),(12264,851,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12265,851,'_terms_of_use_text','field_6123bef51b22b'),(12266,851,'cookie_title','Политика использования файлов Cookie'),(12267,851,'_cookie_title','field_6123bf2e1b22d'),(12268,851,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12269,851,'_cookie_text','field_6123bf4f1b22e'),(12270,851,'garanty_title','Гарантии'),(12271,851,'_garanty_title','field_6123bf781b230'),(12272,851,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12273,851,'_garanty_text','field_6123bf7b1b231'),(12274,851,'sertificates_title','Сертификаты'),(12275,851,'_sertificates_title','field_6123bfb71b233'),(12276,851,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12277,851,'_sertificates_description','field_6123bfe01b234'),(12278,851,'sertificates_list','3'),(12279,851,'_sertificates_list','field_6123bff21b235'),(12280,851,'sertificates_list_0_img','846'),(12281,851,'_sertificates_list_0_img','field_6123c0241b236'),(12282,851,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12283,851,'_sertificates_list_0_text','field_6123c0381b237'),(12284,851,'sertificates_list_1_img','848'),(12285,851,'_sertificates_list_1_img','field_6123c0241b236'),(12286,851,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017</strong>\r\nОпределение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12287,851,'_sertificates_list_1_text','field_6123c0381b237'),(12288,851,'sertificates_list_2_img','847'),(12289,851,'_sertificates_list_2_img','field_6123c0241b236'),(12290,851,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12291,851,'_sertificates_list_2_text','field_6123c0381b237'),(12292,852,'terms_of_use_title','Условия использования сайта'),(12293,852,'_terms_of_use_title','field_6123bead1b229'),(12294,852,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12295,852,'_terms_of_use_description','field_6123bed01b22a'),(12296,852,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12297,852,'_terms_of_use_text','field_6123bef51b22b'),(12298,852,'cookie_title','Политика использования файлов Cookie'),(12299,852,'_cookie_title','field_6123bf2e1b22d'),(12300,852,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12301,852,'_cookie_text','field_6123bf4f1b22e'),(12302,852,'garanty_title','Гарантии'),(12303,852,'_garanty_title','field_6123bf781b230'),(12304,852,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12305,852,'_garanty_text','field_6123bf7b1b231'),(12306,852,'sertificates_title','Сертификаты'),(12307,852,'_sertificates_title','field_6123bfb71b233'),(12308,852,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12309,852,'_sertificates_description','field_6123bfe01b234'),(12310,852,'sertificates_list','3'),(12311,852,'_sertificates_list','field_6123bff21b235'),(12312,852,'sertificates_list_0_img','846'),(12313,852,'_sertificates_list_0_img','field_6123c0241b236'),(12314,852,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12315,852,'_sertificates_list_0_text','field_6123c0381b237'),(12316,852,'sertificates_list_1_img','848'),(12317,852,'_sertificates_list_1_img','field_6123c0241b236'),(12318,852,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12319,852,'_sertificates_list_1_text','field_6123c0381b237'),(12320,852,'sertificates_list_2_img','847'),(12321,852,'_sertificates_list_2_img','field_6123c0241b236'),(12322,852,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12323,852,'_sertificates_list_2_text','field_6123c0381b237'),(12324,9,'need_map','yes'),(12325,9,'_need_map','field_6123cd488c37d'),(12326,653,'need_map','yes'),(12327,653,'_need_map','field_6123cd488c37d'),(12328,805,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12329,805,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12330,805,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12331,805,'_method_list_0_method_description_title','field_6123b4e482681'),(12332,805,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12333,805,'_method_list_0_method_description_text','field_6123b4ed82682'),(12334,805,'method_list_0_method_description',''),(12335,805,'_method_list_0_method_description','field_6123b4ab8267f'),(12336,805,'method_list_0_step_1_title','Шаг 1'),(12337,805,'_method_list_0_step_1_title','field_6123b4ff82685'),(12338,805,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12339,805,'_method_list_0_step_1_text','field_6123b4ff82686'),(12340,805,'method_list_0_step_1_img','807'),(12341,805,'_method_list_0_step_1_img','field_6123b4ff82684'),(12342,805,'method_list_0_step_1',''),(12343,805,'_method_list_0_step_1','field_6123b4ff82683'),(12344,805,'method_list_0_step_2_title','Шаг 2'),(12345,805,'_method_list_0_step_2_title','field_6123b53e8268c'),(12346,805,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12347,805,'_method_list_0_step_2_text','field_6123b53e8268d'),(12348,805,'method_list_0_step_2_img','808'),(12349,805,'_method_list_0_step_2_img','field_6123b53e8268e'),(12350,805,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12351,805,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12352,805,'method_list_0_step_2_need_brand','no'),(12353,805,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12354,805,'method_list_0_step_2',''),(12355,805,'_method_list_0_step_2','field_6123b53e8268b'),(12356,805,'method_list','2'),(12357,805,'_method_list','field_6123ae248267e'),(12358,825,'method_list_0_method_description_suptitle',''),(12359,825,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12360,825,'method_list_0_method_description_title',''),(12361,825,'_method_list_0_method_description_title','field_6123b4e482681'),(12362,825,'method_list_0_method_description_text',''),(12363,825,'_method_list_0_method_description_text','field_6123b4ed82682'),(12364,825,'method_list_0_method_description',''),(12365,825,'_method_list_0_method_description','field_6123b4ab8267f'),(12366,825,'method_list_0_step_1_title',''),(12367,825,'_method_list_0_step_1_title','field_6123b4ff82685'),(12368,825,'method_list_0_step_1_text',''),(12369,825,'_method_list_0_step_1_text','field_6123b4ff82686'),(12370,825,'method_list_0_step_1_img',''),(12371,825,'_method_list_0_step_1_img','field_6123b4ff82684'),(12372,825,'method_list_0_step_1',''),(12373,825,'_method_list_0_step_1','field_6123b4ff82683'),(12374,825,'method_list_0_step_2_title',''),(12375,825,'_method_list_0_step_2_title','field_6123b53e8268c'),(12376,825,'method_list_0_step_2_text',''),(12377,825,'_method_list_0_step_2_text','field_6123b53e8268d'),(12378,825,'method_list_0_step_2_img',''),(12379,825,'_method_list_0_step_2_img','field_6123b53e8268e'),(12380,825,'method_list_0_step_2_description_after_img',''),(12381,825,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12382,825,'method_list_0_step_2_need_brand','yes'),(12383,825,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12384,825,'method_list_0_step_2',''),(12385,825,'_method_list_0_step_2','field_6123b53e8268b'),(12386,825,'method_list','1'),(12387,825,'_method_list','field_6123ae248267e'),(12388,805,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12389,805,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12390,805,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12391,805,'_method_list_1_method_description_title','field_6123b4e482681'),(12392,805,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12393,805,'_method_list_1_method_description_text','field_6123b4ed82682'),(12394,805,'method_list_1_method_description',''),(12395,805,'_method_list_1_method_description','field_6123b4ab8267f'),(12396,805,'method_list_1_step_1_title','Шаг 1'),(12397,805,'_method_list_1_step_1_title','field_6123b4ff82685'),(12398,805,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12399,805,'_method_list_1_step_1_text','field_6123b4ff82686'),(12400,805,'method_list_1_step_1_img','809'),(12401,805,'_method_list_1_step_1_img','field_6123b4ff82684'),(12402,805,'method_list_1_step_1',''),(12403,805,'_method_list_1_step_1','field_6123b4ff82683'),(12404,805,'method_list_1_step_2_title','Шаг 2'),(12405,805,'_method_list_1_step_2_title','field_6123b53e8268c'),(12406,805,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12407,805,'_method_list_1_step_2_text','field_6123b53e8268d'),(12408,805,'method_list_1_step_2_img',''),(12409,805,'_method_list_1_step_2_img','field_6123b53e8268e'),(12410,805,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12411,805,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12412,805,'method_list_1_step_2_need_brand','yes'),(12413,805,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12414,805,'method_list_1_step_2',''),(12415,805,'_method_list_1_step_2','field_6123b53e8268b'),(12416,879,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12417,879,'_title','field_6123adf68267c'),(12418,879,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12419,879,'_subtitle','field_6123ae088267d'),(12420,879,'method_1_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12421,879,'_method_1_description_suptitle','field_6123b4d382680'),(12422,879,'method_1_description_title','Первичная проверка до вскрытия'),(12423,879,'_method_1_description_title','field_6123b4e482681'),(12424,879,'method_1_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12425,879,'_method_1_description_text','field_6123b4ed82682'),(12426,879,'method_1_description',''),(12427,879,'_method_1_description','field_6123b4ab8267f'),(12428,879,'method_1_step_1_title','Шаг 1'),(12429,879,'_method_1_step_1_title','field_6123b4ff82685'),(12430,879,'method_1_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12431,879,'_method_1_step_1_text','field_6123b4ff82686'),(12432,879,'method_1_step_1_img','807'),(12433,879,'_method_1_step_1_img','field_6123b4ff82684'),(12434,879,'method_1_step_1',''),(12435,879,'_method_1_step_1','field_6123b4ff82683'),(12436,879,'method_1_step_2_title','Шаг 2'),(12437,879,'_method_1_step_2_title','field_6123b53e8268c'),(12438,879,'method_1_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12439,879,'_method_1_step_2_text','field_6123b53e8268d'),(12440,879,'method_1_step_2_img',''),(12441,879,'_method_1_step_2_img','field_6123b53e8268e'),(12442,879,'method_1_step_2',''),(12443,879,'_method_1_step_2','field_6123b53e8268b'),(12444,879,'method_2_description_suptitle',''),(12445,879,'_method_2_description_suptitle','field_6123b56e82691'),(12446,879,'method_2_description_title',''),(12447,879,'_method_2_description_title','field_6123b56e82692'),(12448,879,'method_2_description_text',''),(12449,879,'_method_2_description_text','field_6123b56e82693'),(12450,879,'method_2_description',''),(12451,879,'_method_2_description','field_6123b56e82690'),(12452,879,'method_2_step_1_title',''),(12453,879,'_method_2_step_1_title','field_6123b57b82695'),(12454,879,'method_2_step_1_text',''),(12455,879,'_method_2_step_1_text','field_6123b57b82696'),(12456,879,'method_2_step_1_img',''),(12457,879,'_method_2_step_1_img','field_6123b57b82697'),(12458,879,'method_2_step_1',''),(12459,879,'_method_2_step_1','field_6123b57b82694'),(12460,879,'method_2_step_2_title',''),(12461,879,'_method_2_step_2_title','field_6123b58182699'),(12462,879,'method_2_step_2_text',''),(12463,879,'_method_2_step_2_text','field_6123b5818269a'),(12464,879,'method_2_step_2_img',''),(12465,879,'_method_2_step_2_img','field_6123b5818269b'),(12466,879,'method_2_step_2',''),(12467,879,'_method_2_step_2','field_6123b58182698'),(12468,879,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12469,879,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12470,879,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12471,879,'_method_list_0_method_description_title','field_6123b4e482681'),(12472,879,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12473,879,'_method_list_0_method_description_text','field_6123b4ed82682'),(12474,879,'method_list_0_method_description',''),(12475,879,'_method_list_0_method_description','field_6123b4ab8267f'),(12476,879,'method_list_0_step_1_title','Шаг 1'),(12477,879,'_method_list_0_step_1_title','field_6123b4ff82685'),(12478,879,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12479,879,'_method_list_0_step_1_text','field_6123b4ff82686'),(12480,879,'method_list_0_step_1_img','807'),(12481,879,'_method_list_0_step_1_img','field_6123b4ff82684'),(12482,879,'method_list_0_step_1',''),(12483,879,'_method_list_0_step_1','field_6123b4ff82683'),(12484,879,'method_list_0_step_2_title','Шаг 2'),(12485,879,'_method_list_0_step_2_title','field_6123b53e8268c'),(12486,879,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12487,879,'_method_list_0_step_2_text','field_6123b53e8268d'),(12488,879,'method_list_0_step_2_img','808'),(12489,879,'_method_list_0_step_2_img','field_6123b53e8268e'),(12490,879,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12491,879,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12492,879,'method_list_0_step_2_need_brand','no'),(12493,879,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12494,879,'method_list_0_step_2',''),(12495,879,'_method_list_0_step_2','field_6123b53e8268b'),(12496,879,'method_list','2'),(12497,879,'_method_list','field_6123ae248267e'),(12498,879,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12499,879,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12500,879,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12501,879,'_method_list_1_method_description_title','field_6123b4e482681'),(12502,879,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12503,879,'_method_list_1_method_description_text','field_6123b4ed82682'),(12504,879,'method_list_1_method_description',''),(12505,879,'_method_list_1_method_description','field_6123b4ab8267f'),(12506,879,'method_list_1_step_1_title','Шаг 1'),(12507,879,'_method_list_1_step_1_title','field_6123b4ff82685'),(12508,879,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12509,879,'_method_list_1_step_1_text','field_6123b4ff82686'),(12510,879,'method_list_1_step_1_img','809'),(12511,879,'_method_list_1_step_1_img','field_6123b4ff82684'),(12512,879,'method_list_1_step_1',''),(12513,879,'_method_list_1_step_1','field_6123b4ff82683'),(12514,879,'method_list_1_step_2_title','Шаг 2'),(12515,879,'_method_list_1_step_2_title','field_6123b53e8268c'),(12516,879,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12517,879,'_method_list_1_step_2_text','field_6123b53e8268d'),(12518,879,'method_list_1_step_2_img',''),(12519,879,'_method_list_1_step_2_img','field_6123b53e8268e'),(12520,879,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12521,879,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12522,879,'method_list_1_step_2_need_brand','yes'),(12523,879,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12524,879,'method_list_1_step_2',''),(12525,879,'_method_list_1_step_2','field_6123b53e8268b'),(12526,880,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12527,880,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12528,880,'method_1_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12529,880,'method_1_description_title','Первичная проверка до вскрытия'),(12530,880,'method_1_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12531,880,'method_1_description',''),(12532,880,'method_1_step_1_title','Шаг 1'),(12533,880,'method_1_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12534,880,'method_1_step_1_img','807'),(12535,880,'method_1_step_1',''),(12536,880,'method_1_step_2_title','Шаг 2'),(12537,880,'method_1_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12538,880,'method_1_step_2_img',''),(12539,880,'method_1_step_2',''),(12540,880,'method_2_description_suptitle',''),(12541,880,'method_2_description_title',''),(12542,880,'method_2_description_text',''),(12543,880,'method_2_description',''),(12544,880,'method_2_step_1_title',''),(12545,880,'method_2_step_1_text',''),(12546,880,'method_2_step_1_img',''),(12547,880,'method_2_step_1',''),(12548,880,'method_2_step_2_title',''),(12549,880,'method_2_step_2_text',''),(12550,880,'method_2_step_2_img',''),(12551,880,'method_2_step_2',''),(12552,880,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12553,880,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12554,880,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12555,880,'method_list_0_method_description',''),(12556,880,'method_list_0_step_1_title','Шаг 1'),(12557,880,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12558,880,'method_list_0_step_1_img','807'),(12559,880,'method_list_0_step_1',''),(12560,880,'method_list_0_step_2_title','Шаг 2'),(12561,880,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12562,880,'method_list_0_step_2_img','808'),(12563,880,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12564,880,'method_list_0_step_2_need_brand','no'),(12565,880,'method_list_0_step_2',''),(12566,880,'method_list','2'),(12567,880,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12568,880,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12569,880,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12570,880,'method_list_1_method_description',''),(12571,880,'method_list_1_step_1_title','Шаг 1'),(12572,880,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12573,880,'method_list_1_step_1_img','809'),(12574,880,'method_list_1_step_1',''),(12575,880,'method_list_1_step_2_title','Шаг 2'),(12576,880,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12577,880,'method_list_1_step_2_img',''),(12578,880,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12579,880,'method_list_1_step_2_need_brand','yes'),(12580,880,'method_list_1_step_2',''),(12581,880,'_wp_page_template','check_info.php'),(12582,880,'_edit_last','1'),(12583,880,'_edit_lock','1629805403:1'),(12584,880,'_title','field_6123adf68267c'),(12585,880,'_subtitle','field_6123ae088267d'),(12586,880,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12587,880,'_method_list_0_method_description_title','field_6123b4e482681'),(12588,880,'_method_list_0_method_description_text','field_6123b4ed82682'),(12589,880,'_method_list_0_method_description','field_6123b4ab8267f'),(12590,880,'_method_list_0_step_1_title','field_6123b4ff82685'),(12591,880,'_method_list_0_step_1_text','field_6123b4ff82686'),(12592,880,'_method_list_0_step_1_img','field_6123b4ff82684'),(12593,880,'_method_list_0_step_1','field_6123b4ff82683'),(12594,880,'_method_list_0_step_2_title','field_6123b53e8268c'),(12595,880,'_method_list_0_step_2_text','field_6123b53e8268d'),(12596,880,'_method_list_0_step_2_img','field_6123b53e8268e'),(12597,880,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12598,880,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12599,880,'_method_list_0_step_2','field_6123b53e8268b'),(12600,880,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12601,880,'_method_list_1_method_description_title','field_6123b4e482681'),(12602,880,'_method_list_1_method_description_text','field_6123b4ed82682'),(12603,880,'_method_list_1_method_description','field_6123b4ab8267f'),(12604,880,'_method_list_1_step_1_title','field_6123b4ff82685'),(12605,880,'_method_list_1_step_1_text','field_6123b4ff82686'),(12606,880,'_method_list_1_step_1_img','field_6123b4ff82684'),(12607,880,'_method_list_1_step_1','field_6123b4ff82683'),(12608,880,'_method_list_1_step_2_title','field_6123b53e8268c'),(12609,880,'_method_list_1_step_2_text','field_6123b53e8268d'),(12610,880,'_method_list_1_step_2_img','field_6123b53e8268e'),(12611,880,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12612,880,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12613,880,'_method_list_1_step_2','field_6123b53e8268b'),(12614,880,'_method_list','field_6123ae248267e'),(12615,881,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12616,881,'_title','field_6123adf68267c'),(12617,881,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12618,881,'_subtitle','field_6123ae088267d'),(12619,881,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12620,881,'_method_list_0_method_description_suptitle','field_6123b4d382680');
INSERT INTO `wp_postmeta` VALUES (12621,881,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12622,881,'_method_list_0_method_description_title','field_6123b4e482681'),(12623,881,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12624,881,'_method_list_0_method_description_text','field_6123b4ed82682'),(12625,881,'method_list_0_method_description',''),(12626,881,'_method_list_0_method_description','field_6123b4ab8267f'),(12627,881,'method_list_0_step_1_title','Шаг 1'),(12628,881,'_method_list_0_step_1_title','field_6123b4ff82685'),(12629,881,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12630,881,'_method_list_0_step_1_text','field_6123b4ff82686'),(12631,881,'method_list_0_step_1_img','807'),(12632,881,'_method_list_0_step_1_img','field_6123b4ff82684'),(12633,881,'method_list_0_step_1',''),(12634,881,'_method_list_0_step_1','field_6123b4ff82683'),(12635,881,'method_list_0_step_2_title','Шаг 2'),(12636,881,'_method_list_0_step_2_title','field_6123b53e8268c'),(12637,881,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12638,881,'_method_list_0_step_2_text','field_6123b53e8268d'),(12639,881,'method_list_0_step_2_img','808'),(12640,881,'_method_list_0_step_2_img','field_6123b53e8268e'),(12641,881,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12642,881,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12643,881,'method_list_0_step_2_need_brand','no'),(12644,881,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12645,881,'method_list_0_step_2',''),(12646,881,'_method_list_0_step_2','field_6123b53e8268b'),(12647,881,'method_list','2'),(12648,881,'_method_list','field_6123ae248267e'),(12649,881,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12650,881,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12651,881,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12652,881,'_method_list_1_method_description_title','field_6123b4e482681'),(12653,881,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12654,881,'_method_list_1_method_description_text','field_6123b4ed82682'),(12655,881,'method_list_1_method_description',''),(12656,881,'_method_list_1_method_description','field_6123b4ab8267f'),(12657,881,'method_list_1_step_1_title','Шаг 1'),(12658,881,'_method_list_1_step_1_title','field_6123b4ff82685'),(12659,881,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12660,881,'_method_list_1_step_1_text','field_6123b4ff82686'),(12661,881,'method_list_1_step_1_img','809'),(12662,881,'_method_list_1_step_1_img','field_6123b4ff82684'),(12663,881,'method_list_1_step_1',''),(12664,881,'_method_list_1_step_1','field_6123b4ff82683'),(12665,881,'method_list_1_step_2_title','Шаг 2'),(12666,881,'_method_list_1_step_2_title','field_6123b53e8268c'),(12667,881,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12668,881,'_method_list_1_step_2_text','field_6123b53e8268d'),(12669,881,'method_list_1_step_2_img',''),(12670,881,'_method_list_1_step_2_img','field_6123b53e8268e'),(12671,881,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12672,881,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12673,881,'method_list_1_step_2_need_brand','yes'),(12674,881,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12675,881,'method_list_1_step_2',''),(12676,881,'_method_list_1_step_2','field_6123b53e8268b'),(12677,882,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12678,882,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12679,882,'method_1_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12680,882,'method_1_description_title','Первичная проверка до вскрытия'),(12681,882,'method_1_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12682,882,'method_1_description',''),(12683,882,'method_1_step_1_title','Шаг 1'),(12684,882,'method_1_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12685,882,'method_1_step_1_img','807'),(12686,882,'method_1_step_1',''),(12687,882,'method_1_step_2_title','Шаг 2'),(12688,882,'method_1_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12689,882,'method_1_step_2_img',''),(12690,882,'method_1_step_2',''),(12691,882,'method_2_description_suptitle',''),(12692,882,'method_2_description_title',''),(12693,882,'method_2_description_text',''),(12694,882,'method_2_description',''),(12695,882,'method_2_step_1_title',''),(12696,882,'method_2_step_1_text',''),(12697,882,'method_2_step_1_img',''),(12698,882,'method_2_step_1',''),(12699,882,'method_2_step_2_title',''),(12700,882,'method_2_step_2_text',''),(12701,882,'method_2_step_2_img',''),(12702,882,'method_2_step_2',''),(12703,882,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12704,882,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12705,882,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12706,882,'method_list_0_method_description',''),(12707,882,'method_list_0_step_1_title','Шаг 1'),(12708,882,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12709,882,'method_list_0_step_1_img','807'),(12710,882,'method_list_0_step_1',''),(12711,882,'method_list_0_step_2_title','Шаг 2'),(12712,882,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12713,882,'method_list_0_step_2_img','808'),(12714,882,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12715,882,'method_list_0_step_2_need_brand','no'),(12716,882,'method_list_0_step_2',''),(12717,882,'method_list','2'),(12718,882,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12719,882,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12720,882,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12721,882,'method_list_1_method_description',''),(12722,882,'method_list_1_step_1_title','Шаг 1'),(12723,882,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12724,882,'method_list_1_step_1_img','809'),(12725,882,'method_list_1_step_1',''),(12726,882,'method_list_1_step_2_title','Шаг 2'),(12727,882,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12728,882,'method_list_1_step_2_img',''),(12729,882,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12730,882,'method_list_1_step_2_need_brand','yes'),(12731,882,'method_list_1_step_2',''),(12732,882,'_wp_page_template','check_info.php'),(12733,882,'_edit_last','1'),(12734,882,'_title','field_6123adf68267c'),(12735,882,'_subtitle','field_6123ae088267d'),(12736,882,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12737,882,'_method_list_0_method_description_title','field_6123b4e482681'),(12738,882,'_method_list_0_method_description_text','field_6123b4ed82682'),(12739,882,'_method_list_0_method_description','field_6123b4ab8267f'),(12740,882,'_method_list_0_step_1_title','field_6123b4ff82685'),(12741,882,'_method_list_0_step_1_text','field_6123b4ff82686'),(12742,882,'_method_list_0_step_1_img','field_6123b4ff82684'),(12743,882,'_method_list_0_step_1','field_6123b4ff82683'),(12744,882,'_method_list_0_step_2_title','field_6123b53e8268c'),(12745,882,'_method_list_0_step_2_text','field_6123b53e8268d'),(12746,882,'_method_list_0_step_2_img','field_6123b53e8268e'),(12747,882,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12748,882,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12749,882,'_method_list_0_step_2','field_6123b53e8268b'),(12750,882,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12751,882,'_method_list_1_method_description_title','field_6123b4e482681'),(12752,882,'_method_list_1_method_description_text','field_6123b4ed82682'),(12753,882,'_method_list_1_method_description','field_6123b4ab8267f'),(12754,882,'_method_list_1_step_1_title','field_6123b4ff82685'),(12755,882,'_method_list_1_step_1_text','field_6123b4ff82686'),(12756,882,'_method_list_1_step_1_img','field_6123b4ff82684'),(12757,882,'_method_list_1_step_1','field_6123b4ff82683'),(12758,882,'_method_list_1_step_2_title','field_6123b53e8268c'),(12759,882,'_method_list_1_step_2_text','field_6123b53e8268d'),(12760,882,'_method_list_1_step_2_img','field_6123b53e8268e'),(12761,882,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12762,882,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12763,882,'_method_list_1_step_2','field_6123b53e8268b'),(12764,882,'_method_list','field_6123ae248267e'),(12765,883,'title','Проверка [gradient_border direction=bottom color=violet-blue-light_blue]подлинности [/gradient_border]продукции'),(12766,883,'_title','field_6123adf68267c'),(12767,883,'subtitle','UPOD — эксперт в сфере одноразовых электронных сигарет. Мы представляем в Украине лучшие бренды производителей одноразовых систем, которые удовлетворят запросы самых требовательных потребителей.'),(12768,883,'_subtitle','field_6123ae088267d'),(12769,883,'method_list_0_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 1'),(12770,883,'_method_list_0_method_description_suptitle','field_6123b4d382680'),(12771,883,'method_list_0_method_description_title','Первичная проверка до вскрытия'),(12772,883,'_method_list_0_method_description_title','field_6123b4e482681'),(12773,883,'method_list_0_method_description_text','Каждая единица товара маркируется скретч-лентой с уникальным защитным QR-кодом, с помощью которого осуществляется проверка продукта на подлинность.'),(12774,883,'_method_list_0_method_description_text','field_6123b4ed82682'),(12775,883,'method_list_0_method_description',''),(12776,883,'_method_list_0_method_description','field_6123b4ab8267f'),(12777,883,'method_list_0_step_1_title','Шаг 1'),(12778,883,'_method_list_0_step_1_title','field_6123b4ff82685'),(12779,883,'method_list_0_step_1_text','Найдите на упаковке товара стикер с защитной скретч‑лентой и QR-кодом.'),(12780,883,'_method_list_0_step_1_text','field_6123b4ff82686'),(12781,883,'method_list_0_step_1_img','807'),(12782,883,'_method_list_0_step_1_img','field_6123b4ff82684'),(12783,883,'method_list_0_step_1',''),(12784,883,'_method_list_0_step_1','field_6123b4ff82683'),(12785,883,'method_list_0_step_2_title','Шаг 2'),(12786,883,'_method_list_0_step_2_title','field_6123b53e8268c'),(12787,883,'method_list_0_step_2_text','Сотрите защитный скрэч-слой. Откройте камеру или программу для считывания QR-кодов на смартфоне и отсканируйте код на упаковке.'),(12788,883,'_method_list_0_step_2_text','field_6123b53e8268d'),(12789,883,'method_list_0_step_2_img','808'),(12790,883,'_method_list_0_step_2_img','field_6123b53e8268e'),(12791,883,'method_list_0_step_2_description_after_img','На сайте должна появиться информация с номером товара и датой проверки подлинности.'),(12792,883,'_method_list_0_step_2_description_after_img','field_6123b694ab269'),(12793,883,'method_list_0_step_2_need_brand','no'),(12794,883,'_method_list_0_step_2_need_brand','field_6124c77ff300e'),(12795,883,'method_list_0_step_2',''),(12796,883,'_method_list_0_step_2','field_6123b53e8268b'),(12797,883,'method_list','2'),(12798,883,'_method_list','field_6123ae248267e'),(12799,883,'method_list_1_method_description_suptitle','CПОСОБ ПРОВЕРКИ № 2'),(12800,883,'_method_list_1_method_description_suptitle','field_6123b4d382680'),(12801,883,'method_list_1_method_description_title','Проверка номера на сайте производителя'),(12802,883,'_method_list_1_method_description_title','field_6123b4e482681'),(12803,883,'method_list_1_method_description_text','Если у вас нет возможности сканировать QR-код, воспользуйтесь сайтом производителя для проверки продукции.\r\n\r\nКаждая единица произведенной продукции имеет свой уникальный серийный номер.'),(12804,883,'_method_list_1_method_description_text','field_6123b4ed82682'),(12805,883,'method_list_1_method_description',''),(12806,883,'_method_list_1_method_description','field_6123b4ab8267f'),(12807,883,'method_list_1_step_1_title','Шаг 1'),(12808,883,'_method_list_1_step_1_title','field_6123b4ff82685'),(12809,883,'method_list_1_step_1_text','Сотрите защитный скрэч-слой. Под ним находится уникальный номер товара.'),(12810,883,'_method_list_1_step_1_text','field_6123b4ff82686'),(12811,883,'method_list_1_step_1_img','809'),(12812,883,'_method_list_1_step_1_img','field_6123b4ff82684'),(12813,883,'method_list_1_step_1',''),(12814,883,'_method_list_1_step_1','field_6123b4ff82683'),(12815,883,'method_list_1_step_2_title','Шаг 2'),(12816,883,'_method_list_1_step_2_title','field_6123b53e8268c'),(12817,883,'method_list_1_step_2_text','На официальном сайте производителя, перейдите на страницу проверки подлинности товара. Введите буквенно-цифровой номер товара, указанный на стикере в специальное поле для проверки.'),(12818,883,'_method_list_1_step_2_text','field_6123b53e8268d'),(12819,883,'method_list_1_step_2_img',''),(12820,883,'_method_list_1_step_2_img','field_6123b53e8268e'),(12821,883,'method_list_1_step_2_description_after_img','Уникальный номер на упаковке товара и на сайте производителя должен совпадать — это гарантия подлинности изделия.'),(12822,883,'_method_list_1_step_2_description_after_img','field_6123b694ab269'),(12823,883,'method_list_1_step_2_need_brand','yes'),(12824,883,'_method_list_1_step_2_need_brand','field_6124c77ff300e'),(12825,883,'method_list_1_step_2',''),(12826,883,'_method_list_1_step_2','field_6123b53e8268b'),(12827,882,'_edit_lock','1629805431:1'),(12828,884,'terms_of_use_title','Условия использования сайта'),(12829,884,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12830,884,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12831,884,'cookie_title','Политика использования файлов Cookie'),(12832,884,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12833,884,'garanty_title','Гарантии'),(12834,884,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12835,884,'sertificates_title','Сертификаты'),(12836,884,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12837,884,'sertificates_list','3'),(12838,884,'sertificates_list_0_img','846'),(12839,884,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12840,884,'sertificates_list_1_img','848'),(12841,884,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12842,884,'sertificates_list_2_img','847'),(12843,884,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12844,884,'_wp_page_template','privacy_policy.php'),(12845,884,'_edit_last','1'),(12846,884,'_terms_of_use_title','field_6123bead1b229'),(12847,884,'_terms_of_use_description','field_6123bed01b22a'),(12848,884,'_terms_of_use_text','field_6123bef51b22b'),(12849,884,'_cookie_title','field_6123bf2e1b22d'),(12850,884,'_cookie_text','field_6123bf4f1b22e'),(12851,884,'_garanty_title','field_6123bf781b230'),(12852,884,'_garanty_text','field_6123bf7b1b231'),(12853,884,'_sertificates_title','field_6123bfb71b233'),(12854,884,'_sertificates_description','field_6123bfe01b234'),(12855,884,'_sertificates_list_0_img','field_6123c0241b236'),(12856,884,'_sertificates_list_0_text','field_6123c0381b237'),(12857,884,'_sertificates_list_1_img','field_6123c0241b236'),(12858,884,'_sertificates_list_1_text','field_6123c0381b237'),(12859,884,'_sertificates_list_2_img','field_6123c0241b236'),(12860,884,'_sertificates_list_2_text','field_6123c0381b237'),(12861,884,'_sertificates_list','field_6123bff21b235'),(12862,884,'need_map','yes'),(12863,884,'_need_map','field_6123cdabb36e0'),(12864,885,'terms_of_use_title','Условия использования сайта'),(12865,885,'_terms_of_use_title','field_6123bead1b229'),(12866,885,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12867,885,'_terms_of_use_description','field_6123bed01b22a'),(12868,885,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12869,885,'_terms_of_use_text','field_6123bef51b22b'),(12870,885,'cookie_title','Политика использования файлов Cookie'),(12871,885,'_cookie_title','field_6123bf2e1b22d'),(12872,885,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12873,885,'_cookie_text','field_6123bf4f1b22e'),(12874,885,'garanty_title','Гарантии'),(12875,885,'_garanty_title','field_6123bf781b230'),(12876,885,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12877,885,'_garanty_text','field_6123bf7b1b231'),(12878,885,'sertificates_title','Сертификаты'),(12879,885,'_sertificates_title','field_6123bfb71b233'),(12880,885,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12881,885,'_sertificates_description','field_6123bfe01b234'),(12882,885,'sertificates_list','3'),(12883,885,'_sertificates_list','field_6123bff21b235'),(12884,885,'sertificates_list_0_img','846'),(12885,885,'_sertificates_list_0_img','field_6123c0241b236'),(12886,885,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12887,885,'_sertificates_list_0_text','field_6123c0381b237'),(12888,885,'sertificates_list_1_img','848'),(12889,885,'_sertificates_list_1_img','field_6123c0241b236'),(12890,885,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12891,885,'_sertificates_list_1_text','field_6123c0381b237'),(12892,885,'sertificates_list_2_img','847'),(12893,885,'_sertificates_list_2_img','field_6123c0241b236'),(12894,885,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12895,885,'_sertificates_list_2_text','field_6123c0381b237'),(12896,885,'need_map','yes'),(12897,885,'_need_map','field_6123cdabb36e0'),(12898,884,'_edit_lock','1629982926:1'),(12899,886,'terms_of_use_title','Условия использования сайта'),(12900,886,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12901,886,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12902,886,'cookie_title','Политика использования файлов Cookie'),(12903,886,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12904,886,'garanty_title','Гарантии'),(12905,886,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12906,886,'sertificates_title','Сертификаты'),(12907,886,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12908,886,'sertificates_list','3'),(12909,886,'sertificates_list_0_img','846'),(12910,886,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12911,886,'sertificates_list_1_img','848'),(12912,886,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12913,886,'sertificates_list_2_img','847'),(12914,886,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12915,886,'need_map','yes'),(12916,886,'_wp_page_template','privacy_policy.php'),(12917,886,'_edit_last','1'),(12918,886,'_terms_of_use_title','field_6123bead1b229'),(12919,886,'_terms_of_use_description','field_6123bed01b22a'),(12920,886,'_terms_of_use_text','field_6123bef51b22b'),(12921,886,'_cookie_title','field_6123bf2e1b22d'),(12922,886,'_cookie_text','field_6123bf4f1b22e'),(12923,886,'_garanty_title','field_6123bf781b230'),(12924,886,'_garanty_text','field_6123bf7b1b231'),(12925,886,'_sertificates_title','field_6123bfb71b233'),(12926,886,'_sertificates_description','field_6123bfe01b234'),(12927,886,'_sertificates_list_0_img','field_6123c0241b236'),(12928,886,'_sertificates_list_0_text','field_6123c0381b237'),(12929,886,'_sertificates_list_1_img','field_6123c0241b236'),(12930,886,'_sertificates_list_1_text','field_6123c0381b237'),(12931,886,'_sertificates_list_2_img','field_6123c0241b236'),(12932,886,'_sertificates_list_2_text','field_6123c0381b237'),(12933,886,'_sertificates_list','field_6123bff21b235'),(12934,886,'_need_map','field_6123cdabb36e0'),(12935,887,'terms_of_use_title','Условия использования сайта'),(12936,887,'_terms_of_use_title','field_6123bead1b229'),(12937,887,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(12938,887,'_terms_of_use_description','field_6123bed01b22a'),(12939,887,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(12940,887,'_terms_of_use_text','field_6123bef51b22b'),(12941,887,'cookie_title','Политика использования файлов Cookie'),(12942,887,'_cookie_title','field_6123bf2e1b22d'),(12943,887,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(12944,887,'_cookie_text','field_6123bf4f1b22e'),(12945,887,'garanty_title','Гарантии'),(12946,887,'_garanty_title','field_6123bf781b230'),(12947,887,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(12948,887,'_garanty_text','field_6123bf7b1b231'),(12949,887,'sertificates_title','Сертификаты'),(12950,887,'_sertificates_title','field_6123bfb71b233'),(12951,887,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(12952,887,'_sertificates_description','field_6123bfe01b234'),(12953,887,'sertificates_list','3'),(12954,887,'_sertificates_list','field_6123bff21b235'),(12955,887,'sertificates_list_0_img','846'),(12956,887,'_sertificates_list_0_img','field_6123c0241b236'),(12957,887,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(12958,887,'_sertificates_list_0_text','field_6123c0381b237'),(12959,887,'sertificates_list_1_img','848'),(12960,887,'_sertificates_list_1_img','field_6123c0241b236'),(12961,887,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(12962,887,'_sertificates_list_1_text','field_6123c0381b237'),(12963,887,'sertificates_list_2_img','847'),(12964,887,'_sertificates_list_2_img','field_6123c0241b236'),(12965,887,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(12966,887,'_sertificates_list_2_text','field_6123c0381b237'),(12967,887,'need_map','yes'),(12968,887,'_need_map','field_6123cdabb36e0'),(12969,886,'_edit_lock','1631608731:1'),(12970,1,'_wp_trash_meta_status','publish'),(12971,1,'_wp_trash_meta_time','1629809641'),(12972,1,'_wp_desired_post_slug','%d0%bf%d1%80%d0%b8%d0%b2%d1%96%d1%82-%d1%81%d0%b2%d1%96%d1%82'),(12973,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(12974,152,'img_width','true'),(12975,152,'_img_width','field_6126300f8c399'),(12976,690,'img_width','true'),(12977,690,'_img_width','field_6126300f8c399'),(12978,689,'img_width','true'),(12979,689,'_img_width','field_6126300f8c399'),(12980,906,'main-title','Электронные сигареты [gradient_border direction=top-end color=red-orange-yellow]нового[/gradient_border] поколения'),(12981,906,'_main-title','field_611bb82b75ef6'),(12982,906,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(12983,906,'_main_subtitle','field_611bb89775ef7'),(12984,906,'main_button_text','Где купить'),(12985,906,'_main_button_text','field_611bb95575ef9'),(12986,906,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(12987,906,'_main_button_link','field_611bb96275efa'),(12988,906,'main_button',''),(12989,906,'_main_button','field_611bb93175ef8'),(12990,906,'main_slider',''),(12991,906,'_main_slider','field_611bb97475efb'),(12992,906,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(12993,906,'_brand_list','field_61229153d215f'),(12994,906,'brand_partners_title','Хотите стать нашим партнером?'),(12995,906,'_brand_partners_title','field_611bcee1cf175'),(12996,906,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(12997,906,'_brand_partners_subtitle','field_611bcf08cf176'),(12998,906,'partners_button','оставить заявку'),(12999,906,'_partners_button','field_611bcf29cf177'),(13000,906,'brand_partners_button','оставить заявку'),(13001,906,'_brand_partners_button','field_611bcf29cf177'),(13002,906,'brand_parners_img','179'),(13003,906,'_brand_parners_img','field_611bcfdb01481'),(13004,906,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(13005,906,'_partners_title','field_611bd0a7d9bba'),(13006,906,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(13007,906,'_preferences_title','field_611bd4068f31c'),(13008,906,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(13009,906,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(13010,906,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(13011,906,'_preferences_list_preferences_2','field_611bd50b8f31f'),(13012,906,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(13013,906,'_preferences_list_preferences_3','field_611bd50d8f320'),(13014,906,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(13015,906,'_preferences_list_preferences_4','field_611bd50e8f321'),(13016,906,'preferences_list',''),(13017,906,'_preferences_list','field_611bd4cd8f31d'),(13018,906,'preferences_img','207'),(13019,906,'_preferences_img','field_611bd5af8f32b'),(13020,906,'preferences_button_text',''),(13021,906,'_preferences_button_text','field_611bd5378f324'),(13022,906,'preferences_button_link',''),(13023,906,'_preferences_button_link','field_611bd5378f325'),(13024,906,'preferences_button',''),(13025,906,'_preferences_button','field_611bd5378f323'),(13026,906,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(13027,906,'_UPOD_description','field_611bdbb14e1f3'),(13028,906,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(13029,906,'_UPOD_description-soc_title','field_611bdf0f8997f'),(13030,906,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(13031,906,'_UPOD_description-img','field_611bde71032b3'),(13032,906,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(13033,906,'_scrollable-line-logos','field_611d10c782c6c'),(13034,906,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(13035,906,'_main_slider_slider_1','field_612284262bd6b'),(13036,906,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(13037,906,'_main_slider_slider_2','field_612284602bd6e'),(13038,906,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(13039,906,'_main_slider_slider_3','field_612284622bd6f'),(13040,906,'need_map','yes'),(13041,906,'_need_map','field_6123cd488c37d'),(13042,907,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового[/gradient_border] поколения'),(13043,907,'_main-title','field_611bb82b75ef6'),(13044,907,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(13045,907,'_main_subtitle','field_611bb89775ef7'),(13046,907,'main_button_text','Где купить'),(13047,907,'_main_button_text','field_611bb95575ef9'),(13048,907,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13049,907,'_main_button_link','field_611bb96275efa'),(13050,907,'main_button',''),(13051,907,'_main_button','field_611bb93175ef8'),(13052,907,'main_slider',''),(13053,907,'_main_slider','field_611bb97475efb'),(13054,907,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(13055,907,'_brand_list','field_61229153d215f'),(13056,907,'brand_partners_title','Хотите стать нашим партнером?'),(13057,907,'_brand_partners_title','field_611bcee1cf175'),(13058,907,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(13059,907,'_brand_partners_subtitle','field_611bcf08cf176'),(13060,907,'partners_button','оставить заявку'),(13061,907,'_partners_button','field_611bcf29cf177'),(13062,907,'brand_partners_button','оставить заявку'),(13063,907,'_brand_partners_button','field_611bcf29cf177'),(13064,907,'brand_parners_img','179'),(13065,907,'_brand_parners_img','field_611bcfdb01481'),(13066,907,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(13067,907,'_partners_title','field_611bd0a7d9bba'),(13068,907,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top-start color=yellow-green-blue]брендов[/gradient_border]'),(13069,907,'_preferences_title','field_611bd4068f31c'),(13070,907,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(13071,907,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(13072,907,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(13073,907,'_preferences_list_preferences_2','field_611bd50b8f31f'),(13074,907,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(13075,907,'_preferences_list_preferences_3','field_611bd50d8f320'),(13076,907,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(13077,907,'_preferences_list_preferences_4','field_611bd50e8f321'),(13078,907,'preferences_list',''),(13079,907,'_preferences_list','field_611bd4cd8f31d'),(13080,907,'preferences_img','207'),(13081,907,'_preferences_img','field_611bd5af8f32b'),(13082,907,'preferences_button_text',''),(13083,907,'_preferences_button_text','field_611bd5378f324'),(13084,907,'preferences_button_link',''),(13085,907,'_preferences_button_link','field_611bd5378f325'),(13086,907,'preferences_button',''),(13087,907,'_preferences_button','field_611bd5378f323'),(13088,907,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(13089,907,'_UPOD_description','field_611bdbb14e1f3'),(13090,907,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(13091,907,'_UPOD_description-soc_title','field_611bdf0f8997f'),(13092,907,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(13093,907,'_UPOD_description-img','field_611bde71032b3'),(13094,907,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(13095,907,'_scrollable-line-logos','field_611d10c782c6c'),(13096,907,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(13097,907,'_main_slider_slider_1','field_612284262bd6b'),(13098,907,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(13099,907,'_main_slider_slider_2','field_612284602bd6e'),(13100,907,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(13101,907,'_main_slider_slider_3','field_612284622bd6f'),(13102,907,'need_map','yes'),(13103,907,'_need_map','field_6123cd488c37d'),(13104,908,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового[/gradient_border] поколения'),(13105,908,'_main-title','field_611bb82b75ef6'),(13106,908,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(13107,908,'_main_subtitle','field_611bb89775ef7'),(13108,908,'main_button_text','Где купить'),(13109,908,'_main_button_text','field_611bb95575ef9'),(13110,908,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(13111,908,'_main_button_link','field_611bb96275efa'),(13112,908,'main_button',''),(13113,908,'_main_button','field_611bb93175ef8'),(13114,908,'main_slider',''),(13115,908,'_main_slider','field_611bb97475efb'),(13116,908,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(13117,908,'_brand_list','field_61229153d215f'),(13118,908,'brand_partners_title','Хотите стать нашим партнером?'),(13119,908,'_brand_partners_title','field_611bcee1cf175'),(13120,908,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(13121,908,'_brand_partners_subtitle','field_611bcf08cf176'),(13122,908,'partners_button','оставить заявку'),(13123,908,'_partners_button','field_611bcf29cf177'),(13124,908,'brand_partners_button','оставить заявку'),(13125,908,'_brand_partners_button','field_611bcf29cf177'),(13126,908,'brand_parners_img','179'),(13127,908,'_brand_parners_img','field_611bcfdb01481'),(13128,908,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(13129,908,'_partners_title','field_611bd0a7d9bba'),(13130,908,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(13131,908,'_preferences_title','field_611bd4068f31c'),(13132,908,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(13133,908,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(13134,908,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(13135,908,'_preferences_list_preferences_2','field_611bd50b8f31f'),(13136,908,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(13137,908,'_preferences_list_preferences_3','field_611bd50d8f320'),(13138,908,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(13139,908,'_preferences_list_preferences_4','field_611bd50e8f321'),(13140,908,'preferences_list',''),(13141,908,'_preferences_list','field_611bd4cd8f31d'),(13142,908,'preferences_img','207'),(13143,908,'_preferences_img','field_611bd5af8f32b'),(13144,908,'preferences_button_text',''),(13145,908,'_preferences_button_text','field_611bd5378f324'),(13146,908,'preferences_button_link',''),(13147,908,'_preferences_button_link','field_611bd5378f325'),(13148,908,'preferences_button',''),(13149,908,'_preferences_button','field_611bd5378f323'),(13150,908,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(13151,908,'_UPOD_description','field_611bdbb14e1f3'),(13152,908,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(13153,908,'_UPOD_description-soc_title','field_611bdf0f8997f'),(13154,908,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(13155,908,'_UPOD_description-img','field_611bde71032b3'),(13156,908,'scrollable-line-logos','a:1:{i:0;s:3:\"282\";}'),(13157,908,'_scrollable-line-logos','field_611d10c782c6c'),(13158,908,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(13159,908,'_main_slider_slider_1','field_612284262bd6b'),(13160,908,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(13161,908,'_main_slider_slider_2','field_612284602bd6e'),(13162,908,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(13163,908,'_main_slider_slider_3','field_612284622bd6f'),(13164,908,'need_map','yes'),(13165,908,'_need_map','field_6123cd488c37d'),(13166,909,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(13167,909,'_main-title','field_611bb82b75ef6'),(13168,909,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(13169,909,'_main_subtitle','field_611bb89775ef7'),(13170,909,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(13171,909,'_main_slider_slider_1','field_612284262bd6b'),(13172,909,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(13173,909,'_main_slider_slider_2','field_612284602bd6e'),(13174,909,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(13175,909,'_main_slider_slider_3','field_612284622bd6f'),(13176,909,'main_slider',''),(13177,909,'_main_slider','field_611bb97475efb'),(13178,909,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(13179,909,'_partners_title','field_611bd0a7d9bba'),(13180,909,'brand_list','a:5:{i:0;s:3:\"658\";i:1;s:3:\"660\";i:2;s:3:\"664\";i:3;s:3:\"662\";i:4;s:3:\"666\";}'),(13181,909,'_brand_list','field_61229153d215f'),(13182,909,'brand_parners_img','179'),(13183,909,'_brand_parners_img','field_611bcfdb01481'),(13184,909,'brand_partners_title','Хотите стать нашим партнером?'),(13185,909,'_brand_partners_title','field_611bcee1cf175'),(13186,909,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(13187,909,'_brand_partners_subtitle','field_611bcf08cf176'),(13188,909,'brand_partners_button','оставить заявку'),(13189,909,'_brand_partners_button','field_611bcf29cf177'),(13190,909,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(13191,909,'_preferences_title','field_611bd4068f31c'),(13192,909,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(13193,909,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(13194,909,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(13195,909,'_preferences_list_preferences_2','field_611bd50b8f31f'),(13196,909,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(13197,909,'_preferences_list_preferences_3','field_611bd50d8f320'),(13198,909,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(13199,909,'_preferences_list_preferences_4','field_611bd50e8f321'),(13200,909,'preferences_list',''),(13201,909,'_preferences_list','field_611bd4cd8f31d'),(13202,909,'preferences_img','207'),(13203,909,'_preferences_img','field_611bd5af8f32b'),(13204,909,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(13205,909,'_UPOD_description','field_611bdbb14e1f3'),(13206,909,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(13207,909,'_UPOD_description-soc_title','field_611bdf0f8997f'),(13208,909,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(13209,909,'_UPOD_description-img','field_611bde71032b3'),(13210,909,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(13211,909,'_scrollable-line-logos','field_611d10c782c6c'),(13212,910,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(13213,910,'_main-title','field_611bb82b75ef6'),(13214,910,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(13215,910,'_main_subtitle','field_611bb89775ef7'),(13216,910,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(13217,910,'_main_slider_slider_1','field_612284262bd6b'),(13218,910,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(13219,910,'_main_slider_slider_2','field_612284602bd6e'),(13220,910,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(13221,910,'_main_slider_slider_3','field_612284622bd6f'),(13222,910,'main_slider',''),(13223,910,'_main_slider','field_611bb97475efb'),(13224,910,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(13225,910,'_partners_title','field_611bd0a7d9bba'),(13226,910,'brand_list','a:5:{i:0;s:3:\"657\";i:1;s:3:\"663\";i:2;s:3:\"659\";i:3;s:3:\"665\";i:4;s:3:\"661\";}'),(13227,910,'_brand_list','field_61229153d215f'),(13228,910,'brand_parners_img','179'),(13229,910,'_brand_parners_img','field_611bcfdb01481'),(13230,910,'brand_partners_title','Хотите стать нашим партнером?'),(13231,910,'_brand_partners_title','field_611bcee1cf175'),(13232,910,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(13233,910,'_brand_partners_subtitle','field_611bcf08cf176'),(13234,910,'brand_partners_button','оставить заявку'),(13235,910,'_brand_partners_button','field_611bcf29cf177'),(13236,910,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(13237,910,'_preferences_title','field_611bd4068f31c'),(13238,910,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(13239,910,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(13240,910,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(13241,910,'_preferences_list_preferences_2','field_611bd50b8f31f'),(13242,910,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(13243,910,'_preferences_list_preferences_3','field_611bd50d8f320'),(13244,910,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(13245,910,'_preferences_list_preferences_4','field_611bd50e8f321'),(13246,910,'preferences_list',''),(13247,910,'_preferences_list','field_611bd4cd8f31d'),(13248,910,'preferences_img','207'),(13249,910,'_preferences_img','field_611bd5af8f32b'),(13250,910,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(13251,910,'_UPOD_description','field_611bdbb14e1f3'),(13252,910,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(13253,910,'_UPOD_description-soc_title','field_611bdf0f8997f'),(13254,910,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(13255,910,'_UPOD_description-img','field_611bde71032b3'),(13256,910,'scrollable-line-logos','a:5:{i:0;s:3:\"282\";i:1;s:3:\"320\";i:2;s:3:\"322\";i:3;s:3:\"321\";i:4;s:3:\"323\";}'),(13257,910,'_scrollable-line-logos','field_611d10c782c6c'),(13258,914,'_wp_attached_file','2021/08/favicon.png'),(13259,914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2021/08/favicon.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"favicon-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:19:\"favicon-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:{}}}'),(13260,915,'_wp_attached_file','2021/08/cropped-favicon.png'),(13261,915,'_wp_attachment_context','site-icon'),(13262,915,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2021/08/cropped-favicon.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-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:27:\"cropped-favicon-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:27:\"cropped-favicon-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:27:\"cropped-favicon-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:27:\"cropped-favicon-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:25:\"cropped-favicon-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:{}}}'),(13264,916,'_wp_trash_meta_status','publish'),(13265,916,'_wp_trash_meta_time','1629927403'),(13271,919,'_wp_trash_meta_status','publish'),(13272,919,'_wp_trash_meta_time','1629927498'),(13273,920,'_wp_attached_file','2021/08/cropped-favicon-1.png'),(13274,920,'_wp_attachment_context','site-icon'),(13275,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:29:\"2021/08/cropped-favicon-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"cropped-favicon-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:29:\"cropped-favicon-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:29:\"cropped-favicon-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:29:\"cropped-favicon-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:29:\"cropped-favicon-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:27:\"cropped-favicon-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:{}}}'),(13276,921,'_wp_trash_meta_status','publish'),(13277,921,'_wp_trash_meta_time','1629927536'),(13323,826,'_wp_trash_meta_status','publish'),(13324,826,'_wp_trash_meta_time','1629929494'),(13325,826,'_wp_desired_post_slug','group_6123bdfa1515d'),(13326,827,'_wp_trash_meta_status','publish'),(13327,827,'_wp_trash_meta_time','1629929494'),(13328,827,'_wp_desired_post_slug','field_6123be711b228'),(13329,828,'_wp_trash_meta_status','publish'),(13330,828,'_wp_trash_meta_time','1629929494'),(13331,828,'_wp_desired_post_slug','field_6123bead1b229'),(13332,829,'_wp_trash_meta_status','publish'),(13333,829,'_wp_trash_meta_time','1629929494'),(13334,829,'_wp_desired_post_slug','field_6123bed01b22a'),(13335,830,'_wp_trash_meta_status','publish'),(13336,830,'_wp_trash_meta_time','1629929494'),(13337,830,'_wp_desired_post_slug','field_6123bef51b22b'),(13338,831,'_wp_trash_meta_status','publish'),(13339,831,'_wp_trash_meta_time','1629929494'),(13340,831,'_wp_desired_post_slug','field_6123bf191b22c'),(13341,832,'_wp_trash_meta_status','publish'),(13342,832,'_wp_trash_meta_time','1629929494'),(13343,832,'_wp_desired_post_slug','field_6123bf2e1b22d'),(13344,833,'_wp_trash_meta_status','publish'),(13345,833,'_wp_trash_meta_time','1629929494'),(13346,833,'_wp_desired_post_slug','field_6123bf4f1b22e'),(13347,834,'_wp_trash_meta_status','publish'),(13348,834,'_wp_trash_meta_time','1629929494'),(13349,834,'_wp_desired_post_slug','field_6123bf6a1b22f'),(13350,835,'_wp_trash_meta_status','publish'),(13351,835,'_wp_trash_meta_time','1629929494'),(13352,835,'_wp_desired_post_slug','field_6123bf781b230'),(13353,836,'_wp_trash_meta_status','publish'),(13354,836,'_wp_trash_meta_time','1629929494'),(13355,836,'_wp_desired_post_slug','field_6123bf7b1b231'),(13356,837,'_wp_trash_meta_status','publish'),(13357,837,'_wp_trash_meta_time','1629929494'),(13358,837,'_wp_desired_post_slug','field_6123bfb11b232'),(13359,838,'_wp_trash_meta_status','publish'),(13360,838,'_wp_trash_meta_time','1629929494'),(13361,838,'_wp_desired_post_slug','field_6123bfb71b233'),(13362,839,'_wp_trash_meta_status','publish'),(13363,839,'_wp_trash_meta_time','1629929494'),(13364,839,'_wp_desired_post_slug','field_6123bfe01b234'),(13365,840,'_wp_trash_meta_status','publish'),(13366,840,'_wp_trash_meta_time','1629929494'),(13367,840,'_wp_desired_post_slug','field_6123bff21b235'),(13368,922,'_edit_last','1'),(13369,922,'_edit_lock','1629932970:1'),(13370,844,'tab_list_0_title','Условия использования сайта'),(13371,844,'_tab_list_0_title','field_6126bd533828f'),(13372,844,'tab_list_0_ID','conditions'),(13373,844,'_tab_list_0_ID','field_6126bd6438290'),(13374,844,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13375,844,'_tab_list_0_text_header','field_6126bf6438295'),(13376,844,'tab_list_0_block_list_0_which_block','text'),(13377,844,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13378,844,'tab_list_0_block_list_0_img',''),(13379,844,'_tab_list_0_block_list_0_img','field_6126bf7d38296'),(13380,844,'tab_list_0_block_list_0_text_img',''),(13381,844,'_tab_list_0_block_list_0_text_img','field_6126bf8f38297'),(13382,844,'tab_list_0_block_list','1'),(13383,844,'_tab_list_0_block_list','field_6126be3838291'),(13384,844,'tab_list','4'),(13385,844,'_tab_list','field_6126bd313828d'),(13386,934,'terms_of_use_title','Условия использования сайта'),(13387,934,'_terms_of_use_title','field_6123bead1b229'),(13388,934,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13389,934,'_terms_of_use_description','field_6123bed01b22a'),(13390,934,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13391,934,'_terms_of_use_text','field_6123bef51b22b'),(13392,934,'cookie_title','Политика использования файлов Cookie'),(13393,934,'_cookie_title','field_6123bf2e1b22d'),(13394,934,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13395,934,'_cookie_text','field_6123bf4f1b22e'),(13396,934,'garanty_title','Гарантии'),(13397,934,'_garanty_title','field_6123bf781b230'),(13398,934,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13399,934,'_garanty_text','field_6123bf7b1b231'),(13400,934,'sertificates_title','Сертификаты'),(13401,934,'_sertificates_title','field_6123bfb71b233'),(13402,934,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13403,934,'_sertificates_description','field_6123bfe01b234'),(13404,934,'sertificates_list','3'),(13405,934,'_sertificates_list','field_6123bff21b235'),(13406,934,'sertificates_list_0_img','846'),(13407,934,'_sertificates_list_0_img','field_6123c0241b236'),(13408,934,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13409,934,'_sertificates_list_0_text','field_6123c0381b237'),(13410,934,'sertificates_list_1_img','848'),(13411,934,'_sertificates_list_1_img','field_6123c0241b236'),(13412,934,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13413,934,'_sertificates_list_1_text','field_6123c0381b237'),(13414,934,'sertificates_list_2_img','847'),(13415,934,'_sertificates_list_2_img','field_6123c0241b236'),(13416,934,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13417,934,'_sertificates_list_2_text','field_6123c0381b237'),(13418,934,'tab_list_0_title',''),(13419,934,'_tab_list_0_title','field_6126bd533828f'),(13420,934,'tab_list_0_ID',''),(13421,934,'_tab_list_0_ID','field_6126bd6438290'),(13422,934,'tab_list_0_text_header',''),(13423,934,'_tab_list_0_text_header','field_6126bf6438295'),(13424,934,'tab_list_0_block_list_0_which_block','text_img'),(13425,934,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13426,934,'tab_list_0_block_list_0_img',''),(13427,934,'_tab_list_0_block_list_0_img','field_6126bf7d38296'),(13428,934,'tab_list_0_block_list_0_text_img',''),(13429,934,'_tab_list_0_block_list_0_text_img','field_6126bf8f38297'),(13430,934,'tab_list_0_block_list','1'),(13431,934,'_tab_list_0_block_list','field_6126be3838291'),(13432,934,'tab_list','1'),(13433,934,'_tab_list','field_6126bd313828d'),(13434,844,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13435,844,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13436,844,'tab_list_1_title','Политика использования файлов Cookie'),(13437,844,'_tab_list_1_title','field_6126bd533828f'),(13438,844,'tab_list_1_ID','cookies'),(13439,844,'_tab_list_1_ID','field_6126bd6438290'),(13440,844,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13441,844,'_tab_list_1_text_header','field_6126bf6438295'),(13442,844,'tab_list_1_block_list_0_which_block','text'),(13443,844,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13444,844,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13445,844,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13446,844,'tab_list_1_block_list','1'),(13447,844,'_tab_list_1_block_list','field_6126be3838291'),(13448,844,'tab_list_2_title','Гарантии'),(13449,844,'_tab_list_2_title','field_6126bd533828f'),(13450,844,'tab_list_2_ID','securities'),(13451,844,'_tab_list_2_ID','field_6126bd6438290'),(13452,844,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13453,844,'_tab_list_2_text_header','field_6126bf6438295'),(13454,844,'tab_list_2_block_list_0_which_block','text'),(13455,844,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13456,844,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13457,844,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13458,844,'tab_list_2_block_list','1'),(13459,844,'_tab_list_2_block_list','field_6126be3838291'),(13460,844,'tab_list_3_title','Сертификаты'),(13461,844,'_tab_list_3_title','field_6126bd533828f'),(13462,844,'tab_list_3_ID','certificates'),(13463,844,'_tab_list_3_ID','field_6126bd6438290'),(13464,844,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13465,844,'_tab_list_3_text_header','field_6126bf6438295'),(13466,844,'tab_list_3_block_list_0_which_block','text_img'),(13467,844,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13468,844,'tab_list_3_block_list_0_img','846'),(13469,844,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13470,844,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13471,844,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13472,844,'tab_list_3_block_list_1_which_block','text_img'),(13473,844,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13474,844,'tab_list_3_block_list_1_img','848'),(13475,844,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13476,844,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13477,844,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13478,844,'tab_list_3_block_list_2_which_block','text_img'),(13479,844,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13480,844,'tab_list_3_block_list_2_img','847'),(13481,844,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13482,844,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13483,844,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13484,844,'tab_list_3_block_list','3'),(13485,844,'_tab_list_3_block_list','field_6126be3838291'),(13486,935,'terms_of_use_title','Условия использования сайта'),(13487,935,'_terms_of_use_title','field_6123bead1b229'),(13488,935,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13489,935,'_terms_of_use_description','field_6123bed01b22a'),(13490,935,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13491,935,'_terms_of_use_text','field_6123bef51b22b'),(13492,935,'cookie_title','Политика использования файлов Cookie'),(13493,935,'_cookie_title','field_6123bf2e1b22d'),(13494,935,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13495,935,'_cookie_text','field_6123bf4f1b22e'),(13496,935,'garanty_title','Гарантии'),(13497,935,'_garanty_title','field_6123bf781b230'),(13498,935,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13499,935,'_garanty_text','field_6123bf7b1b231'),(13500,935,'sertificates_title','Сертификаты'),(13501,935,'_sertificates_title','field_6123bfb71b233'),(13502,935,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13503,935,'_sertificates_description','field_6123bfe01b234'),(13504,935,'sertificates_list','3'),(13505,935,'_sertificates_list','field_6123bff21b235'),(13506,935,'sertificates_list_0_img','846'),(13507,935,'_sertificates_list_0_img','field_6123c0241b236'),(13508,935,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13509,935,'_sertificates_list_0_text','field_6123c0381b237'),(13510,935,'sertificates_list_1_img','848'),(13511,935,'_sertificates_list_1_img','field_6123c0241b236'),(13512,935,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13513,935,'_sertificates_list_1_text','field_6123c0381b237'),(13514,935,'sertificates_list_2_img','847'),(13515,935,'_sertificates_list_2_img','field_6123c0241b236'),(13516,935,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13517,935,'_sertificates_list_2_text','field_6123c0381b237'),(13518,935,'tab_list_0_title','Условия использования сайта'),(13519,935,'_tab_list_0_title','field_6126bd533828f'),(13520,935,'tab_list_0_ID','conditions'),(13521,935,'_tab_list_0_ID','field_6126bd6438290'),(13522,935,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13523,935,'_tab_list_0_text_header','field_6126bf6438295'),(13524,935,'tab_list_0_block_list_0_which_block','text'),(13525,935,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13526,935,'tab_list_0_block_list_0_img',''),(13527,935,'_tab_list_0_block_list_0_img','field_6126bf7d38296'),(13528,935,'tab_list_0_block_list_0_text_img',''),(13529,935,'_tab_list_0_block_list_0_text_img','field_6126bf8f38297'),(13530,935,'tab_list_0_block_list','1'),(13531,935,'_tab_list_0_block_list','field_6126be3838291'),(13532,935,'tab_list','4'),(13533,935,'_tab_list','field_6126bd313828d'),(13534,935,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13535,935,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13536,935,'tab_list_1_title','Политика использования файлов Cookie'),(13537,935,'_tab_list_1_title','field_6126bd533828f'),(13538,935,'tab_list_1_ID','cookies'),(13539,935,'_tab_list_1_ID','field_6126bd6438290'),(13540,935,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13541,935,'_tab_list_1_text_header','field_6126bf6438295'),(13542,935,'tab_list_1_block_list_0_which_block','text'),(13543,935,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13544,935,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13545,935,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13546,935,'tab_list_1_block_list','1'),(13547,935,'_tab_list_1_block_list','field_6126be3838291'),(13548,935,'tab_list_2_title','Гарантии'),(13549,935,'_tab_list_2_title','field_6126bd533828f'),(13550,935,'tab_list_2_ID','securities'),(13551,935,'_tab_list_2_ID','field_6126bd6438290'),(13552,935,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13553,935,'_tab_list_2_text_header','field_6126bf6438295'),(13554,935,'tab_list_2_block_list_0_which_block','text'),(13555,935,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13556,935,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13557,935,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13558,935,'tab_list_2_block_list','1'),(13559,935,'_tab_list_2_block_list','field_6126be3838291'),(13560,935,'tab_list_3_title','Сертификаты'),(13561,935,'_tab_list_3_title','field_6126bd533828f'),(13562,935,'tab_list_3_ID','certificates'),(13563,935,'_tab_list_3_ID','field_6126bd6438290'),(13564,935,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13565,935,'_tab_list_3_text_header','field_6126bf6438295'),(13566,935,'tab_list_3_block_list_0_which_block','text_img'),(13567,935,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13568,935,'tab_list_3_block_list_0_img','846'),(13569,935,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13570,935,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13571,935,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13572,935,'tab_list_3_block_list_1_which_block','text_img'),(13573,935,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13574,935,'tab_list_3_block_list_1_img','848'),(13575,935,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13576,935,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13577,935,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13578,935,'tab_list_3_block_list_2_which_block','text_img'),(13579,935,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13580,935,'tab_list_3_block_list_2_img','847'),(13581,935,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13582,935,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13583,935,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13584,935,'tab_list_3_block_list','3'),(13585,935,'_tab_list_3_block_list','field_6126be3838291'),(13586,884,'tab_list_0_title','Условия использования сайта'),(13587,884,'_tab_list_0_title','field_6126bd533828f'),(13588,884,'tab_list_0_ID','conditions'),(13589,884,'_tab_list_0_ID','field_6126bd6438290'),(13590,884,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13591,884,'_tab_list_0_text_header','field_6126bf6438295'),(13592,884,'tab_list_0_block_list_0_which_block','text'),(13593,884,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13594,884,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13595,884,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13596,884,'tab_list_0_block_list','1'),(13597,884,'_tab_list_0_block_list','field_6126be3838291'),(13598,884,'tab_list_1_title','Политика использования файлов Cookie'),(13599,884,'_tab_list_1_title','field_6126bd533828f'),(13600,884,'tab_list_1_ID','cookies'),(13601,884,'_tab_list_1_ID','field_6126bd6438290'),(13602,884,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13603,884,'_tab_list_1_text_header','field_6126bf6438295'),(13604,884,'tab_list_1_block_list_0_which_block','text'),(13605,884,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13606,884,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13607,884,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13608,884,'tab_list_1_block_list','1'),(13609,884,'_tab_list_1_block_list','field_6126be3838291'),(13610,884,'tab_list_2_title','Гарантии'),(13611,884,'_tab_list_2_title','field_6126bd533828f'),(13612,884,'tab_list_2_ID','securities'),(13613,884,'_tab_list_2_ID','field_6126bd6438290'),(13614,884,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13615,884,'_tab_list_2_text_header','field_6126bf6438295'),(13616,884,'tab_list_2_block_list_0_which_block','text'),(13617,884,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13618,884,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13619,884,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13620,884,'tab_list_2_block_list','1'),(13621,884,'_tab_list_2_block_list','field_6126be3838291'),(13622,884,'tab_list_3_title','Сертификаты'),(13623,884,'_tab_list_3_title','field_6126bd533828f'),(13624,884,'tab_list_3_ID','certificates'),(13625,884,'_tab_list_3_ID','field_6126bd6438290'),(13626,884,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13627,884,'_tab_list_3_text_header','field_6126bf6438295'),(13628,884,'tab_list_3_block_list_0_which_block','text_img'),(13629,884,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13630,884,'tab_list_3_block_list_0_img','846'),(13631,884,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13632,884,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13633,884,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13634,884,'tab_list_3_block_list_1_which_block','text_img'),(13635,884,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13636,886,'tab_list_0_title','Условия использования сайта'),(13637,884,'tab_list_3_block_list_1_img','848'),(13638,884,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13639,884,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13640,886,'_tab_list_0_title','field_6126bd533828f'),(13641,884,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13642,886,'tab_list_0_ID','conditions'),(13643,884,'tab_list_3_block_list_2_which_block','text_img'),(13644,886,'_tab_list_0_ID','field_6126bd6438290'),(13645,884,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13646,886,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13647,884,'tab_list_3_block_list_2_img','847'),(13648,886,'_tab_list_0_text_header','field_6126bf6438295'),(13649,884,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13650,886,'tab_list_0_block_list_0_which_block','text'),(13651,884,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13652,886,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13653,884,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13654,886,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13655,884,'tab_list_3_block_list','3'),(13656,886,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13657,884,'_tab_list_3_block_list','field_6126be3838291'),(13658,886,'tab_list_0_block_list','1'),(13659,884,'tab_list','4'),(13660,886,'_tab_list_0_block_list','field_6126be3838291'),(13661,884,'_tab_list','field_6126bd313828d'),(13662,886,'tab_list_1_title','Политика использования файлов Cookie'),(13663,886,'_tab_list_1_title','field_6126bd533828f'),(13664,936,'terms_of_use_title','Условия использования сайта'),(13665,886,'tab_list_1_ID','cookies'),(13666,936,'_terms_of_use_title','field_6123bead1b229'),(13667,886,'_tab_list_1_ID','field_6126bd6438290'),(13668,936,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13669,886,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13670,936,'_terms_of_use_description','field_6123bed01b22a'),(13671,886,'_tab_list_1_text_header','field_6126bf6438295'),(13672,936,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13673,886,'tab_list_1_block_list_0_which_block','text'),(13674,936,'_terms_of_use_text','field_6123bef51b22b'),(13675,886,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13676,936,'cookie_title','Политика использования файлов Cookie'),(13677,886,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13678,936,'_cookie_title','field_6123bf2e1b22d'),(13679,886,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13680,936,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13681,886,'tab_list_1_block_list','1'),(13682,936,'_cookie_text','field_6123bf4f1b22e'),(13683,886,'_tab_list_1_block_list','field_6126be3838291'),(13684,936,'garanty_title','Гарантии'),(13685,886,'tab_list_2_title','Гарантии'),(13686,936,'_garanty_title','field_6123bf781b230'),(13687,886,'_tab_list_2_title','field_6126bd533828f'),(13688,936,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13689,886,'tab_list_2_ID','securities'),(13690,936,'_garanty_text','field_6123bf7b1b231'),(13691,886,'_tab_list_2_ID','field_6126bd6438290'),(13692,936,'sertificates_title','Сертификаты'),(13693,886,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13694,936,'_sertificates_title','field_6123bfb71b233'),(13695,886,'_tab_list_2_text_header','field_6126bf6438295'),(13696,936,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13697,886,'tab_list_2_block_list_0_which_block','text'),(13698,936,'_sertificates_description','field_6123bfe01b234'),(13699,886,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13700,936,'sertificates_list','3'),(13701,886,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13702,936,'_sertificates_list','field_6123bff21b235'),(13703,886,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13704,936,'sertificates_list_0_img','846'),(13705,886,'tab_list_2_block_list','1'),(13706,936,'_sertificates_list_0_img','field_6123c0241b236'),(13707,886,'_tab_list_2_block_list','field_6126be3838291'),(13708,936,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13709,886,'tab_list_3_title','Сертификаты'),(13710,936,'_sertificates_list_0_text','field_6123c0381b237'),(13711,886,'_tab_list_3_title','field_6126bd533828f'),(13712,936,'sertificates_list_1_img','848'),(13713,886,'tab_list_3_ID','certificates'),(13714,936,'_sertificates_list_1_img','field_6123c0241b236'),(13715,886,'_tab_list_3_ID','field_6126bd6438290'),(13716,936,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13717,886,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13718,936,'_sertificates_list_1_text','field_6123c0381b237'),(13719,886,'_tab_list_3_text_header','field_6126bf6438295'),(13720,936,'sertificates_list_2_img','847'),(13721,886,'tab_list_3_block_list_0_which_block','text_img'),(13722,936,'_sertificates_list_2_img','field_6123c0241b236'),(13723,886,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13724,936,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13725,886,'tab_list_3_block_list_0_text_regular',''),(13726,936,'_sertificates_list_2_text','field_6123c0381b237'),(13727,886,'_tab_list_3_block_list_0_text_regular','field_6126bf3c38294'),(13728,936,'need_map','yes'),(13729,886,'tab_list_3_block_list','3'),(13730,936,'_need_map','field_6123cdabb36e0'),(13731,886,'_tab_list_3_block_list','field_6126be3838291'),(13732,936,'tab_list_0_title','Условия использования сайта'),(13733,886,'tab_list','4'),(13734,936,'_tab_list_0_title','field_6126bd533828f'),(13735,886,'_tab_list','field_6126bd313828d'),(13736,936,'tab_list_0_ID','conditions'),(13737,937,'terms_of_use_title','Условия использования сайта'),(13738,936,'_tab_list_0_ID','field_6126bd6438290'),(13739,937,'_terms_of_use_title','field_6123bead1b229'),(13740,936,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13741,936,'_tab_list_0_text_header','field_6126bf6438295'),(13742,937,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13743,936,'tab_list_0_block_list_0_which_block','text'),(13744,937,'_terms_of_use_description','field_6123bed01b22a'),(13745,936,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13746,937,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13747,936,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13748,937,'_terms_of_use_text','field_6123bef51b22b'),(13749,936,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13750,937,'cookie_title','Политика использования файлов Cookie'),(13751,936,'tab_list_0_block_list','1'),(13752,937,'_cookie_title','field_6123bf2e1b22d'),(13753,936,'_tab_list_0_block_list','field_6126be3838291'),(13754,937,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13755,936,'tab_list_1_title','Политика использования файлов Cookie'),(13756,937,'_cookie_text','field_6123bf4f1b22e'),(13757,936,'_tab_list_1_title','field_6126bd533828f'),(13758,937,'garanty_title','Гарантии'),(13759,936,'tab_list_1_ID','cookies'),(13760,937,'_garanty_title','field_6123bf781b230'),(13761,936,'_tab_list_1_ID','field_6126bd6438290'),(13762,937,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13763,937,'_garanty_text','field_6123bf7b1b231'),(13764,936,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13765,937,'sertificates_title','Сертификаты'),(13766,937,'_sertificates_title','field_6123bfb71b233'),(13767,936,'_tab_list_1_text_header','field_6126bf6438295'),(13768,937,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13769,936,'tab_list_1_block_list_0_which_block','text'),(13770,937,'_sertificates_description','field_6123bfe01b234'),(13771,936,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13772,937,'sertificates_list','3'),(13773,936,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13774,937,'_sertificates_list','field_6123bff21b235'),(13775,936,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13776,936,'tab_list_1_block_list','1'),(13777,937,'sertificates_list_0_img','846'),(13778,936,'_tab_list_1_block_list','field_6126be3838291'),(13779,937,'_sertificates_list_0_img','field_6123c0241b236'),(13780,937,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13781,936,'tab_list_2_title','Гарантии'),(13782,937,'_sertificates_list_0_text','field_6123c0381b237'),(13783,936,'_tab_list_2_title','field_6126bd533828f'),(13784,937,'sertificates_list_1_img','848'),(13785,936,'tab_list_2_ID','securities'),(13786,937,'_sertificates_list_1_img','field_6123c0241b236'),(13787,936,'_tab_list_2_ID','field_6126bd6438290'),(13788,937,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13789,936,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13790,937,'_sertificates_list_1_text','field_6123c0381b237'),(13791,936,'_tab_list_2_text_header','field_6126bf6438295'),(13792,937,'sertificates_list_2_img','847'),(13793,936,'tab_list_2_block_list_0_which_block','text'),(13794,937,'_sertificates_list_2_img','field_6123c0241b236'),(13795,937,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13796,936,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13797,937,'_sertificates_list_2_text','field_6123c0381b237'),(13798,936,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13799,937,'need_map','yes'),(13800,936,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13801,937,'_need_map','field_6123cdabb36e0'),(13802,936,'tab_list_2_block_list','1'),(13803,937,'tab_list_0_title',''),(13804,937,'_tab_list_0_title','field_6126bd533828f'),(13805,936,'_tab_list_2_block_list','field_6126be3838291'),(13806,937,'tab_list_0_ID',''),(13807,936,'tab_list_3_title','Сертификаты'),(13808,937,'_tab_list_0_ID','field_6126bd6438290'),(13809,936,'_tab_list_3_title','field_6126bd533828f'),(13810,937,'tab_list_0_text_header',''),(13811,936,'tab_list_3_ID','certificates'),(13812,937,'_tab_list_0_text_header','field_6126bf6438295'),(13813,936,'_tab_list_3_ID','field_6126bd6438290'),(13814,937,'tab_list_0_block_list_0_which_block','text'),(13815,936,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13816,937,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13817,937,'tab_list_0_block_list_0_text_regular',''),(13818,936,'_tab_list_3_text_header','field_6126bf6438295'),(13819,937,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13820,936,'tab_list_3_block_list_0_which_block','text_img'),(13821,937,'tab_list_0_block_list','1'),(13822,936,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13823,937,'_tab_list_0_block_list','field_6126be3838291'),(13824,936,'tab_list_3_block_list_0_img','846'),(13825,937,'tab_list_1_title',''),(13826,936,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13827,937,'_tab_list_1_title','field_6126bd533828f'),(13828,936,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13829,937,'tab_list_1_ID',''),(13830,937,'_tab_list_1_ID','field_6126bd6438290'),(13831,936,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13832,937,'tab_list_1_text_header',''),(13833,936,'tab_list_3_block_list_1_which_block','text_img'),(13834,936,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13835,937,'_tab_list_1_text_header','field_6126bf6438295'),(13836,936,'tab_list_3_block_list_1_img','848'),(13837,937,'tab_list_1_block_list_0_which_block','text'),(13838,936,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13839,937,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13840,936,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13841,937,'tab_list_1_block_list_0_text_regular',''),(13842,937,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13843,936,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13844,937,'tab_list_1_block_list','1'),(13845,936,'tab_list_3_block_list_2_which_block','text_img'),(13846,937,'_tab_list_1_block_list','field_6126be3838291'),(13847,936,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13848,937,'tab_list_2_title',''),(13849,936,'tab_list_3_block_list_2_img','847'),(13850,937,'_tab_list_2_title','field_6126bd533828f'),(13851,936,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13852,937,'tab_list_2_ID',''),(13853,936,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13854,937,'_tab_list_2_ID','field_6126bd6438290'),(13855,936,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13856,937,'tab_list_2_text_header',''),(13857,936,'tab_list_3_block_list','3'),(13858,937,'_tab_list_2_text_header','field_6126bf6438295'),(13859,936,'_tab_list_3_block_list','field_6126be3838291'),(13860,937,'tab_list_2_block_list_0_which_block','text'),(13861,936,'tab_list','4'),(13862,937,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13863,936,'_tab_list','field_6126bd313828d'),(13864,937,'tab_list_2_block_list_0_text_regular',''),(13865,937,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13866,937,'tab_list_2_block_list','1'),(13867,937,'_tab_list_2_block_list','field_6126be3838291'),(13868,937,'tab_list_3_title',''),(13869,937,'_tab_list_3_title','field_6126bd533828f'),(13870,937,'tab_list_3_ID',''),(13871,937,'_tab_list_3_ID','field_6126bd6438290'),(13872,937,'tab_list_3_text_header',''),(13873,937,'_tab_list_3_text_header','field_6126bf6438295'),(13874,937,'tab_list_3_block_list_0_which_block','text'),(13875,937,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13876,937,'tab_list_3_block_list_0_text_regular',''),(13877,937,'_tab_list_3_block_list_0_text_regular','field_6126bf3c38294'),(13878,937,'tab_list_3_block_list','1'),(13879,937,'_tab_list_3_block_list','field_6126be3838291'),(13880,937,'tab_list','4'),(13881,937,'_tab_list','field_6126bd313828d'),(13882,886,'tab_list_3_block_list_0_img','846'),(13883,886,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13884,886,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13885,886,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13886,886,'tab_list_3_block_list_1_which_block','text_img'),(13887,886,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13888,886,'tab_list_3_block_list_1_img','848'),(13889,886,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13890,886,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13891,886,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13892,886,'tab_list_3_block_list_2_which_block','text_img'),(13893,886,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13894,886,'tab_list_3_block_list_2_img','847'),(13895,886,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13896,886,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13897,886,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13898,938,'terms_of_use_title','Условия использования сайта'),(13899,938,'_terms_of_use_title','field_6123bead1b229'),(13900,938,'terms_of_use_description','ПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13901,938,'_terms_of_use_description','field_6123bed01b22a'),(13902,938,'terms_of_use_text','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13903,938,'_terms_of_use_text','field_6123bef51b22b'),(13904,938,'cookie_title','Политика использования файлов Cookie'),(13905,938,'_cookie_title','field_6123bf2e1b22d'),(13906,938,'cookie_text','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13907,938,'_cookie_text','field_6123bf4f1b22e'),(13908,938,'garanty_title','Гарантии'),(13909,938,'_garanty_title','field_6123bf781b230'),(13910,938,'garanty_text','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13911,938,'_garanty_text','field_6123bf7b1b231'),(13912,938,'sertificates_title','Сертификаты'),(13913,938,'_sertificates_title','field_6123bfb71b233'),(13914,938,'sertificates_description','Все бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13915,938,'_sertificates_description','field_6123bfe01b234'),(13916,938,'sertificates_list','3'),(13917,938,'_sertificates_list','field_6123bff21b235'),(13918,938,'sertificates_list_0_img','846'),(13919,938,'_sertificates_list_0_img','field_6123c0241b236'),(13920,938,'sertificates_list_0_text','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13921,938,'_sertificates_list_0_text','field_6123c0381b237'),(13922,938,'sertificates_list_1_img','848'),(13923,938,'_sertificates_list_1_img','field_6123c0241b236'),(13924,938,'sertificates_list_1_text','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13925,938,'_sertificates_list_1_text','field_6123c0381b237'),(13926,938,'sertificates_list_2_img','847'),(13927,938,'_sertificates_list_2_img','field_6123c0241b236'),(13928,938,'sertificates_list_2_text','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13929,938,'_sertificates_list_2_text','field_6123c0381b237'),(13930,938,'need_map','yes'),(13931,938,'_need_map','field_6123cdabb36e0'),(13932,938,'tab_list_0_title','Условия использования сайта'),(13933,938,'_tab_list_0_title','field_6126bd533828f'),(13934,938,'tab_list_0_ID','conditions'),(13935,938,'_tab_list_0_ID','field_6126bd6438290'),(13936,938,'tab_list_0_text_header','<h2>Условия использования сайта</h2>\r\nПОЖАЛУЙСТА, ВНИМАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМИ ПРАВИЛАМИ ПЕРЕД ИСПОЛЬЗОВАНИЕМ САЙТА https://upod.com.ua (далее — «Сайт»).\r\nЭти Условия пользования Сайтом (далее — «Условия»), вместе с документами, ссылки на которые содержатся в настоящих Условиях, или документы, содержащие ссылки на эти условия, регулируют условия, на которых Вы пользуетесь сайтом, если Вы гость или зарегистрированный пользователь. Использование Сайта — это доступ к сайту, просмотр его страниц или регистрация с целью его использования.\r\nПользуясь Сайтом, Вы подтверждаете, что согласны с настоящими Условиями и соглашаетесь соблюдать их. Если Вы НЕ СОГЛАСНЫ с настоящими Условиями пользования, НЕ ПОЛЬЗУЙТЕСЬ этим Сайтом.'),(13937,938,'_tab_list_0_text_header','field_6126bf6438295'),(13938,938,'tab_list_0_block_list_0_which_block','text'),(13939,938,'_tab_list_0_block_list_0_which_block','field_6126be5338292'),(13940,938,'tab_list_0_block_list_0_text_regular','<h4>1. Доступ к сайту</h4>\r\nВам должно быть 18 лет или больше, чтобы получить доступ к Сайту, и условием такого доступа к Сайту является подтверждение Вами вашего возраста. Доступ к Сайту является бесплатным.\r\n\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nСайт может быть заблокирован для Вас при условии, если:\r\n<ul>\r\n 	<li>от Вас поступило обращение с требованием ограничить Ваш доступ к Сайту;</li>\r\n 	<li>Вы перестали соответствовать условиям, которые позволяют Вам получать доступ к Сайту;</li>\r\n</ul>\r\n<h4>2. Проверка вашего возраста</h4>\r\nМы не гарантируем, что Сайт или любая информация, размещенная на нем, будет всегда доступна. Доступ к Сайту разрешен на временной основе. Мы можем приостановить, отменить, прекратить или изменить всю, или часть информации на Сайте без предупреждения. Мы не несем ответственности перед Вами, если по какой-либо причине Сайт недоступен в любое время или в течение определенного периода. Вы самостоятельно несете ответственность за принятие всех необходимых мер для получения Вами доступа к Сайту.\r\n\r\nНажимая «Да» в форме подтверждения возраста, Вы подтверждаете, что достигли 18‑летнего возраста.\r\n<h4>3. Наша продукция</h4>\r\nРазмещенная на сайте информация и сама продукция предназначены для использования только совершеннолетними потребителями, поскольку речь идет о никотиносодержащих товарах. Это вызывает привыкание. Информация о характеристиках, диапазоне цен и другая, размещены на Сайте исключительно в ознакомительных целях и с целью дать возможность потенциальным дистрибьюторам заполнить заявку на сотрудничество.\r\nЦены на продукцию в точках продаж могут отличаться от указанных на Сайте. Для уточнения конректной цены, следует обратиться по адресам точек продаж, указанных на карте в нижней части сайта.\r\n\r\nИзображения продукции на Сайте являются иллюстративными. Мы не можем гарантировать, что отображение цветов на Вашем дисплее точно передает цвет продукции.\r\n<h4>4. Использование информации сайта</h4>\r\nИнформация на Сайте предоставлена только для ознакомления и не может быть использована в качестве рекомендаций, которых Вам необходимо придерживаться. Прежде чем приступить к совершению или воздержаться от совершения каких-либо действий на основе контента Сайта, Вам необходимо получить профессиональную консультацию.\r\n<h4>5. Ограничение нашей ответственности</h4>\r\nВ рамках, разрешенных законодательством, мы исключаем все условия, гарантии и утверждения или другие условия, которые вытекают или могут быть следствием использования Сайта или любых материалов, размещенных на нем, прямые или косвенные.\r\n\r\nМы не несем ответственности перед пользователями Сайта за любые потери или убытки, независимо от того, является ли это следствием договорной, внедоговорной ответственности (в частности небрежности), нарушение установленных законом обязанностей или других видов ответственности, даже если такая ответственность не может быть предусмотрена, и возникает вследствие или в связи с:\r\n<ul>\r\n 	<li>использованием или невозможностью использования Сайта.</li>\r\n 	<li>использованием любого контента, размещенного на Сайте.</li>\r\n</ul>\r\nЕсли Вы пользуетесь Сайтом в коммерческих целях, пожалуйста, обратите внимание, что мы не несем ответственность за:\r\n<ul>\r\n 	<li>потери в получении прибыли, в продажах, бизнеса или дохода;</li>\r\n 	<li>приостановление деятельности;</li>\r\n 	<li>потерю ожидаемых сбережений;</li>\r\n 	<li>упущенную выгоду, ущерб, нанесенный репутации;</li>\r\n 	<li>любые прямые или косвенные убытки/ ущерб.</li>\r\n</ul>\r\nПросьба обратите внимание, что Сайт предназначен только для личного пользования. Вы соглашаетесь не пользоваться Сайтом в коммерческих целях, и мы не несем ответственности перед Вами за любую потерю прибыли, потерю бизнеса, приостановление деятельности или упущенную выгоду и тому подобное.\r\n\r\nМы не несем ответственности за любые потери или убытки, вызванные вирусом, DDoS-атакой или иным технически вредным материалом, которые может содержать Ваше компьютерное оборудование, компьютерные программы, данные, в связи с использованием Сайта или загрузкой какого-либо контента с Сайта или любого веб-сайта, связанного с ним.\r\n\r\nМы не несем ответственности за информацию на сайтах, связанных с Сайтом. Такие ссылки нельзя считать одобрением нами таких связанных веб-сайтов. Мы не несем ответственности за любые убытки или потери, которые могут возникнуть в результате использования Вами таких связанных веб-сайтов.\r\n<h4>6. Ссылка на сайт</h4>\r\nВы можете размещать ссылки на нашу главную страницу, на свое усмотрение при условии, если Вы не нарушения прав и законных интересов обладателя сайта, и при условии, что вы не будете использовать Сайт в своих (в том числе коммерческих) интересах. Запрещается размещать ссылки на Сайт таким образом, чтобы возникала ассоциация, что мы одобряем те или иные действия.\r\n<h4>7. Применение законодательства</h4>\r\nРегламент использования сайта https://upod.com.ua определяется действующим законодательством Украины. Пользователь, посещая сайт, без возражений дает согласие с исключительной юрисдикцией судов, расположенных на территории Украины, в отношении любых действий, направленных на принудительное исполнение настоящих Условий.\r\n\r\nВ случае, если какие-либо материалы на Сайте или использование Вами Сайта ведут к нарушению законодательства той страны, в которой Вы находитесь в момент доступа к Сайту, Сайт не предназначен для Вас, и Вы не можете использовать Сайт.\r\n\r\nПользователь несет исключительно персональную ответственность за получение информации о законодательстве той страны, в которой Вы находитесь, и за условия соблюдения законодательства этой страны.\r\n<h4>8. Изменения условий использования и изменения на сайте</h4>\r\nМы оставляем за собой право пересматривать эти Условия в любое время, публикуя изменения на этой странице.\r\n\r\nПериодически проверяйте эту страницу и обращайте внимание на все внесенные изменения, поскольку они обязательны для Вас.\r\n\r\nМы можем периодически обновлять Сайт и менять контент в любое время. Однако, пожалуйста, обратите внимание, что любая информация на Сайте может стать неактуальной в определенный момент, и мы не обязаны ее обновлять.\r\n\r\nМы не гарантируем, что на Сайте нет ошибок или что вся информация, размещенная на нем, есть полной и исчерпывающей.\r\n<h4>9. Свяжитесь с нами</h4>\r\nДля оперативного взаимодействия по любым вопросам, просьба обращаться по телефону линии поддержки пользователей: <a href=\"tel:0800ХХХХХХХ\">0 800 ХХХ ХХ ХХ</a>\r\n\r\nE-mail: <a href=\"mailto:Info@upod.com.ua\">Info@upod.com.ua</a>\r\n\r\nОбращаем Ваше внимание на то, что эти Условия применяются только к этому Сайту.'),(13941,938,'_tab_list_0_block_list_0_text_regular','field_6126bf3c38294'),(13942,938,'tab_list_0_block_list','1'),(13943,938,'_tab_list_0_block_list','field_6126be3838291'),(13944,938,'tab_list_1_title','Политика использования файлов Cookie'),(13945,938,'_tab_list_1_title','field_6126bd533828f'),(13946,938,'tab_list_1_ID','cookies'),(13947,938,'_tab_list_1_ID','field_6126bd6438290'),(13948,938,'tab_list_1_text_header','<h2>Политика использования файлов Cookie</h2>\r\n&nbsp;'),(13949,938,'_tab_list_1_text_header','field_6126bf6438295'),(13950,938,'tab_list_1_block_list_0_which_block','text'),(13951,938,'_tab_list_1_block_list_0_which_block','field_6126be5338292'),(13952,938,'tab_list_1_block_list_0_text_regular','<h4>Что такое файлы Cookie?</h4>\r\nФайлы Cookie — это небольшие текстовые файлы, которые хранятся на компьютере, мобильном устройстве или другом устройстве, во время посещения определенных веб-страниц для дальнейшей идентификации его веб-сайтом. На Сайте https://upod.com.ua мы используем файлы cookie в следующих целях:\r\n<ul>\r\n 	<li>для оценки эффективности работы сайта (например, для измерения количества посетителей и продолжительности их пребывания на Сайте), выявления наиболее интересных и посещаемых страниц, а также для обеспечения удобства навигации и пользования Сайтом;</li>\r\n 	<li>для формирования персонального подхода на основе уже имеющегося опыта взаимодействия пользователя с Сайтом и его преимуществами.</li>\r\n</ul>\r\nВ зависимости от продолжительности хранения, cookie-файлы обычно делят на сессионные и постоянные. Сессионные cookie-файлы помогают эффективно перемещаться по Сайту таким образом, что один раз востребована в рамках сессии информация уже не будет запрашиваться снова. Сессионные cookie-файлы хранятся во временной памяти и удаляются при закрытии браузера. Постоянные cookie-файлы сохраняют пользовательские настройки для текущих и последующих визитов (например, упрощают авторизацию на сайте — позволяют запомнить учетные данные пользователя). Они хранятся на жестком диске компьютера или на накопителе мобильного устройства и активизируются при запуске браузера.'),(13953,938,'_tab_list_1_block_list_0_text_regular','field_6126bf3c38294'),(13954,938,'tab_list_1_block_list','1'),(13955,938,'_tab_list_1_block_list','field_6126be3838291'),(13956,938,'tab_list_2_title','Гарантии'),(13957,938,'_tab_list_2_title','field_6126bd533828f'),(13958,938,'tab_list_2_ID','securities'),(13959,938,'_tab_list_2_ID','field_6126bd6438290'),(13960,938,'tab_list_2_text_header','<h2>Гарантии</h2>'),(13961,938,'_tab_list_2_text_header','field_6126bf6438295'),(13962,938,'tab_list_2_block_list_0_which_block','text'),(13963,938,'_tab_list_2_block_list_0_which_block','field_6126be5338292'),(13964,938,'tab_list_2_block_list_0_text_regular','Перед обращением к Продавцу с требованием об обмене устройства по гарантии, пожалуйста, внимательно ознакомьтесь с условиями гарантии, приведенными ниже.\r\nПродавец точки продажи может осуществить незамедлительный обмен устройства, которое при открытии и первом употреблении не сработало, в случае, если потребитель, не отходя от прилавка точки продажи, захотел удостовериться в качестве.'),(13965,938,'_tab_list_2_block_list_0_text_regular','field_6126bf3c38294'),(13966,938,'tab_list_2_block_list','1'),(13967,938,'_tab_list_2_block_list','field_6126be3838291'),(13968,938,'tab_list_3_title','Сертификаты'),(13969,938,'_tab_list_3_title','field_6126bd533828f'),(13970,938,'tab_list_3_ID','certificates'),(13971,938,'_tab_list_3_ID','field_6126bd6438290'),(13972,938,'tab_list_3_text_header','<h2>Сертификаты</h2>\r\nВсе бренды и модели одноразовых электронных сигарет на сайте upod.com.ua имеют сертификаты компаний-производителей, и прошли сертификацию в соответствии с внутренними украинскими стандартами качества и европейскими в том числе. Тестирование соответствия продукта проведено независимыми аккредитованными лабораториями.'),(13973,938,'_tab_list_3_text_header','field_6126bf6438295'),(13974,938,'tab_list_3_block_list_0_which_block','text_img'),(13975,938,'_tab_list_3_block_list_0_which_block','field_6126be5338292'),(13976,938,'tab_list_3_block_list_0_text_regular',''),(13977,938,'_tab_list_3_block_list_0_text_regular','field_6126bf3c38294'),(13978,938,'tab_list_3_block_list','3'),(13979,938,'_tab_list_3_block_list','field_6126be3838291'),(13980,938,'tab_list','4'),(13981,938,'_tab_list','field_6126bd313828d'),(13982,938,'tab_list_3_block_list_0_img','846'),(13983,938,'_tab_list_3_block_list_0_img','field_6126bf7d38296'),(13984,938,'tab_list_3_block_list_0_text_img','<h4>1. Сертификат соответствия\r\nCertificate of conformity (# UA.PN.060.0104-20)</h4>\r\nПоказывает, что изделие соответствует требованиям маркировки СЕ и разрешен для продажи в ЕС.\r\n<h4>2. Certificate of EMC Compliance (TMC191209104-E)\r\n<em>в соответствии с EMC Directive 2014/30/EU</em></h4>\r\n<strong>ДСТУ EN 55014‑1: 2016 n. 4.1.2.2. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 1. Выбросы.\r\n\r\n<strong>ДСТУ EN 55014‑2: 2017 n. 5.1. </strong>Электромагнитная совместимость. Требования к бытовым приборам, электроинструментам и подобным устройствам. Часть 2. Защищенность. Стандарт семейных продуктов.'),(13985,938,'_tab_list_3_block_list_0_text_img','field_6126bf8f38297'),(13986,938,'tab_list_3_block_list_1_which_block','text_img'),(13987,938,'_tab_list_3_block_list_1_which_block','field_6126be5338292'),(13988,938,'tab_list_3_block_list_1_img','848'),(13989,938,'_tab_list_3_block_list_1_img','field_6126bf7d38296'),(13990,938,'tab_list_3_block_list_1_text_img','<h4>3. Сертификат соответствия\r\nCertificate of compliance RoHS (TST2019121112-3RC)\r\n<em>в соответствии со стандартами RoHS 2.0. Directive (EU) 2015/863 и (EU) 2017/2102</em></h4>\r\n<strong>IEC 62321‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 1. Введение и обзор.\r\n\r\n<strong>IEC 62321‑3‑1: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 3‑1. Скрининг. Свинец, ртуть, кадмий, общий хром и общий бром с помощью рентгеновской флуоресцентной спектрометрии.\r\n\r\n<strong>IEC 62321‑4: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 4. Ртуть в полимерах, металлах и электронике CV‑AAS, CV‑AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑5: 2013 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 5. Кадмий, свинец и хром в полимерах и электронике и кадмий и свинец в металлах AAS, AFS, ICP‑OES и ICP‑MS.\r\n\r\n<strong>IEC 62321‑6: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 6. Полибромированные бифенилы и полибромированные дифениловые эфиры в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS).\r\n\r\n<strong>IEC 62321‑7‑1: 2015 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑1. Шестивалентный хром. Наличие шестивалентного хрома (Cr (VI)) в бесцветных и цветных защищенных от коррозии покрытиях металлов колориметрическим методом.\r\n\r\n<strong>IEC 62321‑7‑2: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 7‑2. Шестивалентный хром. Определение шестивалентного хрома (Cr (VI)) в полимерах и электронике колориметрическим методом.\r\n\r\n<strong>IEC 62321‑8: 2017 </strong>Определение некоторых веществ в электротехнических изделиях. Часть 8. Фталаты в полимерах с помощью газовой хромато-масс-спектрометрии (GC‑MS), газовой хромато-масс-спектрометрии с использованием пиролизера / аксессуара для термодесорбции (Py‑TD‑GC‑MS).'),(13991,938,'_tab_list_3_block_list_1_text_img','field_6126bf8f38297'),(13992,938,'tab_list_3_block_list_2_which_block','text_img'),(13993,938,'_tab_list_3_block_list_2_which_block','field_6126be5338292'),(13994,938,'tab_list_3_block_list_2_img','847'),(13995,938,'_tab_list_3_block_list_2_img','field_6126bf7d38296'),(13996,938,'tab_list_3_block_list_2_text_img','<h4>4. Декларация соответствия FCC\r\nDeclaration of Conformity FCC (TMC191209105‑E)</h4>\r\nДанное устройство соответствует общим стандартам тестирования для большинства электронного оборудования Части 15 Правил FCC. Знак FCC показывает, что электромагнитные помехи от устройства находятся в пределах норм, утвержденных Федеральной комиссией связи CША.\r\n<h4>5. Сертификат соответствия\r\nCertificate of conformity (UA.PN.060.0173‑20)</h4>\r\nПродукция: жидкости для электронных сигарет: Желтое Манго, Хайзенберг, Вирджиния Тобакко, Виноград-Мята.\r\n\r\nСоответствует требованиям TУ В 20.1‑43161084‑001: 2020 «Жидкости для электронных сигарет» п.3.2.1.'),(13997,938,'_tab_list_3_block_list_2_text_img','field_6126bf8f38297'),(13998,39,'_wp_attachment_image_alt','Електронные сигареты'),(13999,38,'_wp_attachment_image_alt','Електронные сигареты'),(14000,40,'_wp_attachment_image_alt','Електронные сигареты'),(14001,41,'_wp_attachment_image_alt','puff bar melon ice'),(14002,41,'_wp_old_slug','puff-bar'),(14003,42,'_wp_attachment_image_alt','puff bar cigaret'),(14004,43,'_wp_attachment_image_alt','puff bat nano'),(14005,44,'_wp_attachment_image_alt','puff bar cigarate'),(14006,45,'_wp_attachment_image_alt','puff-nano'),(14007,45,'_wp_old_slug','puff-nano'),(14008,46,'_wp_attachment_image_alt','puff-plus'),(14009,46,'_wp_old_slug','puff-plus'),(14011,146,'_wp_attachment_image_alt','elf-bar-550-peach-ice'),(14012,146,'_wp_old_slug','elf-bar-550-peach-ice'),(14013,147,'_wp_attachment_image_alt','hqd-cuvie-blueberry'),(14014,147,'_wp_old_slug','hqd-cuvie-blueberry'),(14015,148,'_wp_attachment_image_alt','hqd-king-2000'),(14016,149,'_wp_attachment_image_alt','hqd-ultra-stick-strawberry'),(14017,149,'_wp_old_slug','hqd-ultra-stick-strawberry'),(14018,150,'_wp_attachment_image_alt','product-4'),(14019,151,'_wp_attachment_image_alt','puff-bar-plus-banana-ice'),(14020,151,'_wp_old_slug','puff-bar-plus-banana-ice'),(14021,169,'_wp_attachment_image_alt','aiir'),(14022,171,'_wp_attachment_image_alt','eleaf'),(14023,173,'_wp_attachment_image_alt','flag-1'),(14024,175,'_wp_attachment_image_alt','hqd'),(14025,174,'_wp_attachment_image_alt','flag-2'),(14026,177,'_wp_attachment_image_alt','iget'),(14027,179,'_wp_attachment_image_alt','mail-icon'),(14028,180,'_wp_attachment_image_alt','puff-bar'),(14029,181,'_wp_attachment_image_alt','puff-bar-logo'),(14030,207,'_wp_attachment_image_alt','benefits-product-img'),(14031,212,'_wp_attachment_image_alt','flag-ukraine'),(14032,216,'_wp_attachment_image_alt','img-1'),(14033,217,'_wp_attachment_image_alt','img-2'),(14034,218,'_wp_attachment_image_alt','img-3'),(14035,244,'_wp_attachment_image_alt','marker'),(14036,282,'_wp_attachment_image_alt','puff-bar-logo'),(14037,320,'_wp_attachment_image_alt','aiir-logo'),(14038,321,'_wp_attachment_image_alt','eleaf-logo'),(14039,322,'_wp_attachment_image_alt','hqd-logo'),(14040,323,'_wp_attachment_image_alt','iget-logo'),(14041,324,'_wp_attachment_image_alt','puff-bar-logo'),(14042,418,'_wp_attachment_image_alt','aiir'),(14043,420,'_wp_attachment_image_alt','aiir-scroll-img-1'),(14044,421,'_wp_attachment_image_alt','aiir-scroll-img-2'),(14045,422,'_wp_attachment_image_alt','aiir-scroll-img-3'),(14046,423,'_wp_attachment_image_alt','aiir-plane'),(14047,427,'_wp_attachment_image_alt','info-img-1'),(14048,428,'_wp_attachment_image_alt','info-img-2'),(14049,429,'_wp_attachment_image_alt','info-img-3'),(14050,458,'_wp_attachment_image_alt','user-1'),(14051,459,'_wp_attachment_image_alt','user-2'),(14052,460,'_wp_attachment_image_alt','user-3'),(14053,468,'_wp_attachment_image_alt','poster-1'),(14054,469,'_wp_attachment_image_alt','poster-2'),(14055,470,'_wp_attachment_image_alt','poster-3'),(14056,471,'_wp_attachment_image_alt','poster-4'),(14057,495,'_wp_attachment_image_alt','aiir-bilo'),(14058,495,'_wp_old_slug','aiir-bilo'),(14059,496,'_wp_attachment_image_alt','aiir-plus'),(14060,496,'_wp_old_slug','aiir-plus'),(14061,497,'_wp_attachment_image_alt','aiir-pop'),(14062,497,'_wp_old_slug','aiir-pop'),(14063,498,'_wp_attachment_image_alt','aiir-surf'),(14064,499,'_wp_attachment_image_alt','aiir-wave'),(14065,499,'_wp_old_slug','aiir-wave'),(14066,500,'_wp_attachment_image_alt','aiir-wave-blue'),(14067,559,'_wp_attachment_image_alt','hqd-cuvie'),(14068,560,'_wp_attachment_image_alt','hqd-cuvie-plus'),(14069,560,'_wp_old_slug','hqd-cuvie-plus'),(14070,561,'_wp_attachment_image_alt','hqd-king'),(14071,562,'_wp_attachment_image_alt','hqd-maxim'),(14072,564,'_wp_attachment_image_alt','hqd-mega'),(14073,564,'_wp_old_slug','hqd-mega'),(14074,563,'_wp_attachment_image_alt','hqd-maxx'),(14075,563,'_wp_old_slug','hqd-maxx'),(14076,565,'_wp_attachment_image_alt','hqd-melo'),(14077,565,'_wp_old_slug','hqd-melo'),(14078,566,'_wp_attachment_image_alt','hqd-rosy'),(14079,566,'_wp_old_slug','hqd-rosy'),(14080,567,'_wp_attachment_image_alt','hqd-stark'),(14081,568,'_wp_attachment_image_alt','hqd-super'),(14082,568,'_wp_old_slug','hqd-super'),(14083,569,'_wp_attachment_image_alt','hqd-ultra-stick'),(14084,569,'_wp_old_slug','hqd-ultra-stick'),(14085,570,'_wp_attachment_image_alt','hqd-v2'),(14086,570,'_wp_old_slug','hqd-v2'),(14087,581,'_wp_attachment_image_alt','hqd-scroll-img-1'),(14088,582,'_wp_attachment_image_alt','hqd-scroll-img-2'),(14089,583,'_wp_attachment_image_alt','hqd-scroll-img-3'),(14090,584,'_wp_attachment_image_alt','info-img-1'),(14091,585,'_wp_attachment_image_alt','info-img-2'),(14092,586,'_wp_attachment_image_alt','info-img-3'),(14093,588,'_wp_attachment_image_alt','hqd'),(14094,594,'_wp_attachment_image_alt','eleaf-scroll-img-1'),(14095,595,'_wp_attachment_image_alt','eleaf-scroll-img-2'),(14096,596,'_wp_attachment_image_alt','eleaf-scroll-img-3'),(14097,597,'_wp_attachment_image_alt','info-img-1'),(14098,598,'_wp_attachment_image_alt','info-img-2'),(14099,599,'_wp_attachment_image_alt','info-img-3'),(14100,600,'_wp_attachment_image_alt','iore-lite'),(14101,600,'_wp_old_slug','iore-lite'),(14102,601,'_wp_attachment_image_alt','iore-lite-black'),(14103,601,'_wp_old_slug','iore-lite-black'),(14104,602,'_wp_attachment_image_alt','iore-lite-white'),(14105,602,'_wp_old_slug','iore-lite-white'),(14106,605,'_wp_attachment_image_alt','eleaf'),(14107,606,'_wp_attachment_image_alt','eleaf'),(14108,607,'_wp_attachment_image_alt','iget-600'),(14109,607,'_wp_old_slug','iget-600'),(14110,608,'_wp_attachment_image_alt','iget-janna'),(14111,609,'_wp_attachment_image_alt','iget-king'),(14112,609,'_wp_old_slug','iget-king'),(14113,610,'_wp_attachment_image_alt','iget-max'),(14114,610,'_wp_old_slug','iget-max'),(14115,611,'_wp_attachment_image_alt','iget-nova'),(14116,611,'_wp_old_slug','iget-nova'),(14117,612,'_wp_attachment_image_alt','iget-plus'),(14118,612,'_wp_old_slug','iget-plus'),(14119,613,'_wp_attachment_image_alt','iget-scroll-img-1'),(14120,614,'_wp_attachment_image_alt','iget-scroll-img-2'),(14121,615,'_wp_attachment_image_alt','iget-scroll-img-3'),(14122,616,'_wp_attachment_image_alt','iget-shion'),(14123,617,'_wp_attachment_image_alt','iget-xxl'),(14124,617,'_wp_old_slug','iget-xxl'),(14125,618,'_wp_attachment_image_alt','info-img-1'),(14126,619,'_wp_attachment_image_alt','info-img-2'),(14127,620,'_wp_attachment_image_alt','info-img-3'),(14128,628,'_wp_attachment_image_alt','iget'),(14129,629,'_wp_attachment_image_alt','iget-scroll-img-1'),(14130,630,'_wp_attachment_image_alt','iget-scroll-img-2'),(14131,631,'_wp_attachment_image_alt','iget-scroll-img-3'),(14132,632,'_wp_attachment_image_alt','info-img-1'),(14133,633,'_wp_attachment_image_alt','info-img-2'),(14134,634,'_wp_attachment_image_alt','info-img-3'),(14135,635,'_wp_attachment_image_alt','puff-bar'),(14136,636,'_wp_attachment_image_alt','info-img-1'),(14137,637,'_wp_attachment_image_alt','info-img-2'),(14138,638,'_wp_attachment_image_alt','info-img-3'),(14139,639,'_wp_attachment_image_alt','puff-bar'),(14140,640,'_wp_attachment_image_alt','puff-bar-scroll-img-1'),(14141,641,'_wp_attachment_image_alt','puff-bar-scroll-img-2'),(14142,642,'_wp_attachment_image_alt','puff-bar-scroll-img-3'),(14143,644,'_wp_attachment_image_alt','puff-plus'),(14144,643,'_wp_attachment_image_alt','puff-nano'),(14145,645,'_wp_attachment_image_alt','usa-flag-icon'),(14146,807,'_wp_attachment_image_alt','check-1-step-1-img'),(14147,809,'_wp_attachment_image_alt','check-2-step-1-img'),(14148,808,'_wp_attachment_image_alt','check-1-step-2-img'),(14149,846,'_wp_attachment_image_alt','ce-logo'),(14150,847,'_wp_attachment_image_alt','fc-logo'),(14151,848,'_wp_attachment_image_alt','rohs-logo'),(14152,914,'_wp_attachment_image_alt','favicon'),(14153,915,'_wp_attachment_image_alt','favicon'),(14154,920,'_wp_attachment_image_alt','favicon'),(14155,939,'_wp_attached_file','2021/08/aiir-2.png'),(14156,939,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:118;s:4:\"file\";s:18:\"2021/08/aiir-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"aiir-2-150x118.png\";s:5:\"width\";i:150;s:6:\"height\";i:118;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:{}}}'),(14157,940,'_wp_attached_file','2021/08/Logo-Puff-bar.png'),(14158,940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:196;s:6:\"height\";i:144;s:4:\"file\";s:25:\"2021/08/Logo-Puff-bar.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Logo-Puff-bar-150x144.png\";s:5:\"width\";i:150;s:6:\"height\";i:144;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:{}}}'),(14159,941,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового[/gradient_border] поколения'),(14160,941,'_main-title','field_611bb82b75ef6'),(14161,941,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14162,941,'_main_subtitle','field_611bb89775ef7'),(14163,941,'main_button_text','Где купить'),(14164,941,'_main_button_text','field_611bb95575ef9'),(14165,941,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14166,941,'_main_button_link','field_611bb96275efa'),(14167,941,'main_button',''),(14168,941,'_main_button','field_611bb93175ef8'),(14169,941,'main_slider',''),(14170,941,'_main_slider','field_611bb97475efb'),(14171,941,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(14172,941,'_brand_list','field_61229153d215f'),(14173,941,'brand_partners_title','Хотите стать нашим партнером?'),(14174,941,'_brand_partners_title','field_611bcee1cf175'),(14175,941,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14176,941,'_brand_partners_subtitle','field_611bcf08cf176'),(14177,941,'partners_button','оставить заявку'),(14178,941,'_partners_button','field_611bcf29cf177'),(14179,941,'brand_partners_button','оставить заявку'),(14180,941,'_brand_partners_button','field_611bcf29cf177'),(14181,941,'brand_parners_img','179'),(14182,941,'_brand_parners_img','field_611bcfdb01481'),(14183,941,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14184,941,'_partners_title','field_611bd0a7d9bba'),(14185,941,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14186,941,'_preferences_title','field_611bd4068f31c'),(14187,941,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14188,941,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14189,941,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14190,941,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14191,941,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14192,941,'_preferences_list_preferences_3','field_611bd50d8f320'),(14193,941,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14194,941,'_preferences_list_preferences_4','field_611bd50e8f321'),(14195,941,'preferences_list',''),(14196,941,'_preferences_list','field_611bd4cd8f31d'),(14197,941,'preferences_img','207'),(14198,941,'_preferences_img','field_611bd5af8f32b'),(14199,941,'preferences_button_text',''),(14200,941,'_preferences_button_text','field_611bd5378f324'),(14201,941,'preferences_button_link',''),(14202,941,'_preferences_button_link','field_611bd5378f325'),(14203,941,'preferences_button',''),(14204,941,'_preferences_button','field_611bd5378f323'),(14205,941,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14206,941,'_UPOD_description','field_611bdbb14e1f3'),(14207,941,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14208,941,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14209,941,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14210,941,'_UPOD_description-img','field_611bde71032b3'),(14211,941,'scrollable-line-logos','a:5:{i:0;s:3:\"939\";i:1;s:3:\"940\";i:2;s:3:\"605\";i:3;s:3:\"588\";i:4;s:3:\"628\";}'),(14212,941,'_scrollable-line-logos','field_611d10c782c6c'),(14213,941,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(14214,941,'_main_slider_slider_1','field_612284262bd6b'),(14215,941,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(14216,941,'_main_slider_slider_2','field_612284602bd6e'),(14217,941,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(14218,941,'_main_slider_slider_3','field_612284622bd6f'),(14219,941,'need_map','yes'),(14220,941,'_need_map','field_6123cd488c37d'),(14221,942,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(14222,942,'_main-title','field_611bb82b75ef6'),(14223,942,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14224,942,'_main_subtitle','field_611bb89775ef7'),(14225,942,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(14226,942,'_main_slider_slider_1','field_612284262bd6b'),(14227,942,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(14228,942,'_main_slider_slider_2','field_612284602bd6e'),(14229,942,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(14230,942,'_main_slider_slider_3','field_612284622bd6f'),(14231,942,'main_slider',''),(14232,942,'_main_slider','field_611bb97475efb'),(14233,942,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14234,942,'_partners_title','field_611bd0a7d9bba'),(14235,942,'brand_list','a:5:{i:0;s:3:\"658\";i:1;s:3:\"660\";i:2;s:3:\"664\";i:3;s:3:\"662\";i:4;s:3:\"666\";}'),(14236,942,'_brand_list','field_61229153d215f'),(14237,942,'brand_parners_img','179'),(14238,942,'_brand_parners_img','field_611bcfdb01481'),(14239,942,'brand_partners_title','Хотите стать нашим партнером?'),(14240,942,'_brand_partners_title','field_611bcee1cf175'),(14241,942,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14242,942,'_brand_partners_subtitle','field_611bcf08cf176'),(14243,942,'brand_partners_button','оставить заявку'),(14244,942,'_brand_partners_button','field_611bcf29cf177'),(14245,942,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14246,942,'_preferences_title','field_611bd4068f31c'),(14247,942,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14248,942,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14249,942,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14250,942,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14251,942,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14252,942,'_preferences_list_preferences_3','field_611bd50d8f320'),(14253,942,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14254,942,'_preferences_list_preferences_4','field_611bd50e8f321'),(14255,942,'preferences_list',''),(14256,942,'_preferences_list','field_611bd4cd8f31d'),(14257,942,'preferences_img','207'),(14258,942,'_preferences_img','field_611bd5af8f32b'),(14259,942,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14260,942,'_UPOD_description','field_611bdbb14e1f3'),(14261,942,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14262,942,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14263,942,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14264,942,'_UPOD_description-img','field_611bde71032b3'),(14265,942,'scrollable-line-logos','a:5:{i:0;s:3:\"322\";i:1;s:3:\"321\";i:2;s:3:\"323\";i:3;s:3:\"939\";i:4;s:3:\"940\";}'),(14266,942,'_scrollable-line-logos','field_611d10c782c6c'),(14267,943,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(14268,943,'_main-title','field_611bb82b75ef6'),(14269,943,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14270,943,'_main_subtitle','field_611bb89775ef7'),(14271,943,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(14272,943,'_main_slider_slider_1','field_612284262bd6b'),(14273,943,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(14274,943,'_main_slider_slider_2','field_612284602bd6e'),(14275,943,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(14276,943,'_main_slider_slider_3','field_612284622bd6f'),(14277,943,'main_slider',''),(14278,943,'_main_slider','field_611bb97475efb'),(14279,943,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14280,943,'_partners_title','field_611bd0a7d9bba'),(14281,943,'brand_list','a:5:{i:0;s:3:\"657\";i:1;s:3:\"663\";i:2;s:3:\"659\";i:3;s:3:\"665\";i:4;s:3:\"661\";}'),(14282,943,'_brand_list','field_61229153d215f'),(14283,943,'brand_parners_img','179'),(14284,943,'_brand_parners_img','field_611bcfdb01481'),(14285,943,'brand_partners_title','Хотите стать нашим партнером?'),(14286,943,'_brand_partners_title','field_611bcee1cf175'),(14287,943,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14288,943,'_brand_partners_subtitle','field_611bcf08cf176'),(14289,943,'brand_partners_button','оставить заявку'),(14290,943,'_brand_partners_button','field_611bcf29cf177'),(14291,943,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14292,943,'_preferences_title','field_611bd4068f31c'),(14293,943,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14294,943,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14295,943,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14296,943,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14297,943,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14298,943,'_preferences_list_preferences_3','field_611bd50d8f320'),(14299,943,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14300,943,'_preferences_list_preferences_4','field_611bd50e8f321'),(14301,943,'preferences_list',''),(14302,943,'_preferences_list','field_611bd4cd8f31d'),(14303,943,'preferences_img','207'),(14304,943,'_preferences_img','field_611bd5af8f32b'),(14305,943,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14306,943,'_UPOD_description','field_611bdbb14e1f3'),(14307,943,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14308,943,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14309,943,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14310,943,'_UPOD_description-img','field_611bde71032b3'),(14311,943,'scrollable-line-logos','a:5:{i:0;s:3:\"322\";i:1;s:3:\"321\";i:2;s:3:\"323\";i:3;s:3:\"939\";i:4;s:3:\"940\";}'),(14312,943,'_scrollable-line-logos','field_611d10c782c6c'),(14313,944,'_wp_attached_file','2021/08/aiir-3.png'),(14314,944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2021/08/aiir-3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14315,945,'_wp_attached_file','2021/08/eleaf-1.svg'),(14316,945,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:82;s:6:\"height\";i:32;s:4:\"file\";s:20:\"/2021/08/eleaf-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:11:\"eleaf-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14317,946,'_wp_attached_file','2021/08/hqd-1.svg'),(14318,946,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:103;s:6:\"height\";i:26;s:4:\"file\";s:18:\"/2021/08/hqd-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:9:\"hqd-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14319,947,'_wp_attached_file','2021/08/iget-1.svg'),(14320,947,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:146;s:6:\"height\";i:28;s:4:\"file\";s:19:\"/2021/08/iget-1.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:10:\"iget-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14321,948,'_wp_attached_file','2021/08/puff.png'),(14322,948,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:88;s:4:\"file\";s:16:\"2021/08/puff.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14323,949,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(14324,949,'_main-title','field_611bb82b75ef6'),(14325,949,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14326,949,'_main_subtitle','field_611bb89775ef7'),(14327,949,'main_slider_slider_1','a:5:{i:0;s:3:\"671\";i:1;s:3:\"673\";i:2;s:3:\"681\";i:3;s:3:\"683\";i:4;s:3:\"679\";}'),(14328,949,'_main_slider_slider_1','field_612284262bd6b'),(14329,949,'main_slider_slider_2','a:5:{i:0;s:3:\"667\";i:1;s:3:\"683\";i:2;s:3:\"719\";i:3;s:3:\"729\";i:4;s:3:\"699\";}'),(14330,949,'_main_slider_slider_2','field_612284602bd6e'),(14331,949,'main_slider_slider_3','a:5:{i:0;s:3:\"721\";i:1;s:3:\"683\";i:2;s:3:\"727\";i:3;s:3:\"703\";i:4;s:3:\"725\";}'),(14332,949,'_main_slider_slider_3','field_612284622bd6f'),(14333,949,'main_slider',''),(14334,949,'_main_slider','field_611bb97475efb'),(14335,949,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14336,949,'_partners_title','field_611bd0a7d9bba'),(14337,949,'brand_list','a:5:{i:0;s:3:\"657\";i:1;s:3:\"663\";i:2;s:3:\"659\";i:3;s:3:\"665\";i:4;s:3:\"661\";}'),(14338,949,'_brand_list','field_61229153d215f'),(14339,949,'brand_parners_img','179'),(14340,949,'_brand_parners_img','field_611bcfdb01481'),(14341,949,'brand_partners_title','Хотите стать нашим партнером?'),(14342,949,'_brand_partners_title','field_611bcee1cf175'),(14343,949,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14344,949,'_brand_partners_subtitle','field_611bcf08cf176'),(14345,949,'brand_partners_button','оставить заявку'),(14346,949,'_brand_partners_button','field_611bcf29cf177'),(14347,949,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14348,949,'_preferences_title','field_611bd4068f31c'),(14349,949,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14350,949,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14351,949,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14352,949,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14353,949,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14354,949,'_preferences_list_preferences_3','field_611bd50d8f320'),(14355,949,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14356,949,'_preferences_list_preferences_4','field_611bd50e8f321'),(14357,949,'preferences_list',''),(14358,949,'_preferences_list','field_611bd4cd8f31d'),(14359,949,'preferences_img','207'),(14360,949,'_preferences_img','field_611bd5af8f32b'),(14361,949,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14362,949,'_UPOD_description','field_611bdbb14e1f3'),(14363,949,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14364,949,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14365,949,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14366,949,'_UPOD_description-img','field_611bde71032b3'),(14367,949,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"946\";i:3;s:3:\"947\";i:4;s:3:\"948\";}'),(14368,949,'_scrollable-line-logos','field_611d10c782c6c'),(14369,950,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового [/gradient_border] поколения'),(14370,950,'_main-title','field_611bb82b75ef6'),(14371,950,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14372,950,'_main_subtitle','field_611bb89775ef7'),(14373,950,'main_slider_slider_1','a:5:{i:0;s:3:\"728\";i:1;s:3:\"669\";i:2;s:3:\"668\";i:3;s:3:\"706\";i:4;s:3:\"704\";}'),(14374,950,'_main_slider_slider_1','field_612284262bd6b'),(14375,950,'main_slider_slider_2','a:5:{i:0;s:3:\"722\";i:1;s:3:\"720\";i:2;s:3:\"716\";i:3;s:3:\"730\";i:4;s:3:\"718\";}'),(14376,950,'_main_slider_slider_2','field_612284602bd6e'),(14377,950,'main_slider_slider_3','a:5:{i:0;s:3:\"672\";i:1;s:3:\"674\";i:2;s:3:\"680\";i:3;s:3:\"684\";i:4;s:3:\"682\";}'),(14378,950,'_main_slider_slider_3','field_612284622bd6f'),(14379,950,'main_slider',''),(14380,950,'_main_slider','field_611bb97475efb'),(14381,950,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14382,950,'_partners_title','field_611bd0a7d9bba'),(14383,950,'brand_list','a:5:{i:0;s:3:\"658\";i:1;s:3:\"660\";i:2;s:3:\"664\";i:3;s:3:\"662\";i:4;s:3:\"666\";}'),(14384,950,'_brand_list','field_61229153d215f'),(14385,950,'brand_parners_img','179'),(14386,950,'_brand_parners_img','field_611bcfdb01481'),(14387,950,'brand_partners_title','Хотите стать нашим партнером?'),(14388,950,'_brand_partners_title','field_611bcee1cf175'),(14389,950,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14390,950,'_brand_partners_subtitle','field_611bcf08cf176'),(14391,950,'brand_partners_button','оставить заявку'),(14392,950,'_brand_partners_button','field_611bcf29cf177'),(14393,950,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14394,950,'_preferences_title','field_611bd4068f31c'),(14395,950,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14396,950,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14397,950,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14398,950,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14399,950,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14400,950,'_preferences_list_preferences_3','field_611bd50d8f320'),(14401,950,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14402,950,'_preferences_list_preferences_4','field_611bd50e8f321'),(14403,950,'preferences_list',''),(14404,950,'_preferences_list','field_611bd4cd8f31d'),(14405,950,'preferences_img','207'),(14406,950,'_preferences_img','field_611bd5af8f32b'),(14407,950,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14408,950,'_UPOD_description','field_611bdbb14e1f3'),(14409,950,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14410,950,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14411,950,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14412,950,'_UPOD_description-img','field_611bde71032b3'),(14413,950,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"947\";i:3;s:3:\"946\";i:4;s:3:\"948\";}'),(14414,950,'_scrollable-line-logos','field_611d10c782c6c'),(14415,951,'main-title','Электронные сигареты [gradient_border direction=top color=red-orange-yellow]нового[/gradient_border] поколения'),(14416,951,'_main-title','field_611bb82b75ef6'),(14417,951,'main_subtitle','UPOD — это новый дистрибьютор электронных сигарет в Украине со своей розничной сетью. Мы отбираем только лучшие модели от известных во всем мире производителей.'),(14418,951,'_main_subtitle','field_611bb89775ef7'),(14419,951,'main_button_text','Где купить'),(14420,951,'_main_button_text','field_611bb95575ef9'),(14421,951,'main_button_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}'),(14422,951,'_main_button_link','field_611bb96275efa'),(14423,951,'main_button',''),(14424,951,'_main_button','field_611bb93175ef8'),(14425,951,'main_slider',''),(14426,951,'_main_slider','field_611bb97475efb'),(14427,951,'brand_list','a:5:{i:0;s:2:\"60\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:2:\"59\";i:4;s:2:\"63\";}'),(14428,951,'_brand_list','field_61229153d215f'),(14429,951,'brand_partners_title','Хотите стать нашим партнером?'),(14430,951,'_brand_partners_title','field_611bcee1cf175'),(14431,951,'brand_partners_subtitle','Свяжитесь с нами и мы предоставим вам коммерческое предложение'),(14432,951,'_brand_partners_subtitle','field_611bcf08cf176'),(14433,951,'partners_button','оставить заявку'),(14434,951,'_partners_button','field_611bcf29cf177'),(14435,951,'brand_partners_button','оставить заявку'),(14436,951,'_brand_partners_button','field_611bcf29cf177'),(14437,951,'brand_parners_img','179'),(14438,951,'_brand_parners_img','field_611bcfdb01481'),(14439,951,'partners_title','Наши [gradient_border direction=bottom color=violet-blue-light_blue]бренды[/gradient_border]\r\nэлектронных сигарет'),(14440,951,'_partners_title','field_611bd0a7d9bba'),(14441,951,'preferences_title','Преимущества\r\nнаших [gradient_border direction=top color=yellow-green-blue]брендов[/gradient_border]'),(14442,951,'_preferences_title','field_611bd4068f31c'),(14443,951,'preferences_list_preferences_1','Миниатюрный гаджет, не требующий усилий и времени для обслуживания'),(14444,951,'_preferences_list_preferences_1','field_611bd4ef8f31e'),(14445,951,'preferences_list_preferences_2','Большой выбор вкусов: фруктовые, ментоловые, табачные и другие'),(14446,951,'_preferences_list_preferences_2','field_611bd50b8f31f'),(14447,951,'preferences_list_preferences_3','Максимальная схожесть с аналоговой сигаретой'),(14448,951,'_preferences_list_preferences_3','field_611bd50d8f320'),(14449,951,'preferences_list_preferences_4','Не нуждается в подзарядке или дозаправке жидкости'),(14450,951,'_preferences_list_preferences_4','field_611bd50e8f321'),(14451,951,'preferences_list',''),(14452,951,'_preferences_list','field_611bd4cd8f31d'),(14453,951,'preferences_img','207'),(14454,951,'_preferences_img','field_611bd5af8f32b'),(14455,951,'preferences_button_text',''),(14456,951,'_preferences_button_text','field_611bd5378f324'),(14457,951,'preferences_button_link',''),(14458,951,'_preferences_button_link','field_611bd5378f325'),(14459,951,'preferences_button',''),(14460,951,'_preferences_button','field_611bd5378f323'),(14461,951,'UPOD_description','UPOD — это новый дистрибьютор электронных сигарет в <img class=\"alignnone wp-image-212 size-full\" role=\"img\" src=\"https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg\" alt=\"\" width=\"58\" height=\"36\" /> Украине со своей розничной сетью.\r\n\r\nНаша [gradient_border direction=bottom color=yellow-orange-red]миссия [/gradient_border] —\r\nбезопасная альтернатива курению нового поколения, создаем будущее без вредного дыма'),(14462,951,'_UPOD_description','field_611bdbb14e1f3'),(14463,951,'UPOD_description-soc_title','Оставайтесь всегда на связи вместе с UPOD'),(14464,951,'_UPOD_description-soc_title','field_611bdf0f8997f'),(14465,951,'UPOD_description-img','a:3:{i:0;s:3:\"216\";i:1;s:3:\"217\";i:2;s:3:\"218\";}'),(14466,951,'_UPOD_description-img','field_611bde71032b3'),(14467,951,'scrollable-line-logos','a:5:{i:0;s:3:\"944\";i:1;s:3:\"945\";i:2;s:3:\"947\";i:3;s:3:\"946\";i:4;s:3:\"948\";}'),(14468,951,'_scrollable-line-logos','field_611d10c782c6c'),(14469,951,'main_slider_slider_1','a:5:{i:0;s:3:\"502\";i:1;s:3:\"494\";i:2;s:3:\"358\";i:3;s:3:\"501\";i:4;s:3:\"503\";}'),(14470,951,'_main_slider_slider_1','field_612284262bd6b'),(14471,951,'main_slider_slider_2','a:5:{i:0;s:3:\"154\";i:1;s:3:\"573\";i:2;s:3:\"579\";i:3;s:3:\"572\";i:4;s:3:\"580\";}'),(14472,951,'_main_slider_slider_2','field_612284602bd6e'),(14473,951,'main_slider_slider_3','a:4:{i:0;s:3:\"155\";i:1;s:3:\"646\";i:2;s:3:\"648\";i:3;s:3:\"603\";}'),(14474,951,'_main_slider_slider_3','field_612284622bd6f'),(14475,951,'need_map','yes'),(14476,951,'_need_map','field_6123cd488c37d'),(14477,952,'_wp_attached_file','2021/08/pin.svg'),(14478,952,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:16:\"/2021/08/pin.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:7:\"pin.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14479,956,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] к[/gradient_border]'),(14480,956,'_title','field_6123abc3a66c9'),(14481,957,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] ку[/gradient_border]'),(14482,957,'_title','field_6123abc3a66c9'),(14483,958,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] куп[/gradient_border]'),(14484,958,'_title','field_6123abc3a66c9'),(14485,959,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купи[/gradient_border]'),(14486,959,'_title','field_6123abc3a66c9'),(14487,960,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купит[/gradient_border]'),(14488,960,'_title','field_6123abc3a66c9'),(14489,961,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купитьы[/gradient_border]'),(14490,961,'_title','field_6123abc3a66c9'),(14491,962,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купитьык[/gradient_border]'),(14492,962,'_title','field_6123abc3a66c9'),(14493,963,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купитьыке[/gradient_border]'),(14494,963,'_title','field_6123abc3a66c9'),(14495,964,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купитьыкее[/gradient_border]'),(14496,964,'_title','field_6123abc3a66c9'),(14497,965,'title','Где [gradient_border direction=top-cross color=blue-green-light_green] купить[/gradient_border]'),(14498,965,'_title','field_6123abc3a66c9'),(14533,970,'_wp_attached_file','2021/09/main-logo.svg'),(14534,970,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:218;s:6:\"height\";i:28;s:4:\"file\";s:22:\"/2021/09/main-logo.svg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:4:\"crop\";i:0;s:4:\"file\";s:13:\"main-logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(14535,970,'_wp_attachment_image_alt','main-logo');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2021-08-16 15:23:06','2021-08-16 12:23:06','<!-- wp:paragraph -->\n<p>Ласкаво просимо до WordPress. Це ваш перший запис. Редагуйте або видаліть, а потім починайте писати!</p>\n<!-- /wp:paragraph -->','Привіт, світ!','','trash','open','open','','%d0%bf%d1%80%d0%b8%d0%b2%d1%96%d1%82-%d1%81%d0%b2%d1%96%d1%82__trashed','','','2021-08-24 15:54:01','2021-08-24 12:54:01','',0,'https://upod.goodface.com.ua/wp/?p=1',0,'post','',1),(2,1,'2021-08-16 15:23:06','2021-08-16 12:23:06','<!-- wp:paragraph -->\n<p>Це приклад сторінки. Від записів у блозі вона відрізняється тим, що залишається на одному місці і відображається в меню сайту (у більшості тем). На сторінці &laquo;Деталі&raquo; власники сайтів зазвичай розповідають про себе потенційним відвідувачам. Наприклад, так:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Привіт! Вдень я кур\'єр, а ввечері &#8212; перспективний актор. Це мій блог. Я живу у Львові, люблю свого пса Джека і Пінаколаду. (І ще потрапляти під дощ.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>... чи щось подібне до цього:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Компанія &laquo;Штучки XYZ&raquo; була заснована в 1971 році і з тих пір виготовляє якісні штучки. Компанія знаходиться в Готем-сіті, має штат з більш ніж 2000 співробітників і приносить багато користі жителям Готема.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Перейдіть <a href=\"https://upod.goodface.com.ua/wp/wp-admin/\">в майстерню</a>, щоб видалити цю сторінку і створити нові. Успіхів!</p>\n<!-- /wp:paragraph -->','Зразок сторінки','','trash','closed','open','','sample-page__trashed','','','2021-08-16 16:25:25','2021-08-16 13:25:25','',0,'https://upod.goodface.com.ua/wp/?page_id=2',0,'page','',0),(3,1,'2021-08-16 15:23:06','2021-08-16 12:23:06','<!-- wp:heading --><h2>Хто ми</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Наша адреса сайту: https://upod.goodface.com.ua/wp.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Коментарі</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Коли відвідувачі залишають коментарі на сайті, ми збираємо дані, що відображаються у формі коментарів, а також IP-адреси відвідувачів та рядку агента-браузера користувача, щоб допомогти виявити спам.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Анонімний рядок, створений за вашою адресою електронної пошти (також називається хеш), може бути наданий службі Gravatar, щоб дізнатись, чи ви його використовуєте. Політика конфіденційності служби Gravatar доступна тут: https://automattic.com/privacy/. Після схвалення вашого коментаря, ваше зображення профілю буде видно для громадськості в контексті вашого коментарю.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Медіафайли</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви завантажуєте зображення на сайт, вам слід уникати завантаження зображень із вбудованими даними про місцезнаходження (EXIF GPS). Відвідувачі сайту можуть завантажувати та витягувати будь-які дані про місцезнаходження із зображень на сайті.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви залишаєте коментар на нашому сайті, ви можете ввімкнути збереження свого імені, електронної адреси та сайту в файлах cookie. Це для вашої зручності, так що вам не потрібно буде повторно заповнювати ваші дані, коли ви залишатимете наступний коментар. Ці файли cookie зберігатимуться 1 рік.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Якщо у вас є обліковий запис на сайті і ви ввійдете в нього, ми встановимо тимчасовий cookie для визначення підтримки cookies вашим браузером, cookie не містить ніякої особистої інформації і віддаляється при закритті вашого браузера.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Коли ви ввійдете в систему, ми також встановимо декілька файлів cookie, щоб зберегти інформацію про ваш логін та налаштування екрана. Cookie-файли для входу зберігаються 2 дні, а файли cookie-файлів налаштувань екрану - 1 рік. Якщо ви виберете &quot;Запам\'ятати мене&quot;, ваш логін буде зберігатися протягом 2 тижнів. Якщо ви вийдете зі свого облікового запису, файли cookie логіну будуть видалені.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Якщо ви редагуєте або публікуєте статтю, у вашому веб-переглядачі буде збережений додатковий файл cookie. Цей файл cookie не містить особистих даних і просто вказує ідентифікатор статті, яку ви щойно редагували. Його термін дії закінчується через 1 день.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Вбудований вміст з інших веб-сайтів</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Статті на цьому сайті можуть містити вбудований вміст (наприклад: відео, зображення, статті тощо). Вбудований вміст з інших сайтів веде себе так само, як би користувач відвідав інший сайт.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Ці сайти можуть збирати дані про вас, використовувати файли cookie, вбудовані додатки відстеження третіх сторін та стежити за вашою взаємодією з цим вбудованим вмістом. Зокрема відстежувати взаємодію з вбудованим вмістом, якщо у вас є обліковий запис і ви увійшли на цей сайт.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>З ким ми ділимося вашими даними</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви запросите скидання паролю, ваш IP буде вказано в email-повідомленні про скидання.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Як довго ми зберігаємо ваші дані</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви залишаєте коментар, він та його метадані зберігаються протягом невизначеного терміну. Таким чином, ми можемо автоматично визначати та затверджувати кожен наступний коментар замість того, щоб тримати їх у черзі на модерації.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Для користувачів, які реєструються на нашому сайті (якщо такі є), ми зберігаємо надану ними персональну інформацію у їхньому профілі користувача. Всі користувачі можуть переглядати, редагувати або видаляти свої особисті дані в будь-який час (за винятком того, що вони не можуть змінити своє ім\'я користувача). Адміністратори сайту також можуть переглядати та редагувати цю інформацію.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Які права ви маєте відносно своїх даних</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо у вас є обліковий запис на цьому сайті або ви залишили коментарі, ви можете подати запит на отримання експортованого файлу особистих даних які ми зберігаємо про вас, включаючи всі дані, які ви надали нам. Ви також можете вимагати, щоб ми стерли будь-які особисті дані, які ми маємо щодо вас. Це не включає будь-які дані, які ми зобов\'язані зберігати в адміністративних, правових та цілях безпеки.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Куди ми відправляємо ваші данні</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Коментарі відвідувачів можуть бути перевірені за допомогою служби автоматичного виявлення спаму.</p><!-- /wp:paragraph -->','Політика конфіденційності','','trash','closed','open','','privacy-policy__trashed','','','2021-08-16 16:25:27','2021-08-16 13:25:27','',0,'https://upod.goodface.com.ua/wp/?page_id=3',0,'page','',0),(6,1,'2021-08-16 16:25:25','2021-08-16 13:25:25','<!-- wp:paragraph -->\n<p>Це приклад сторінки. Від записів у блозі вона відрізняється тим, що залишається на одному місці і відображається в меню сайту (у більшості тем). На сторінці &laquo;Деталі&raquo; власники сайтів зазвичай розповідають про себе потенційним відвідувачам. Наприклад, так:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Привіт! Вдень я кур\'єр, а ввечері &#8212; перспективний актор. Це мій блог. Я живу у Львові, люблю свого пса Джека і Пінаколаду. (І ще потрапляти під дощ.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>... чи щось подібне до цього:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Компанія &laquo;Штучки XYZ&raquo; була заснована в 1971 році і з тих пір виготовляє якісні штучки. Компанія знаходиться в Готем-сіті, має штат з більш ніж 2000 співробітників і приносить багато користі жителям Готема.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Перейдіть <a href=\"https://upod.goodface.com.ua/wp/wp-admin/\">в майстерню</a>, щоб видалити цю сторінку і створити нові. Успіхів!</p>\n<!-- /wp:paragraph -->','Зразок сторінки','','inherit','closed','closed','','2-revision-v1','','','2021-08-16 16:25:25','2021-08-16 13:25:25','',2,'https://upod.goodface.com.ua/wp/?p=6',0,'revision','',0),(7,1,'2021-08-16 16:25:27','2021-08-16 13:25:27','<!-- wp:heading --><h2>Хто ми</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Наша адреса сайту: https://upod.goodface.com.ua/wp.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Коментарі</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Коли відвідувачі залишають коментарі на сайті, ми збираємо дані, що відображаються у формі коментарів, а також IP-адреси відвідувачів та рядку агента-браузера користувача, щоб допомогти виявити спам.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Анонімний рядок, створений за вашою адресою електронної пошти (також називається хеш), може бути наданий службі Gravatar, щоб дізнатись, чи ви його використовуєте. Політика конфіденційності служби Gravatar доступна тут: https://automattic.com/privacy/. Після схвалення вашого коментаря, ваше зображення профілю буде видно для громадськості в контексті вашого коментарю.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Медіафайли</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви завантажуєте зображення на сайт, вам слід уникати завантаження зображень із вбудованими даними про місцезнаходження (EXIF GPS). Відвідувачі сайту можуть завантажувати та витягувати будь-які дані про місцезнаходження із зображень на сайті.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви залишаєте коментар на нашому сайті, ви можете ввімкнути збереження свого імені, електронної адреси та сайту в файлах cookie. Це для вашої зручності, так що вам не потрібно буде повторно заповнювати ваші дані, коли ви залишатимете наступний коментар. Ці файли cookie зберігатимуться 1 рік.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Якщо у вас є обліковий запис на сайті і ви ввійдете в нього, ми встановимо тимчасовий cookie для визначення підтримки cookies вашим браузером, cookie не містить ніякої особистої інформації і віддаляється при закритті вашого браузера.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Коли ви ввійдете в систему, ми також встановимо декілька файлів cookie, щоб зберегти інформацію про ваш логін та налаштування екрана. Cookie-файли для входу зберігаються 2 дні, а файли cookie-файлів налаштувань екрану - 1 рік. Якщо ви виберете &quot;Запам\'ятати мене&quot;, ваш логін буде зберігатися протягом 2 тижнів. Якщо ви вийдете зі свого облікового запису, файли cookie логіну будуть видалені.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Якщо ви редагуєте або публікуєте статтю, у вашому веб-переглядачі буде збережений додатковий файл cookie. Цей файл cookie не містить особистих даних і просто вказує ідентифікатор статті, яку ви щойно редагували. Його термін дії закінчується через 1 день.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Вбудований вміст з інших веб-сайтів</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Статті на цьому сайті можуть містити вбудований вміст (наприклад: відео, зображення, статті тощо). Вбудований вміст з інших сайтів веде себе так само, як би користувач відвідав інший сайт.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Ці сайти можуть збирати дані про вас, використовувати файли cookie, вбудовані додатки відстеження третіх сторін та стежити за вашою взаємодією з цим вбудованим вмістом. Зокрема відстежувати взаємодію з вбудованим вмістом, якщо у вас є обліковий запис і ви увійшли на цей сайт.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>З ким ми ділимося вашими даними</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви запросите скидання паролю, ваш IP буде вказано в email-повідомленні про скидання.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Як довго ми зберігаємо ваші дані</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо ви залишаєте коментар, він та його метадані зберігаються протягом невизначеного терміну. Таким чином, ми можемо автоматично визначати та затверджувати кожен наступний коментар замість того, щоб тримати їх у черзі на модерації.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Для користувачів, які реєструються на нашому сайті (якщо такі є), ми зберігаємо надану ними персональну інформацію у їхньому профілі користувача. Всі користувачі можуть переглядати, редагувати або видаляти свої особисті дані в будь-який час (за винятком того, що вони не можуть змінити своє ім\'я користувача). Адміністратори сайту також можуть переглядати та редагувати цю інформацію.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Які права ви маєте відносно своїх даних</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Якщо у вас є обліковий запис на цьому сайті або ви залишили коментарі, ви можете подати запит на отримання експортованого файлу особистих даних які ми зберігаємо про вас, включаючи всі дані, які ви надали нам. Ви також можете вимагати, щоб ми стерли будь-які особисті дані, які ми маємо щодо вас. Це не включає будь-які дані, які ми зобов\'язані зберігати в адміністративних, правових та цілях безпеки.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Куди ми відправляємо ваші данні</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Пропонований текст: </strong>Коментарі відвідувачів можуть бути перевірені за допомогою служби автоматичного виявлення спаму.</p><!-- /wp:paragraph -->','Політика конфіденційності','','inherit','closed','closed','','3-revision-v1','','','2021-08-16 16:25:27','2021-08-16 13:25:27','',3,'https://upod.goodface.com.ua/wp/?p=7',0,'revision','',0),(9,1,'2021-08-16 16:26:32','2021-08-16 13:26:32','','Главная','','publish','closed','closed','','%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f-2','','','2021-09-10 14:53:48','2021-09-10 11:53:48','',0,'https://upod.goodface.com.ua/wp/?page_id=9',0,'page','',0),(10,1,'2021-08-16 16:26:32','2021-08-16 13:26:32','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-16 16:26:32','2021-08-16 13:26:32','',9,'https://upod.goodface.com.ua/wp/?p=10',0,'revision','',0),(12,1,'2021-08-16 18:21:36','2021-08-16 15:21:36','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:14:{i:0;s:9:\"permalink\";i:1;s:11:\"the_content\";i:2;s:7:\"excerpt\";i:3;s:10:\"discussion\";i:4;s:8:\"comments\";i:5;s:9:\"revisions\";i:6;s:4:\"slug\";i:7;s:6:\"author\";i:8;s:6:\"format\";i:9;s:15:\"page_attributes\";i:10;s:14:\"featured_image\";i:11;s:10:\"categories\";i:12;s:4:\"tags\";i:13;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Продукт','%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82','publish','closed','closed','','group_611a826280ab7','','','2021-09-10 13:28:11','2021-09-10 10:28:11','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=12',0,'acf-field-group','',0),(14,1,'2021-08-16 20:57:40','2021-08-16 17:57:40','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:5:\"brand\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Бренд','brand','publish','closed','closed','','field_611aa6eea67f3','','','2021-08-17 13:11:47','2021-08-17 10:11:47','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=14',1,'acf-field','',0),(16,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки товара в модальном окне','настройки_товара_в_модальном_окне','publish','closed','closed','','field_611b81a5a8ae7','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=16',6,'acf-field','',0),(17,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Название товара','product_name','publish','closed','closed','','field_611b820ca8ae8','','','2021-08-17 13:11:27','2021-08-17 10:11:27','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=17',2,'acf-field','',0),(18,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Цена','product_price','publish','closed','closed','','field_611b828ca8ae9','','','2021-08-22 15:29:07','2021-08-22 12:29:07','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=18',3,'acf-field','',0),(19,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Описание товара','product_description','publish','closed','closed','','field_611b829aa8aea','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=19',8,'acf-field','',0),(20,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Доступные вкусы','product_taste','publish','closed','closed','','field_611b82fea8aeb','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=20',9,'acf-field','',0),(21,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:25:\"Добавить вкус\";}','Список вкусов','product_taste','publish','closed','closed','','field_611b8342a8aec','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=21',10,'acf-field','',0),(22,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Название вкуса','name','publish','closed','closed','','field_611b835da8aed','','','2021-08-17 13:03:17','2021-08-17 10:03:17','',21,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=22',0,'acf-field','',0),(23,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:1;}','Закриваючий акордеон','закриваючий_акордеон','publish','closed','closed','','field_611b84dea8aee','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=23',11,'acf-field','',0),(24,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Характеристики товара','product_characteristics','publish','closed','closed','','field_611b87a8a8af0','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=24',12,'acf-field','',0),(25,1,'2021-08-17 13:03:17','2021-08-17 10:03:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Количество затяжек','count_of_puff','publish','closed','closed','','field_611b8864a8af1','','','2021-08-22 20:29:03','2021-08-22 17:29:03','',24,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=25',0,'acf-field','',0),(30,1,'2021-08-17 13:03:18','2021-08-17 10:03:18','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Данный товар можно приобрести только в розничных магазинах?','where_buy','publish','closed','closed','','field_611b88e0a8af6','','','2021-08-25 14:58:06','2021-08-25 11:58:06','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=30',7,'acf-field','',0),(31,1,'2021-08-17 13:05:59','2021-08-17 10:05:59','','Puff Nano','','trash','closed','closed','','31__trashed','','','2021-08-20 14:05:24','2021-08-20 11:05:24','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=31',0,'product','',0),(32,1,'2021-08-17 13:11:27','2021-08-17 10:11:27','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Общие настройки','общие_настройки','publish','closed','closed','','field_611b8aecdf19b','','','2021-08-17 13:11:47','2021-08-17 10:11:47','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=32',0,'acf-field','',0),(33,1,'2021-08-17 13:11:27','2021-08-17 10:11:27','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611b8abfdf199','','','2021-08-17 13:11:27','2021-08-17 10:11:27','',25,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=33',0,'acf-field','',0),(34,1,'2021-08-17 13:11:27','2021-08-17 10:11:27','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611b8ad3df19a','','','2021-08-17 13:11:27','2021-08-17 10:11:27','',25,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=34',1,'acf-field','',0),(35,1,'2021-08-17 13:11:27','2021-08-17 10:11:27','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение товара','product_img','publish','closed','closed','','field_611b8b1ddf19c','','','2021-08-25 15:56:48','2021-08-25 12:56:48','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=35',4,'acf-field','',0),(38,1,'2021-08-17 13:31:24','2021-08-17 10:31:24','','info-img-1','','inherit','open','closed','','info-img-1','','','2021-08-26 02:12:37','2021-08-25 23:12:37','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1.png',0,'attachment','image/png',0),(39,1,'2021-08-17 13:31:24','2021-08-17 10:31:24','','info-img-2','','inherit','open','closed','','info-img-2','','','2021-08-26 02:12:34','2021-08-25 23:12:34','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2.png',0,'attachment','image/png',0),(40,1,'2021-08-17 13:31:25','2021-08-17 10:31:25','','info-img-3','','inherit','open','closed','','info-img-3','','','2021-08-26 02:12:39','2021-08-25 23:12:39','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3.png',0,'attachment','image/png',0),(41,1,'2021-08-17 13:31:26','2021-08-17 10:31:26','','puff-bar','','inherit','open','closed','','puff-bar-5','','','2021-08-26 02:12:53','2021-08-25 23:12:53','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar.png',0,'attachment','image/png',0),(42,1,'2021-08-17 13:31:27','2021-08-17 10:31:27','','puff-bar-scroll-img-1','','inherit','open','closed','','puff-bar-scroll-img-1','','','2021-08-26 02:13:04','2021-08-25 23:13:04','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-1.png',0,'attachment','image/png',0),(43,1,'2021-08-17 13:31:29','2021-08-17 10:31:29','','puff-bar-scroll-img-2','','inherit','open','closed','','puff-bar-scroll-img-2','','','2021-08-26 02:13:14','2021-08-25 23:13:14','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-2.png',0,'attachment','image/png',0),(44,1,'2021-08-17 13:31:32','2021-08-17 10:31:32','','puff-bar-scroll-img-3','','inherit','open','closed','','puff-bar-scroll-img-3','','','2021-08-26 02:13:30','2021-08-25 23:13:30','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-3.png',0,'attachment','image/png',0),(45,1,'2021-08-17 13:31:33','2021-08-17 10:31:33','','puff-nano','','inherit','open','closed','','puff-nano-3','','','2021-08-26 02:13:33','2021-08-25 23:13:33','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-nano.png',0,'attachment','image/png',0),(46,1,'2021-08-17 13:31:34','2021-08-17 10:31:34','','puff-plus','','inherit','open','closed','','puff-plus-3','','','2021-08-26 02:13:37','2021-08-25 23:13:37','',31,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-plus.png',0,'attachment','image/png',0),(47,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Количество никотина','count_of_nikotin','publish','closed','closed','','field_611b909e65bcd','','','2021-08-22 20:29:03','2021-08-22 17:29:03','',24,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=47',1,'acf-field','',0),(48,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611b909e65bce','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',47,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=48',0,'acf-field','',0),(49,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611b909e65bcf','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',47,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=49',1,'acf-field','',0),(50,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Размер, мм','size','publish','closed','closed','','field_611b90b565bd0','','','2021-08-22 20:29:03','2021-08-22 17:29:03','',24,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=50',2,'acf-field','',0),(51,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611b90b565bd1','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',50,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=51',0,'acf-field','',0),(52,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611b90b565bd2','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',50,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=52',1,'acf-field','',0),(53,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Вес, гр','weight','publish','closed','closed','','field_611b90c965bd3','','','2021-08-22 20:29:03','2021-08-22 17:29:03','',24,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=53',3,'acf-field','',0),(54,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611b90c965bd4','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',53,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=54',0,'acf-field','',0),(55,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611b90c965bd5','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',53,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=55',1,'acf-field','',0),(56,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Ёмкость аккумулятора','capacity','publish','closed','closed','','field_611b90dc65bd6','','','2021-08-22 20:29:03','2021-08-22 17:29:03','',24,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=56',4,'acf-field','',0),(57,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611b90dc65bd7','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',56,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=57',0,'acf-field','',0),(58,1,'2021-08-17 13:35:46','2021-08-17 10:35:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611b90dc65bd8','','','2021-08-17 13:35:46','2021-08-17 10:35:46','',56,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=58',1,'acf-field','',0),(59,1,'2021-08-17 13:38:58','2021-08-17 10:38:58','','Puff Bar','','publish','closed','closed','','puff-bar','','','2021-08-27 16:10:52','2021-08-27 13:10:52','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=59',0,'brand','',0),(60,1,'2021-08-17 13:47:20','2021-08-17 10:47:20','','HQD','','publish','closed','closed','','hqd','','','2021-08-25 21:39:19','2021-08-25 18:39:19','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=60',0,'brand','',0),(61,1,'2021-08-17 13:47:39','2021-08-17 10:47:39','','IGET','','publish','closed','closed','','iget','','','2021-08-25 21:38:51','2021-08-25 18:38:51','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=61',0,'brand','',0),(62,1,'2021-08-17 13:47:49','2021-08-17 10:47:49','','Eleaf','','publish','closed','closed','','eleaf','','','2021-08-25 21:38:22','2021-08-25 18:38:22','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=62',0,'brand','',0),(63,1,'2021-08-17 13:47:59','2021-08-17 10:47:59','','Aiir','','publish','closed','closed','','aiir','','','2021-08-26 02:34:50','2021-08-25 23:34:50','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=63',0,'brand','',0),(64,1,'2021-08-17 14:09:56','2021-08-17 11:09:56','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf-options-global\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Global','global','publish','closed','closed','','group_611b98ca7432a','','','2021-08-25 21:26:08','2021-08-25 18:26:08','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=64',0,'acf-field-group','',0),(65,1,'2021-08-17 14:09:56','2021-08-17 11:09:56','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Лого','upod_logo','publish','closed','closed','','field_611b98dd474c8','','','2021-08-25 18:07:57','2021-08-25 15:07:57','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=65',1,'acf-field','',0),(68,1,'2021-08-17 14:16:22','2021-08-17 11:16:22','','polylang_mo_2','','private','closed','closed','','polylang_mo_2','','','2021-08-17 14:16:22','2021-08-17 11:16:22','',0,'https://upod.goodface.com.ua/wp/?post_type=polylang_mo&p=68',0,'polylang_mo','',0),(69,1,'2021-08-17 14:16:23','2021-08-17 11:16:23','','polylang_mo_5','','private','closed','closed','','polylang_mo_5','','','2021-08-17 14:16:23','2021-08-17 11:16:23','',0,'https://upod.goodface.com.ua/wp/?post_type=polylang_mo&p=69',0,'polylang_mo','',0),(70,1,'2021-08-17 14:16:23','2021-08-17 11:16:23','','polylang_mo_9','','private','closed','closed','','polylang_mo_9','','','2021-08-17 14:16:23','2021-08-17 11:16:23','',0,'https://upod.goodface.com.ua/wp/?post_type=polylang_mo&p=70',0,'polylang_mo','',0),(71,1,'2021-08-16 16:26:32','2021-08-16 13:26:32','','Главная - Українська','','publish','closed','closed','','%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f','','','2021-08-26 13:41:39','2021-08-26 10:41:39','',0,'https://upod.goodface.com.ua/wp/?page_id=9',0,'page','',0),(72,1,'2021-08-16 16:26:32','2021-08-16 13:26:32','','Главная - English','','publish','closed','closed','','%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f','','','2021-08-26 13:42:16','2021-08-26 10:42:16','',0,'https://upod.goodface.com.ua/wp/?page_id=9',0,'page','',0),(73,1,'2021-08-17 14:52:35','2021-08-17 11:52:35','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Instagram','instagram','publish','closed','closed','','field_611ba29a036de','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=73',2,'acf-field','',0),(74,1,'2021-08-17 14:52:35','2021-08-17 11:52:35','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Facebook','fb','publish','closed','closed','','field_611ba2d2036df','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=74',3,'acf-field','',0),(75,1,'2021-08-17 14:52:35','2021-08-17 11:52:35','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Tiktok','tiktok','publish','closed','closed','','field_611ba2e3036e0','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=75',4,'acf-field','',0),(76,1,'2021-08-17 14:52:35','2021-08-17 11:52:35','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','youtube','youtube','publish','closed','closed','','field_611ba2ee036e1','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=76',5,'acf-field','',0),(77,1,'2021-08-17 15:16:54','2021-08-17 12:16:54','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf-options-english\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','English global','english-global','publish','closed','closed','','group_611ba89eb3af3','','','2021-08-26 00:54:18','2021-08-25 21:54:18','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=77',0,'acf-field-group','',0),(78,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Header','header','publish','closed','closed','','field_611ba8b6c7932','','','2021-08-17 15:21:07','2021-08-17 12:21:07','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=78',0,'acf-field','',0),(79,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок брендов','brand_title-en','publish','closed','closed','','field_611ba8e1c7934','','','2021-08-17 15:21:07','2021-08-17 12:21:07','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=79',1,'acf-field','',0),(80,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Проверить подлиность','center_title-en','publish','closed','closed','','field_611ba8f7c7935','','','2021-08-17 15:21:07','2021-08-17 12:21:07','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=80',2,'acf-field','',0),(81,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611ba917c7937','','','2021-08-17 15:21:07','2021-08-17 12:21:07','',80,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=81',0,'acf-field','',0),(82,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_611ba920c7938','','','2021-08-17 15:22:26','2021-08-17 12:22:26','',80,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=82',1,'acf-field','',0),(83,1,'2021-08-17 15:21:07','2021-08-17 12:21:07','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок контактов','contact_title-en','publish','closed','closed','','field_611ba8fec7936','','','2021-08-17 15:21:07','2021-08-17 12:21:07','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=83',3,'acf-field','',0),(87,1,'2021-08-17 15:22:26','2021-08-17 12:22:26','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Кнопка покупки','where_button-en','publish','closed','closed','','field_611ba9b649367','','','2021-08-26 00:41:22','2021-08-25 21:41:22','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=87',6,'acf-field','',0),(88,1,'2021-08-17 15:22:26','2021-08-17 12:22:26','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_611ba9d049368','','','2021-08-17 15:22:26','2021-08-17 12:22:26','',87,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=88',0,'acf-field','',0),(89,1,'2021-08-17 15:22:26','2021-08-17 12:22:26','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка кнопки','link','publish','closed','closed','','field_611ba9dc49369','','','2021-08-17 15:22:26','2021-08-17 12:22:26','',87,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=89',1,'acf-field','',0),(90,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"acf-options-ukrainian\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Українські налаштування','%d1%83%d0%ba%d1%80%d0%b0%d1%97%d0%bd%d1%81%d1%8c%d0%ba%d1%96-%d0%bd%d0%b0%d0%bb%d0%b0%d1%88%d1%82%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f','publish','closed','closed','','group_611baa0a2b436','','','2021-08-26 00:51:52','2021-08-25 21:51:52','',0,'https://upod.goodface.com.ua/wp/?p=90',0,'acf-field-group','',0),(91,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Header','','publish','closed','closed','','field_611baa0a41693','','','2021-08-17 15:22:34','2021-08-17 12:22:34','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=91',0,'acf-field','',0),(92,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок брендов','brand_title-uk','publish','closed','closed','','field_611baa0a416db','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=92',1,'acf-field','',0),(93,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Проверить подлиность','center_title-uk','publish','closed','closed','','field_611baa0a4171f','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=93',2,'acf-field','',0),(94,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611baa0a4a60c','','','2021-08-17 15:22:34','2021-08-17 12:22:34','',93,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=94',0,'acf-field','',0),(95,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_611baa0a4a65d','','','2021-08-17 15:22:34','2021-08-17 12:22:34','',93,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=95',1,'acf-field','',0),(96,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок контактов','contact_title-uk','publish','closed','closed','','field_611baa0a41764','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=96',3,'acf-field','',0),(98,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:31:\"Добавить телефон\";}','Телефоны','phones-uk','publish','closed','closed','','field_611baa0a5771e','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=98',4,'acf-field','',0),(100,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Кнопка покупки','where_button-uk','publish','closed','closed','','field_611baa0a41817','','','2021-08-26 00:41:56','2021-08-25 21:41:56','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=100',6,'acf-field','',0),(101,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_611baa0a60835','','','2021-08-17 15:22:34','2021-08-17 12:22:34','',100,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=101',0,'acf-field','',0),(102,1,'2021-08-17 15:22:34','2021-08-17 12:22:34','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка кнопки','link','publish','closed','closed','','field_611baa0a6087f','','','2021-08-17 15:22:34','2021-08-17 12:22:34','',100,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=102',1,'acf-field','',0),(103,1,'2021-08-17 15:24:06','2021-08-17 12:24:06','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"acf-options-ukrainian\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Українські налаштування','%d1%83%d0%ba%d1%80%d0%b0%d1%97%d0%bd%d1%81%d1%8c%d0%ba%d1%96-%d0%bd%d0%b0%d0%bb%d0%b0%d1%88%d1%82%d1%83%d0%b2%d0%b0%d0%bd%d0%bd%d1%8f','trash','closed','closed','','__trashed','','','2021-08-17 15:24:06','2021-08-17 12:24:06','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=103',0,'acf-field-group','',0),(104,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf-options-russian\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Русские настройки','%d1%80%d1%83%d1%81%d1%81%d0%ba%d0%b8%d0%b5-%d0%bd%d0%b0%d1%81%d1%82%d1%80%d0%be%d0%b9%d0%ba%d0%b8','publish','closed','closed','','group_611baa6aac92e','','','2021-08-26 00:51:59','2021-08-25 21:51:59','',0,'https://upod.goodface.com.ua/wp/?p=104',0,'acf-field-group','',0),(105,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Header','','publish','closed','closed','','field_611baa6b19bb2','','','2021-08-17 15:24:11','2021-08-17 12:24:11','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=105',0,'acf-field','',0),(106,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок брендов','brand_title-ru','publish','closed','closed','','field_611baa6b19c25','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=106',1,'acf-field','',0),(107,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Проверить подлиность','center_title-ru','publish','closed','closed','','field_611baa6b1c6ad','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=107',2,'acf-field','',0),(108,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611baa6b450e4','','','2021-08-17 15:24:11','2021-08-17 12:24:11','',107,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=108',0,'acf-field','',0),(109,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_611baa6b4512c','','','2021-08-17 15:24:11','2021-08-17 12:24:11','',107,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=109',1,'acf-field','',0),(110,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок контактов','contact_title-ru','publish','closed','closed','','field_611baa6b1c6fc','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=110',3,'acf-field','',0),(114,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Кнопка покупки','where_button-ru','publish','closed','closed','','field_611baa6b21ca1','','','2021-08-26 00:42:11','2021-08-25 21:42:11','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=114',6,'acf-field','',0),(115,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_611baa6b59fc3','','','2021-08-17 15:24:11','2021-08-17 12:24:11','',114,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=115',0,'acf-field','',0),(116,1,'2021-08-17 15:24:11','2021-08-17 12:24:11','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка кнопки','link','publish','closed','closed','','field_611baa6b5a018','','','2021-08-17 15:24:11','2021-08-17 12:24:11','',114,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=116',1,'acf-field','',0),(117,1,'2021-08-17 15:49:09','2021-08-17 12:49:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bafa3b6c1e','','','2021-08-17 15:49:09','2021-08-17 12:49:09','',98,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=117',0,'acf-field','',0),(118,1,'2021-08-17 15:49:09','2021-08-17 12:49:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Номер телефона','phone','publish','closed','closed','','field_611bafadb6c1f','','','2021-08-17 15:49:09','2021-08-17 12:49:09','',98,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=118',1,'acf-field','',0),(119,1,'2021-08-17 15:49:09','2021-08-17 12:49:09','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:25:\"Добавить мейл\";}','Емейлы','mails-uk','publish','closed','closed','','field_611bafbfb6c20','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=119',5,'acf-field','',0),(120,1,'2021-08-17 15:49:09','2021-08-17 12:49:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bafbfb6c21','','','2021-08-17 15:49:09','2021-08-17 12:49:09','',119,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=120',0,'acf-field','',0),(121,1,'2021-08-17 15:49:09','2021-08-17 12:49:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Емейл','mail','publish','closed','closed','','field_611bafbfb6c22','','','2021-08-17 15:49:09','2021-08-17 12:49:09','',119,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=121',1,'acf-field','',0),(122,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:31:\"Добавить телефон\";}','Телефоны','phones-en','publish','closed','closed','','field_611bb17fd4b4b','','','2021-08-17 15:56:23','2021-08-17 12:56:23','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=122',4,'acf-field','',0),(123,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bb17fd4b4c','','','2021-08-17 15:54:34','2021-08-17 12:54:34','',122,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=123',0,'acf-field','',0),(124,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Номер телефона','phone','publish','closed','closed','','field_611bb17fd4b4d','','','2021-08-17 15:54:34','2021-08-17 12:54:34','',122,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=124',1,'acf-field','',0),(125,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:25:\"Добавить мейл\";}','Емейлы','mails-en','publish','closed','closed','','field_611bb181d4b4e','','','2021-08-17 15:56:47','2021-08-17 12:56:47','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=125',5,'acf-field','',0),(126,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bb181d4b4f','','','2021-08-17 15:54:34','2021-08-17 12:54:34','',125,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=126',0,'acf-field','',0),(127,1,'2021-08-17 15:54:34','2021-08-17 12:54:34','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Емейл','mail','publish','closed','closed','','field_611bb181d4b50','','','2021-08-17 15:54:34','2021-08-17 12:54:34','',125,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=127',1,'acf-field','',0),(128,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:31:\"Добавить телефон\";}','Телефоны','phones-ru','publish','closed','closed','','field_611bb19637dd4','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=128',4,'acf-field','',0),(129,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bb19637dd5','','','2021-08-17 15:54:52','2021-08-17 12:54:52','',128,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=129',0,'acf-field','',0),(130,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Номер телефона','phone','publish','closed','closed','','field_611bb19637dd6','','','2021-08-17 15:54:52','2021-08-17 12:54:52','',128,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=130',1,'acf-field','',0),(131,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:25:\"Добавить мейл\";}','Емейлы','mails-ru','publish','closed','closed','','field_611bb19837dd7','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=131',5,'acf-field','',0),(132,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611bb19837dd8','','','2021-08-17 15:54:52','2021-08-17 12:54:52','',131,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=132',0,'acf-field','',0),(133,1,'2021-08-17 15:54:52','2021-08-17 12:54:52','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Емейл','mail','publish','closed','closed','','field_611bb19837dd9','','','2021-08-17 15:54:52','2021-08-17 12:54:52','',131,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=133',1,'acf-field','',0),(134,1,'2021-08-17 16:29:53','2021-08-17 13:29:53','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"front-page.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Главная страница','%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f-%d1%81%d1%82%d1%80%d0%b0%d0%bd%d0%b8%d1%86%d0%b0','publish','closed','closed','','group_611bb8025bdbe','','','2021-08-25 16:23:08','2021-08-25 13:23:08','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=134',0,'acf-field-group','',0),(135,1,'2021-08-17 16:29:53','2021-08-17 13:29:53','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Главный блок','главный_блок','publish','closed','closed','','field_611bb81675ef5','','','2021-08-17 16:29:53','2021-08-17 13:29:53','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=135',0,'acf-field','',0),(136,1,'2021-08-17 16:29:53','2021-08-17 13:29:53','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','main-title','publish','closed','closed','','field_611bb82b75ef6','','','2021-08-25 14:41:03','2021-08-25 11:41:03','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=136',1,'acf-field','',0),(137,1,'2021-08-17 16:29:53','2021-08-17 13:29:53','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Подзагловок','main_subtitle','publish','closed','closed','','field_611bb89775ef7','','','2021-08-17 16:29:53','2021-08-17 13:29:53','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=137',2,'acf-field','',0),(141,1,'2021-08-17 16:29:53','2021-08-17 13:29:53','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Слайдер','main_slider','publish','closed','closed','','field_611bb97475efb','','','2021-08-22 20:07:52','2021-08-22 17:07:52','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=141',3,'acf-field','',0),(142,1,'2021-08-17 16:32:28','2021-08-17 13:32:28','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 16:32:28','2021-08-17 13:32:28','',9,'https://upod.goodface.com.ua/wp/?p=142',0,'revision','',0),(143,1,'2021-08-17 17:08:19','2021-08-17 14:08:19','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:08:19','2021-08-17 14:08:19','',9,'https://upod.goodface.com.ua/wp/?p=143',0,'revision','',0),(144,1,'2021-08-17 17:09:29','2021-08-17 14:09:29','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:09:29','2021-08-17 14:09:29','',9,'https://upod.goodface.com.ua/wp/?p=144',0,'revision','',0),(145,1,'2021-08-17 17:25:15','2021-08-17 14:25:15','','HQD King','','publish','closed','closed','','hqd-king-2000-grape','','','2021-08-22 17:47:47','2021-08-22 14:47:47','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=145',0,'product','',0),(146,1,'2021-08-17 17:25:00','2021-08-17 14:25:00','','elf-bar-550-peach-ice','','inherit','open','closed','','elf-bar-550-peach-ice-2','','','2021-08-26 02:13:43','2021-08-25 23:13:43','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/elf-bar-550-peach-ice.png',0,'attachment','image/png',0),(147,1,'2021-08-17 17:25:03','2021-08-17 14:25:03','','hqd-cuvie-blueberry','','inherit','open','closed','','hqd-cuvie-blueberry-2','','','2021-08-26 02:13:46','2021-08-25 23:13:46','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-cuvie-blueberry.png',0,'attachment','image/png',0),(148,1,'2021-08-17 17:25:04','2021-08-17 14:25:04','','hqd-king-2000','','inherit','open','closed','','hqd-king-2000','','','2021-08-26 02:13:48','2021-08-25 23:13:48','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-king-2000.png',0,'attachment','image/png',0),(149,1,'2021-08-17 17:25:05','2021-08-17 14:25:05','','hqd-ultra-stick-strawberry','','inherit','open','closed','','hqd-ultra-stick-strawberry-3','','','2021-08-26 02:13:51','2021-08-25 23:13:51','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-ultra-stick-strawberry.png',0,'attachment','image/png',0),(150,1,'2021-08-17 17:25:06','2021-08-17 14:25:06','','product-4','','inherit','open','closed','','product-4','','','2021-08-26 02:13:56','2021-08-25 23:13:56','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/product-4.png',0,'attachment','image/png',0),(151,1,'2021-08-17 17:25:06','2021-08-17 14:25:06','','puff-bar-plus-banana-ice','','inherit','open','closed','','puff-bar-plus-banana-ice-2','','','2021-08-26 02:13:57','2021-08-25 23:13:57','',145,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-plus-banana-ice.png',0,'attachment','image/png',0),(152,1,'2021-08-17 17:26:15','2021-08-17 14:26:15','','Eleaf','','publish','closed','closed','','elf-bar-550-peach-ice','','','2021-08-25 15:03:10','2021-08-25 12:03:10','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=152',0,'product','',0),(153,1,'2021-08-17 17:27:17','2021-08-17 14:27:17','','HQD Maxim','','publish','closed','closed','','hqd-ultra-stick-strawberry','','','2021-08-22 17:46:30','2021-08-22 14:46:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=153',0,'product','',0),(154,1,'2021-08-17 17:28:41','2021-08-17 14:28:41','','HQD Stark','','publish','closed','closed','','hqd-ultra-stick-strawberry-2','','','2021-08-22 17:44:02','2021-08-22 14:44:02','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=154',0,'product','',0),(155,1,'2021-08-17 17:29:34','2021-08-17 14:29:34','','Puff Bar','','publish','closed','closed','','puff-bar-plus-banana-ice','','','2021-08-22 20:04:26','2021-08-22 17:04:26','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=155',0,'product','',0),(157,1,'2021-08-17 17:30:44','2021-08-17 14:30:44','','HQD Cuvie','','publish','closed','closed','','hqd-cuvie-blueberry','','','2021-08-22 17:42:07','2021-08-22 14:42:07','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=157',0,'product','',0),(158,1,'2021-08-17 17:31:30','2021-08-17 14:31:30','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:31:30','2021-08-17 14:31:30','',9,'https://upod.goodface.com.ua/wp/?p=158',0,'revision','',0),(159,1,'2021-08-17 17:33:55','2021-08-17 14:33:55','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:33:55','2021-08-17 14:33:55','',9,'https://upod.goodface.com.ua/wp/?p=159',0,'revision','',0),(160,1,'2021-08-17 17:34:03','2021-08-17 14:34:03','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:34:03','2021-08-17 14:34:03','',9,'https://upod.goodface.com.ua/wp/?p=160',0,'revision','',0),(161,1,'2021-08-17 17:47:16','2021-08-17 14:47:16','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 17:47:16','2021-08-17 14:47:16','',9,'https://upod.goodface.com.ua/wp/?p=161',0,'revision','',0),(162,1,'2021-08-17 18:01:24','2021-08-17 15:01:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Наши бренды','наши_бренды','publish','closed','closed','','field_611bcd7ccf173','','','2021-08-17 18:37:13','2021-08-17 15:37:13','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=162',4,'acf-field','',0),(164,1,'2021-08-17 18:01:24','2021-08-17 15:01:24','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Стать партнером заголовок','brand_partners_title','publish','closed','closed','','field_611bcee1cf175','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=164',8,'acf-field','',0),(165,1,'2021-08-17 18:01:24','2021-08-17 15:01:24','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Стать партнером подзаголовок','brand_partners_subtitle','publish','closed','closed','','field_611bcf08cf176','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=165',9,'acf-field','',0),(166,1,'2021-08-17 18:01:24','2021-08-17 15:01:24','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Кнопка \"оставить заявку\"','brand_partners_button','publish','closed','closed','','field_611bcf29cf177','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=166',10,'acf-field','',0),(167,1,'2021-08-17 18:03:42','2021-08-17 15:03:42','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 18:03:42','2021-08-17 15:03:42','',9,'https://upod.goodface.com.ua/wp/?p=167',0,'revision','',0),(168,1,'2021-08-17 18:04:49','2021-08-17 15:04:49','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение стать партнером','brand_parners_img','publish','closed','closed','','field_611bcfdb01481','','','2021-08-25 16:23:08','2021-08-25 13:23:08','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=168',7,'acf-field','',0),(169,1,'2021-08-17 18:05:10','2021-08-17 15:05:10','','aiir','','inherit','open','closed','','aiir-2','','','2021-08-26 02:14:00','2021-08-25 23:14:00','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir.png',0,'attachment','image/png',0),(171,1,'2021-08-17 18:05:12','2021-08-17 15:05:12','','eleaf','','inherit','open','closed','','eleaf-2','','','2021-08-26 02:14:03','2021-08-25 23:14:03','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf.png',0,'attachment','image/png',0),(173,1,'2021-08-17 18:05:13','2021-08-17 15:05:13','','flag-1','','inherit','open','closed','','flag-1','','','2021-08-26 02:14:06','2021-08-25 23:14:06','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-1.svg',0,'attachment','image/svg+xml',0),(174,1,'2021-08-17 18:05:14','2021-08-17 15:05:14','','flag-2','','inherit','open','closed','','flag-2','','','2021-08-26 02:14:12','2021-08-25 23:14:12','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-2.png',0,'attachment','image/png',0),(175,1,'2021-08-17 18:05:14','2021-08-17 15:05:14','','hqd','','inherit','open','closed','','hqd-2','','','2021-08-26 02:14:09','2021-08-25 23:14:09','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd.png',0,'attachment','image/png',0),(177,1,'2021-08-17 18:05:16','2021-08-17 15:05:16','','iget','','inherit','open','closed','','iget-2','','','2021-08-26 02:14:15','2021-08-25 23:14:15','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget.png',0,'attachment','image/png',0),(179,1,'2021-08-17 18:05:18','2021-08-17 15:05:18','','mail-icon','','inherit','open','closed','','mail-icon','','','2021-08-26 02:14:18','2021-08-25 23:14:18','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/mail-icon.svg',0,'attachment','image/svg+xml',0),(180,1,'2021-08-17 18:05:18','2021-08-17 15:05:18','','puff-bar','','inherit','open','closed','','puff-bar-2','','','2021-08-26 02:14:20','2021-08-25 23:14:20','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-1.png',0,'attachment','image/png',0),(181,1,'2021-08-17 18:05:19','2021-08-17 15:05:19','','puff-bar-logo','','inherit','open','closed','','puff-bar-logo','','','2021-08-26 02:14:22','2021-08-25 23:14:22','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-logo.svg',0,'attachment','image/svg+xml',0),(182,1,'2021-08-17 18:05:28','2021-08-17 15:05:28','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 18:05:28','2021-08-17 15:05:28','',9,'https://upod.goodface.com.ua/wp/?p=182',0,'revision','',0),(183,1,'2021-08-17 18:07:46','2021-08-17 15:07:46','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок блока','partners_title','publish','closed','closed','','field_611bd0a7d9bba','','','2021-08-25 14:41:03','2021-08-25 11:41:03','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=183',5,'acf-field','',0),(184,1,'2021-08-17 18:09:15','2021-08-17 15:09:15','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 18:09:15','2021-08-17 15:09:15','',9,'https://upod.goodface.com.ua/wp/?p=184',0,'revision','',0),(185,1,'2021-08-17 18:09:23','2021-08-17 15:09:23','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 18:09:23','2021-08-17 15:09:23','',9,'https://upod.goodface.com.ua/wp/?p=185',0,'revision','',0),(186,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Преимущества','преимущества','publish','closed','closed','','field_611bd3f68f31b','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=186',11,'acf-field','',0),(187,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','preferences_title','publish','closed','closed','','field_611bd4068f31c','','','2021-08-25 14:41:03','2021-08-25 11:41:03','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=187',12,'acf-field','',0),(188,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Пункты преимуществ','preferences_list','publish','closed','closed','','field_611bd4cd8f31d','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=188',13,'acf-field','',0),(189,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Преимущество 1','preferences_1','publish','closed','closed','','field_611bd4ef8f31e','','','2021-08-17 18:29:15','2021-08-17 15:29:15','',188,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=189',0,'acf-field','',0),(190,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Преимущество 2','preferences_2','publish','closed','closed','','field_611bd50b8f31f','','','2021-08-17 18:29:15','2021-08-17 15:29:15','',188,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=190',1,'acf-field','',0),(191,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Преимущество 3','preferences_3','publish','closed','closed','','field_611bd50d8f320','','','2021-08-17 18:29:15','2021-08-17 15:29:15','',188,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=191',2,'acf-field','',0),(192,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Преимущество 4','preferences_4','publish','closed','closed','','field_611bd50e8f321','','','2021-08-17 18:29:15','2021-08-17 15:29:15','',188,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=192',3,'acf-field','',0),(193,1,'2021-08-17 18:29:15','2021-08-17 15:29:15','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','preferences_img','publish','closed','closed','','field_611bd5af8f32b','','','2021-08-25 16:23:08','2021-08-25 13:23:08','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=193',14,'acf-field','',0),(207,1,'2021-08-17 18:44:36','2021-08-17 15:44:36','','benefits-product-img','','inherit','open','closed','','benefits-product-img','','','2021-08-26 02:14:24','2021-08-25 23:14:24','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/benefits-product-img.png',0,'attachment','image/png',0),(208,1,'2021-08-17 18:45:14','2021-08-17 15:45:14','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 18:45:14','2021-08-17 15:45:14','',9,'https://upod.goodface.com.ua/wp/?p=208',0,'revision','',0),(209,1,'2021-08-17 18:59:12','2021-08-17 15:59:12','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Описание UPOD','описание_upod','publish','closed','closed','','field_611bdba74e1f2','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=209',15,'acf-field','',0),(210,1,'2021-08-17 18:59:12','2021-08-17 15:59:12','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Текст блока','UPOD_description','publish','closed','closed','','field_611bdbb14e1f3','','','2021-08-25 14:41:03','2021-08-25 11:41:03','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=210',16,'acf-field','',0),(211,1,'2021-08-17 19:00:23','2021-08-17 16:00:23','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 19:00:23','2021-08-17 16:00:23','',9,'https://upod.goodface.com.ua/wp/?p=211',0,'revision','',0),(212,1,'2021-08-17 19:00:46','2021-08-17 16:00:46','','flag-ukraine','','inherit','open','closed','','flag-ukraine','','','2021-08-26 02:14:27','2021-08-25 23:14:27','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/flag-ukraine.svg',0,'attachment','image/svg+xml',0),(213,1,'2021-08-17 19:03:00','2021-08-17 16:03:00','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 19:03:00','2021-08-17 16:03:00','',9,'https://upod.goodface.com.ua/wp/?p=213',0,'revision','',0),(214,1,'2021-08-17 19:06:15','2021-08-17 16:06:15','a:19:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображения блока','UPOD_description-img','publish','closed','closed','','field_611bde71032b3','','','2021-08-25 16:23:08','2021-08-25 13:23:08','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=214',18,'acf-field','',0),(215,1,'2021-08-17 19:09:17','2021-08-17 16:09:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок соц. сетей','UPOD_description-soc_title','publish','closed','closed','','field_611bdf0f8997f','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=215',17,'acf-field','',0),(216,1,'2021-08-17 19:09:48','2021-08-17 16:09:48','','img-1','','inherit','open','closed','','img-1','','','2021-08-26 02:14:29','2021-08-25 23:14:29','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/img-1.png',0,'attachment','image/png',0),(217,1,'2021-08-17 19:09:49','2021-08-17 16:09:49','','img-2','','inherit','open','closed','','img-2','','','2021-08-26 02:14:32','2021-08-25 23:14:32','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/img-2.png',0,'attachment','image/png',0),(218,1,'2021-08-17 19:09:50','2021-08-17 16:09:50','','img-3','','inherit','open','closed','','img-3','','','2021-08-26 02:14:34','2021-08-25 23:14:34','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/img-3.png',0,'attachment','image/png',0),(219,1,'2021-08-17 19:10:01','2021-08-17 16:10:01','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-17 19:10:01','2021-08-17 16:10:01','',9,'https://upod.goodface.com.ua/wp/?p=219',0,'revision','',0),(220,1,'2021-08-17 19:40:18','2021-08-17 16:40:18','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки карты','','publish','closed','closed','','field_611be65efa13a','','','2021-08-21 16:14:44','2021-08-21 13:14:44','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=220',7,'acf-field','',0),(221,1,'2021-08-17 20:12:06','2021-08-17 17:12:06','','проспект Академіка Глушкова, 31А.','','publish','closed','closed','','%d0%bf%d1%80%d0%be%d1%81%d0%bf%d0%b5%d0%ba%d1%82-%d0%b0%d0%ba%d0%b0%d0%b4%d0%b5%d0%bc%d1%96%d0%ba%d0%b0-%d0%b3%d0%bb%d1%83%d1%88%d0%ba%d0%be%d0%b2%d0%b0-31%d0%b0','','','2021-08-26 17:50:15','2021-08-26 14:50:15','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=221',0,'shop','',0),(222,1,'2021-08-17 20:16:54','2021-08-17 17:16:54','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"shop\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:13:{i:0;s:9:\"permalink\";i:1;s:11:\"the_content\";i:2;s:7:\"excerpt\";i:3;s:10:\"discussion\";i:4;s:8:\"comments\";i:5;s:9:\"revisions\";i:6;s:4:\"slug\";i:7;s:6:\"author\";i:8;s:6:\"format\";i:9;s:15:\"page_attributes\";i:10;s:14:\"featured_image\";i:11;s:4:\"tags\";i:12;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Магазин','%d0%bc%d0%b0%d0%b3%d0%b0%d0%b7%d0%b8%d0%bd','publish','closed','closed','','group_611bedf43af64','','','2021-08-26 17:44:55','2021-08-26 14:44:55','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=222',0,'acf-field-group','',0),(223,1,'2021-08-17 20:16:54','2021-08-17 17:16:54','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:97:\"В ссылку нужно добавить ссылку на улицу в гугл картах\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Адрес','shop_address','publish','closed','closed','','field_611bedfbe501a','','','2021-08-26 17:44:55','2021-08-26 14:44:55','',222,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=223',0,'acf-field','',0),(224,1,'2021-08-17 20:16:54','2021-08-17 17:16:54','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название магазина','shop_name','publish','closed','closed','','field_611bee3de501b','','','2021-08-17 20:16:54','2021-08-17 17:16:54','',222,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=224',1,'acf-field','',0),(225,1,'2021-08-17 20:16:54','2021-08-17 17:16:54','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Рабочее время','shop_work_time','publish','closed','closed','','field_611bee4ce501c','','','2021-08-17 20:16:54','2021-08-17 17:16:54','',222,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=225',2,'acf-field','',0),(226,1,'2021-08-17 20:16:54','2021-08-17 17:16:54','a:12:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:5:\"brand\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:4:\"sync\";s:2:\"ui\";i:1;}','Бренды которые есть в магазине','brand_item','publish','closed','closed','','field_611beeafe501e','','','2021-08-22 21:20:22','2021-08-22 18:20:22','',222,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=226',3,'acf-field','',0),(227,1,'2021-08-17 20:18:36','2021-08-17 17:18:36','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Координаты на карте','map_coord','publish','closed','closed','','field_611bef383a0bc','','','2021-08-17 20:18:36','2021-08-17 17:18:36','',222,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=227',4,'acf-field','',0),(228,1,'2021-08-17 20:18:36','2021-08-17 17:18:36','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Широта','width','publish','closed','closed','','field_611bef4d3a0bd','','','2021-08-22 21:20:22','2021-08-22 18:20:22','',227,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=228',0,'acf-field','',0),(229,1,'2021-08-17 20:18:36','2021-08-17 17:18:36','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:4:\"sync\";}','Долгота','length','publish','closed','closed','','field_611bef5a3a0be','','','2021-08-22 21:20:22','2021-08-22 18:20:22','',227,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=229',1,'acf-field','',0),(230,1,'2021-08-17 20:39:48','2021-08-17 17:39:48','','вулиця Вадима Гетьмана, 17.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d0%b2%d0%b0%d0%b4%d0%b8%d0%bc%d0%b0-%d0%b3%d0%b5%d1%82%d1%8c%d0%bc%d0%b0%d0%bd%d0%b0-17','','','2021-08-26 17:51:33','2021-08-26 14:51:33','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=230',0,'shop','',0),(231,1,'2021-08-17 20:40:57','2021-08-17 17:40:57','','Площа Ринок','','publish','closed','closed','','%d0%bf%d0%bb%d0%be%d1%89%d0%b0-%d1%80%d0%b8%d0%bd%d0%be%d0%ba','','','2021-08-26 17:53:09','2021-08-26 14:53:09','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=231',0,'shop','',0),(232,1,'2021-08-17 20:41:38','2021-08-17 17:41:38','','вулиця Соломії Крушельницької, 11-13.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d1%81%d0%be%d0%bb%d0%be%d0%bc%d1%96%d1%97-%d0%ba%d1%80%d1%83%d1%88%d0%b5%d0%bb%d1%8c%d0%bd%d0%b8%d1%86%d1%8c%d0%ba%d0%be%d1%97-11-13','','','2021-08-26 17:55:34','2021-08-26 14:55:34','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=232',0,'shop','',0),(233,1,'2021-08-17 20:42:38','2021-08-17 17:42:38','','Митна площа, 1.','','publish','closed','closed','','%d0%bc%d0%b8%d1%82%d0%bd%d0%b0-%d0%bf%d0%bb%d0%be%d1%89%d0%b0-1','','','2021-08-26 17:57:06','2021-08-26 14:57:06','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=233',0,'shop','',0),(234,1,'2021-08-17 20:42:58','2021-08-17 17:42:58','','Хлібна Гавань, 5.','','publish','closed','closed','','%d1%85%d0%bb%d1%96%d0%b1%d0%bd%d0%b0-%d0%b3%d0%b0%d0%b2%d0%b0%d0%bd%d1%8c-5','','','2021-08-26 17:59:16','2021-08-26 14:59:16','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=234',0,'shop','',0),(235,1,'2021-08-17 22:41:18','2021-08-17 19:41:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок формы','map_form_title-en','publish','closed','closed','','field_611c102ab5408','','','2021-08-21 16:14:44','2021-08-21 13:14:44','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=235',8,'acf-field','',0),(236,1,'2021-08-17 22:41:18','2021-08-17 19:41:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст первого фильтра','map_form_all_cities-en','publish','closed','closed','','field_611c1061b5409','','','2021-08-24 17:15:00','2021-08-24 14:15:00','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=236',9,'acf-field','',0),(237,1,'2021-08-17 22:41:18','2021-08-17 19:41:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст второго фильтра','map_form_all_brands-en','publish','closed','closed','','field_611c1084b540a','','','2021-08-24 17:15:00','2021-08-24 14:15:00','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=237',10,'acf-field','',0),(238,1,'2021-08-17 22:42:32','2021-08-17 19:42:32','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Координаты центра карты','map_center_coord','publish','closed','closed','','field_611c10e055cb5','','','2021-08-17 23:01:05','2021-08-17 20:01:05','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=238',7,'acf-field','',0),(239,1,'2021-08-17 22:42:32','2021-08-17 19:42:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Долгота','length','publish','closed','closed','','field_611c10fc55cb6','','','2021-08-17 23:01:05','2021-08-17 20:01:05','',238,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=239',1,'acf-field','',0),(240,1,'2021-08-17 22:42:32','2021-08-17 19:42:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Широта','width','publish','closed','closed','','field_611c110955cb7','','','2021-08-17 23:01:05','2021-08-17 20:01:05','',238,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=240',0,'acf-field','',0),(241,1,'2021-08-17 22:42:48','2021-08-17 19:42:48','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки карты','настройки_карты','publish','closed','closed','','field_611c112bab2b9','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=241',6,'acf-field','',0),(242,1,'2021-08-17 22:45:39','2021-08-17 19:45:39','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Иконка точки на карте','map_pont_img','publish','closed','closed','','field_611c11ba5280b','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=242',8,'acf-field','',0),(243,1,'2021-08-17 22:47:40','2021-08-17 19:47:40','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Контакты, лого','контакты_лого','publish','closed','closed','','field_611c124d121d0','','','2021-08-17 22:47:40','2021-08-17 19:47:40','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=243',0,'acf-field','',0),(244,1,'2021-08-17 22:48:42','2021-08-17 19:48:42','','marker','','inherit','open','closed','','marker','','','2021-08-26 02:14:36','2021-08-25 23:14:36','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/marker.png',0,'attachment','image/png',0),(245,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки карты','','publish','closed','closed','','field_611c1716da2de','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=245',7,'acf-field','',0),(246,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок формы','map_form_title-ru','publish','closed','closed','','field_611c171ada2df','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=246',8,'acf-field','',0),(247,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст первого фильтра','map_form_all_cities-ru','publish','closed','closed','','field_611c171fda2e0','','','2021-08-24 17:15:12','2021-08-24 14:15:12','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=247',9,'acf-field','',0),(248,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст второго фильтра','map_form_all_brands-ru','publish','closed','closed','','field_611c1725da2e1','','','2021-08-24 17:15:12','2021-08-24 14:15:12','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=248',10,'acf-field','',0),(249,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки карты','','publish','closed','closed','','field_611c1747da2e2','','','2021-08-21 16:14:14','2021-08-21 13:14:14','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=249',7,'acf-field','',0),(250,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок формы','map_form_title-uk','publish','closed','closed','','field_611c174cda2e3','','','2021-08-22 21:10:36','2021-08-22 18:10:36','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=250',8,'acf-field','',0),(251,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст первого фильтра','map_form_all_cities-uk','publish','closed','closed','','field_611c175cda2e4','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=251',9,'acf-field','',0),(252,1,'2021-08-17 23:09:46','2021-08-17 20:09:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст второго фильтра','map_form_all_brands-uk','publish','closed','closed','','field_611c1767da2e5','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=252',10,'acf-field','',0),(253,1,'2021-08-18 16:09:49','2021-08-18 13:09:49','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"brand\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Бренды','%d0%b1%d1%80%d0%b5%d0%bd%d0%b4%d1%8b','publish','closed','closed','','group_611d068335e63','','','2021-08-27 16:14:19','2021-08-27 13:14:19','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=253',0,'acf-field-group','',0),(254,1,'2021-08-18 16:09:49','2021-08-18 13:09:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название бренда','brand_name','publish','closed','closed','','field_611d06909eafd','','','2021-08-18 20:50:05','2021-08-18 17:50:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=254',1,'acf-field','',0),(255,1,'2021-08-18 16:53:50','2021-08-18 13:53:50','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Бегущая строка с логотипами','бегущая_строка_с_логотипами','publish','closed','closed','','field_611d108882c6b','','','2021-08-22 21:03:18','2021-08-22 18:03:18','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=255',19,'acf-field','',0),(256,1,'2021-08-18 16:53:50','2021-08-18 13:53:50','a:19:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Логотипы','scrollable-line-logos','publish','closed','closed','','field_611d10c782c6c','','','2021-08-25 16:23:08','2021-08-25 13:23:08','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=256',20,'acf-field','',0),(257,1,'2021-08-18 16:58:58','2021-08-18 13:58:58','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-18 16:58:58','2021-08-18 13:58:58','',9,'https://upod.goodface.com.ua/wp/?p=257',0,'revision','',0),(268,1,'2021-08-18 17:12:03','2021-08-18 14:12:03','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Футер','футер','publish','closed','closed','','field_611d147ec4d75','','','2021-08-21 16:15:19','2021-08-21 13:15:19','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=268',11,'acf-field','',0),(269,1,'2021-08-18 17:12:03','2021-08-18 14:12:03','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:29:\"Добавить ссылку\";}','Список ссылок','footer_link-ru','publish','closed','closed','','field_611d14cdc4d76','','','2021-08-24 16:59:17','2021-08-24 13:59:17','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=269',12,'acf-field','',0),(271,1,'2021-08-18 17:12:03','2021-08-18 14:12:03','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_611d14ecc4d78','','','2021-08-26 00:48:57','2021-08-25 21:48:57','',269,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=271',0,'acf-field','',0),(279,1,'2021-08-18 17:13:21','2021-08-18 14:13:21','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-18 17:13:21','2021-08-18 14:13:21','',9,'https://upod.goodface.com.ua/wp/?p=279',0,'revision','',0),(282,1,'2021-08-18 17:22:17','2021-08-18 14:22:17','','puff-bar-logo','','inherit','open','closed','','puff-bar-logo-2','','','2021-08-26 02:14:38','2021-08-25 23:14:38','',9,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-logo-1.svg',0,'attachment','image/svg+xml',0),(283,1,'2021-08-18 17:22:22','2021-08-18 14:22:22','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-18 17:22:22','2021-08-18 14:22:22','',9,'https://upod.goodface.com.ua/wp/?p=283',0,'revision','',0),(286,1,'2021-08-18 18:37:33','2021-08-18 15:37:33','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Футер','','publish','closed','closed','','field_611d28aa7c0ba','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=286',11,'acf-field','',0),(296,1,'2021-08-18 18:37:33','2021-08-18 15:37:33','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Футер','','publish','closed','closed','','field_611d29027c0c4','','','2021-08-24 17:05:57','2021-08-24 14:05:57','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=296',11,'acf-field','',0),(306,1,'2021-08-18 18:57:24','2021-08-18 15:57:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма подписки в футере','форма_подписки_в_футере','publish','closed','closed','','field_611d2cf06072e','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=306',13,'acf-field','',0),(307,1,'2021-08-18 18:57:24','2021-08-18 15:57:24','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок подписки','join_form_title-ru','publish','closed','closed','','field_611d2cff6072f','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=307',14,'acf-field','',0),(308,1,'2021-08-18 18:57:24','2021-08-18 15:57:24','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','join_form_thanks-ru','publish','closed','closed','','field_611d2d1a60730','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=308',15,'acf-field','',0),(309,1,'2021-08-18 18:58:50','2021-08-18 15:58:50','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма подписки в футере','','publish','closed','closed','','field_611d2de7fe683','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=309',13,'acf-field','',0),(310,1,'2021-08-18 18:58:50','2021-08-18 15:58:50','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок подписки','join_form_title-uk','publish','closed','closed','','field_611d2e02fe684','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=310',14,'acf-field','',0),(311,1,'2021-08-18 18:58:50','2021-08-18 15:58:50','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','join_form_thanks-uk','publish','closed','closed','','field_611d2e24fe687','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=311',15,'acf-field','',0),(312,1,'2021-08-18 18:58:50','2021-08-18 15:58:50','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма подписки в футере','','publish','closed','closed','','field_611d2e1efe686','','','2021-08-24 17:05:57','2021-08-24 14:05:57','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=312',13,'acf-field','',0),(316,1,'2021-08-18 19:12:02','2021-08-18 16:12:02','<div class=\"footer__input-box\">\r\n    <div class=\"input-box\">\r\n      [email* join-form-ru class:input class:email placeholder \"Ваш E-mail\"]\r\n      <p class=\"input-text-error\">\r\n        Некорректный формат\r\n      </p>\r\n  </div>\r\n  [submit class:button \"Отправить\"]\r\n  </div>\r\n<div class=\"checkbox\">\r\n[checkbox* checkbox-65132ru id:checkbox-1 \"yes\"]   \r\n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> Я даю согласие на обработку <a href=\"https://upod.goodface.com.ua/wp/privacy-policy/\" target=\"_blank\" rel=\"noopener\">персональных данных</a> </span> </label>\r\n</div>\n1\nПодписка\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [join-form-ru]\r\nТема: Подписка на рассылку\r\n\r\nE-mail:\r\n[join-form-ru];\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Форма подписки ru','','publish','closed','closed','','%d1%84%d0%be%d1%80%d0%bc%d0%b0-%d0%bf%d0%be%d0%b4%d0%bf%d0%b8%d1%81%d0%ba%d0%b8-ru','','','2021-08-26 16:47:19','2021-08-26 13:47:19','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=316',0,'wpcf7_contact_form','',0),(317,1,'2021-08-18 20:50:05','2021-08-18 17:50:05','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Превью бренда','превью_бренда','publish','closed','closed','','field_611d466c4d0bc','','','2021-08-18 20:50:05','2021-08-18 17:50:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=317',0,'acf-field','',0),(318,1,'2021-08-18 20:50:05','2021-08-18 17:50:05','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Логотип бренда','brand_logo','publish','closed','closed','','field_611d47914d0bd','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=318',3,'acf-field','',0),(319,1,'2021-08-18 20:50:05','2021-08-18 17:50:05','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Картинка превью','brand_preview','publish','closed','closed','','field_611d48314d0be','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=319',4,'acf-field','',0),(320,1,'2021-08-18 20:51:52','2021-08-18 17:51:52','','aiir-logo','','inherit','open','closed','','aiir-logo','','','2021-08-26 02:14:41','2021-08-25 23:14:41','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-logo.svg',0,'attachment','image/svg+xml',0),(321,1,'2021-08-18 20:51:53','2021-08-18 17:51:53','','eleaf-logo','','inherit','open','closed','','eleaf-logo','','','2021-08-26 02:14:43','2021-08-25 23:14:43','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-logo.svg',0,'attachment','image/svg+xml',0),(322,1,'2021-08-18 20:51:53','2021-08-18 17:51:53','','hqd-logo','','inherit','open','closed','','hqd-logo','','','2021-08-26 02:14:45','2021-08-25 23:14:45','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-logo.svg',0,'attachment','image/svg+xml',0),(323,1,'2021-08-18 20:51:54','2021-08-18 17:51:54','','iget-logo','','inherit','open','closed','','iget-logo','','','2021-08-26 02:14:49','2021-08-25 23:14:49','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-logo.svg',0,'attachment','image/svg+xml',0),(324,1,'2021-08-18 20:51:55','2021-08-18 17:51:55','','puff-bar-logo','','inherit','open','closed','','puff-bar-logo-3','','','2021-08-26 02:14:51','2021-08-25 23:14:51','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-logo-2.svg',0,'attachment','image/svg+xml',0),(325,1,'2021-08-18 20:54:48','2021-08-18 17:54:48','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Флаг страны производителя','brand_country','publish','closed','closed','','field_611d494acda3e','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=325',2,'acf-field','',0),(326,1,'2021-08-18 20:59:02','2021-08-18 17:59:02','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-18 20:59:02','2021-08-18 17:59:02','',9,'https://upod.goodface.com.ua/wp/?p=326',0,'revision','',0),(327,1,'2021-08-18 20:59:36','2021-08-18 17:59:36','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-18 20:59:36','2021-08-18 17:59:36','',9,'https://upod.goodface.com.ua/wp/?p=327',0,'revision','',0),(328,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Продукт (копия)','%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82-%d0%ba%d0%be%d0%bf%d0%b8%d1%8f','trash','closed','closed','','group_611d82e735883__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',0,'https://upod.goodface.com.ua/wp/?p=328',0,'acf-field-group','',0),(329,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Общие настройки','','trash','closed','closed','','field_611d82e745a5e__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=329',0,'acf-field','',0),(330,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:5:\"brand\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Бренд','brand','trash','closed','closed','','field_611d82e745aa8__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=330',1,'acf-field','',0),(331,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Название товара','product_name','trash','closed','closed','','field_611d82e745ad9__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=331',2,'acf-field','',0),(332,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Цена в гривнах','product_price','trash','closed','closed','','field_611d82e745b20__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=332',3,'acf-field','',0),(333,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Данный товар можно приобрести только в розничных магазинах?','where_buy','trash','closed','closed','','field_611d82e745b5f__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=333',4,'acf-field','',0),(334,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Изображение товара','product_img','trash','closed','closed','','field_611d82e745b9b__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=334',5,'acf-field','',0),(335,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Настройки товара в модальном окне','','trash','closed','closed','','field_611d82e745bd7__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=335',6,'acf-field','',0),(336,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Описание товара','product_description','trash','closed','closed','','field_611d82e745c12__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=336',7,'acf-field','',0),(337,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Доступные вкусы','','trash','closed','closed','','field_611d82e745c4e__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=337',8,'acf-field','',0),(338,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:25:\"Добавить вкус\";}','Список вкусов','product_taste','trash','closed','closed','','field_611d82e745c8a__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=338',9,'acf-field','',0),(339,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Название вкуса','name','publish','closed','closed','','field_611d82e75ef50','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',338,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=339',0,'acf-field','',0),(340,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:1;}','Закриваючий акордеон','','trash','closed','closed','','field_611d82e745cc6__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=340',10,'acf-field','',0),(341,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";}','Характеристики товара','product_characteristics','trash','closed','closed','','field_611d82e745d01__trashed','','','2021-08-19 02:27:28','2021-08-18 23:27:28','',328,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=341',11,'acf-field','',0),(342,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";}','Количество затяжек','count_of_puff','publish','closed','closed','','field_611d82e76b4aa','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',341,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=342',0,'acf-field','',0),(343,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611d82e76e3bb','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',342,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=343',0,'acf-field','',0),(344,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611d82e76e409','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',342,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=344',1,'acf-field','',0),(345,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";}','Количество никотина','count_of_nikotin','publish','closed','closed','','field_611d82e76b4fe','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',341,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=345',1,'acf-field','',0),(346,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611d82e77693d','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',345,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=346',0,'acf-field','',0),(347,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611d82e776986','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',345,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=347',1,'acf-field','',0),(348,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";}','Размер, мм','size','publish','closed','closed','','field_611d82e76b5ae','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',341,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=348',2,'acf-field','',0),(349,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611d82e77efcf','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',348,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=349',0,'acf-field','',0),(350,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611d82e77f015','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',348,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=350',1,'acf-field','',0),(351,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";}','Вес, гр','weight','publish','closed','closed','','field_611d82e76b602','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',341,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=351',3,'acf-field','',0),(352,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611d82e7871b9','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',351,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=352',0,'acf-field','',0),(353,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611d82e78720c','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',351,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=353',1,'acf-field','',0),(354,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:6:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";}','Ёмкость аккумулятора','capacity','publish','closed','closed','','field_611d82e76b648','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',341,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=354',4,'acf-field','',0),(355,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Текст характеристики','puff_text','publish','closed','closed','','field_611d82e78f5e9','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',354,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=355',0,'acf-field','',0),(356,1,'2021-08-19 01:00:07','2021-08-18 22:00:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Значение','puff_val','publish','closed','closed','','field_611d82e78f638','','','2021-08-19 01:00:07','2021-08-18 22:00:07','',354,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=356',1,'acf-field','',0),(357,1,'2021-08-19 01:03:18','2021-08-18 22:03:18','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 01:03:18','2021-08-18 22:03:18','',9,'https://upod.goodface.com.ua/wp/?p=357',0,'revision','',0),(358,1,'2021-08-19 02:35:54','2021-08-18 23:35:54','','Aiir Plane','','publish','closed','closed','','aiir-plane','','','2021-08-22 15:34:57','2021-08-22 12:34:57','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=358',0,'product','',0),(359,1,'2021-08-19 02:38:19','2021-08-18 23:38:19','','IGET SHION','','publish','closed','closed','','iget-shion','','','2021-08-22 18:51:34','2021-08-22 15:51:34','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=359',0,'product','',0),(360,1,'2021-08-19 14:23:04','2021-08-19 11:23:04','','IGET JANNA','','publish','closed','closed','','iget-just','','','2021-08-22 18:52:48','2021-08-22 15:52:48','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=360',0,'product','',0),(361,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Модальные окна','модальные_окна','publish','closed','closed','','field_611e489cbe7b3','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=361',21,'acf-field','',0),(362,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок стартового модального окна','start_modal_title-ru','publish','closed','closed','','field_611e48d7be7b4','','','2021-08-24 17:16:54','2021-08-24 14:16:54','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=362',22,'acf-field','',0),(363,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"да\"','start_modal_yes-ru','publish','closed','closed','','field_611e48fdbe7b5','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=363',23,'acf-field','',0),(364,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"Нет\"','start_modal_no-ru','publish','closed','closed','','field_611e4919be7b6','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=364',24,'acf-field','',0),(365,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст под кнопками','start_modal_bottom_text-ru','publish','closed','closed','','field_611e493dbe7b7','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=365',25,'acf-field','',0),(366,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок окна с забороной просмотра сайта','start_modal_last_title-ru','publish','closed','closed','','field_611e4962be7b8','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=366',26,'acf-field','',0),(367,1,'2021-08-19 15:08:23','2021-08-19 12:08:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок окна с забороной просмотра сайта','start_modal_last_subtitle-ru','publish','closed','closed','','field_611e498cbe7b9','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=367',27,'acf-field','',0),(368,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Модальные окна','модальные_окна','publish','closed','closed','','field_611e4ab0cdbfa','','','2021-08-24 17:16:43','2021-08-24 14:16:43','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=368',21,'acf-field','',0),(369,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок стартового модального окна','start_modal_title-en','publish','closed','closed','','field_611e4ab4cdbfb','','','2021-08-24 17:16:43','2021-08-24 14:16:43','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=369',22,'acf-field','',0),(370,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"да\"','start_modal_yes-en','publish','closed','closed','','field_611e4ab8cdbfc','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=370',23,'acf-field','',0),(371,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"Нет\"','start_modal_no-en','publish','closed','closed','','field_611e4abdcdbfd','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=371',24,'acf-field','',0),(372,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст под кнопками','start_modal_bottom_text-en','publish','closed','closed','','field_611e4ac2cdbfe','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=372',25,'acf-field','',0),(373,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок окна с забороной просмотра сайта','start_modal_last_title-en','publish','closed','closed','','field_611e4ac5cdbff','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=373',26,'acf-field','',0),(374,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок окна с забороной просмотра сайта','start_modal_last_subtitle-en','publish','closed','closed','','field_611e4acacdc00','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=374',27,'acf-field','',0),(375,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Модальные окна','модальные_окна','publish','closed','closed','','field_611e4b0ccdc01','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=375',21,'acf-field','',0),(376,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок стартового модального окна','start_modal_title-uk','publish','closed','closed','','field_611e4b11cdc02','','','2021-08-24 17:16:20','2021-08-24 14:16:20','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=376',22,'acf-field','',0),(377,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"да\"','start_modal_yes-uk','publish','closed','closed','','field_611e4b1ecdc03','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=377',23,'acf-field','',0),(378,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки \"Нет\"','start_modal_no-uk','publish','closed','closed','','field_611e4b2bcdc04','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=378',24,'acf-field','',0),(379,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст под кнопками','start_modal_bottom_text-uk','publish','closed','closed','','field_611e4b33cdc05','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=379',25,'acf-field','',0),(380,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок окна с забороной просмотра сайта','start_modal_last_title-uk','publish','closed','closed','','field_611e4b42cdc06','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=380',26,'acf-field','',0),(381,1,'2021-08-19 15:15:17','2021-08-19 12:15:17','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок окна с забороной просмотра сайта','start_modal_last_subtitle-uk','publish','closed','closed','','field_611e4b4acdc07','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=381',27,'acf-field','',0),(382,1,'2021-08-19 15:38:14','2021-08-19 12:38:14','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок модального окна с формой','modal_form_title-ru','publish','closed','closed','','field_611e501a7e24f','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=382',18,'acf-field','',0),(383,1,'2021-08-19 15:38:14','2021-08-19 12:38:14','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок модального окна с формой','modal_form_title-en','publish','closed','closed','','field_611e509d7e250','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=383',18,'acf-field','',0),(384,1,'2021-08-19 15:38:14','2021-08-19 12:38:14','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок модального окна с формой','modal_form_title-uk','publish','closed','closed','','field_611e50a07e251','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=384',18,'acf-field','',0),(385,1,'2021-08-19 15:54:00','2021-08-19 12:54:00','<div class=\"input-box\">\r\n         [text* modal_form_name-ru class:input class:name placeholder \"Ваше имя\"]\r\n	<p class=\"input-text-error\">\r\n		Некорректный формат\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [text modal_form_phone-ru class:input class:phone class:phone-mask placeholder \"Номер телефона\"]\r\n	<p class=\"input-text-error\">\r\n		Некорректный формат\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [email* modal_form_email-ru class:input class:email placeholder \"Ваш e-mail\"]\r\n	<p class=\"input-text-error\">\r\n		Некорректный формат\r\n	</p>\r\n</div>\r\n<div class=\"checkbox\">\r\n    [checkbox* checkbox-651ru id:checkbox-2 \"yes\"]   \r\n         <label for=\"checkbox-2\">\r\n		<span class=\"checkbox-check\"></span>\r\n		<span class=\"checkbox-text\">\r\n			Я даю согласие на обработку персональных данных в соответствии с <a href=\"https://upod.goodface.com.ua/wp/privacy-policy/\" target=\"_blank\" rel=\"noopener\">политикой\r\n			конфиденциальности</a>\r\n		</span>\r\n	  </label>\r\n</div>\r\n[submit class:button class:-big \"Отправить\"]\n1\nНовая заявка с сайта [_site_title]\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [modal_form_name-ru];\r\n\r\nE-mail: [modal_form_email-ru];\r\n\r\nНомер телефона: [modal_form_phone-ru];\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Модальная форма ru','','publish','closed','closed','','%d0%bc%d0%be%d0%b4%d0%b0%d0%bb%d1%8c%d0%bd%d0%b0%d1%8f-%d1%84%d0%be%d1%80%d0%bc%d0%b0-ru','','','2021-08-26 12:36:15','2021-08-26 09:36:15','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=385',0,'wpcf7_contact_form','',0),(386,1,'2021-08-19 15:57:25','2021-08-19 12:57:25','<div class=\"input-box\">\r\n         [text* modal_form_name-en class:input class:name placeholder \"Your name\"]\r\n	<p class=\"input-text-error\">\r\n		Invalid format\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [text modal_form_phone-en class:input class:phone class:phone-mask placeholder \"Phone number\"]\r\n	<p class=\"input-text-error\">\r\n		Invalid format\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [email* modal_form_email-en class:input class:email placeholder \"Your e-mail\"]\r\n	<p class=\"input-text-error\">\r\n		Invalid format\r\n	</p>\r\n</div>\r\n<div class=\"checkbox\">\r\n    [checkbox* checkbox-651 id:checkbox-2 \"yes\"]   \r\n         <label for=\"checkbox-2\">\r\n		<span class=\"checkbox-check\"></span>\r\n		<span class=\"checkbox-text\">\r\n			I consent to the processing of personal data in accordance with the <a href=\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>\r\n		</span>\r\n	  </label>\r\n</div>\r\n[submit class:button class:-big \"Submit\"]\n1\nНовая заявка с сайта [_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [modal_form_name-en];\r\n\r\nE-mail: [modal_form_email-en];\r\n\r\nНомер телефона: [modal_form_phone-en];\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Модальная форма en','','publish','closed','closed','','%d0%bc%d0%be%d0%b4%d0%b0%d0%bb%d1%8c%d0%bd%d0%b0%d1%8f-%d1%84%d0%be%d1%80%d0%bc%d0%b0-ru_copy','','','2021-08-26 16:46:59','2021-08-26 13:46:59','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=386',0,'wpcf7_contact_form','',0),(387,1,'2021-08-19 15:58:18','2021-08-19 12:58:18','<div class=\"input-box\">\r\n         [text* modal_form_name-uk class:input class:name placeholder \"Ваше ім\'я\"]\r\n	<p class=\"input-text-error\">\r\n		Некоректний формат\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [text modal_form_phone-uk class:input class:phone class:phone-mask placeholder \"Номер телефону\"]\r\n	<p class=\"input-text-error\">\r\n		Некоректний формат\r\n	</p>\r\n</div>\r\n<div class=\"input-box\">\r\n         [email* modal_form_email-uk class:input class:email placeholder \"Ваш e-mail\"]\r\n	<p class=\"input-text-error\">\r\n		Некоректний формат\r\n	</p>\r\n</div>\r\n<div class=\"checkbox\">\r\n    [checkbox* checkbox-651uk id:checkbox-2 \"yes\"]   \r\n         <label for=\"checkbox-2\">\r\n		<span class=\"checkbox-check\"></span>\r\n		<span class=\"checkbox-text\">\r\n			Я даю згоду на обробку персональних даних в відповідності до с <a href=\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/\" target=\"_blank\" rel=\"noopener\">політики конфіденційності</a>\r\n		</span>\r\n	  </label>\r\n</div>\r\n[submit class:button class:-big \"Відправити\"]\n1\nНовая заявка с сайта [_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [modal_form_name-uk];\r\n\r\nE-mail: [modal_form_email-uk];\r\n\r\nНомер телефона: [modal_form_phone-uk];\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Модальная форма ua','','publish','closed','closed','','%d0%bc%d0%be%d0%b4%d0%b0%d0%bb%d1%8c%d0%bd%d0%b0%d1%8f-%d1%84%d0%be%d1%80%d0%bc%d0%b0-en_copy','','','2021-08-26 16:49:33','2021-08-26 13:49:33','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=387',0,'wpcf7_contact_form','',0),(388,1,'2021-08-19 15:59:46','2021-08-19 12:59:46','<div class=\"footer__input-box\">\r\n    <div class=\"input-box\">\r\n      [email* join-form-en class:input class:email placeholder \"Your E-mail\"]\r\n      <p class=\"input-text-error\">\r\n        Invalid format\r\n      </p>\r\n  </div>\r\n  [submit class:button \"Submit\"]\r\n  </div>\r\n<div class=\"checkbox\">\r\n[checkbox* checkbox-65132 id:checkbox-1 \"yes\"]   \r\n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> \r\nI consent to the processing of  <a href=\"https://upod.goodface.com.ua/wp/en/privacy-policy-en/\" target=\"_blank\" rel=\"noopener\">personal data</a> </span> </label>\r\n</div>\n1\nПодписка\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [join-form-ru]\r\nТема: Подписка на рассылку\r\n\r\nE-mail:\r\n[join-form-en];\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Форма подписки en','','publish','closed','closed','','%d1%84%d0%be%d1%80%d0%bc%d0%b0-%d0%bf%d0%be%d0%b4%d0%bf%d0%b8%d1%81%d0%ba%d0%b8-ru_copy','','','2021-08-26 16:46:50','2021-08-26 13:46:50','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=388',0,'wpcf7_contact_form','',0),(389,1,'2021-08-19 16:01:06','2021-08-19 13:01:06','<div class=\"footer__input-box\">\r\n    <div class=\"input-box\">\r\n      [email* join-form-uk class:input class:email placeholder \"Ваш E-mail\"]\r\n      <p class=\"input-text-error\">\r\n        Некоректний формат\r\n      </p>\r\n  </div>\r\n  [submit class:button \"Відправити\"]\r\n  </div>\r\n<div class=\"checkbox\">\r\n[checkbox* checkbox-65132uk id:checkbox-1 \"yes\"]   \r\n<label for=\"checkbox-1\"> <span class=\"checkbox-check\"></span> <span class=\"checkbox-text\"> Я даю згоду на обробку <a href=\"https://upod.goodface.com.ua/wp/uk/privacy-policy-ua/\" target=\"_blank\" rel=\"noopener\">персональних даних</a> </span> </label>\r\n</div>\n1\nПодписка\n[_site_title] <wordpress@upod.goodface.com.ua>\nvova.tsirul1609@gmail.com\nОт: [join-form-uk]\r\nТема: Подписка на рассылку\r\n\r\nE-mail:\r\n[join-form-uk];\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@upod.goodface.com.ua>\n[your-email]\nСообщение:\r\n[your-message]\r\n\r\n-- \r\nЭто сообщение отправлено с сайта [_site_title] ([_site_url])\nReply-To: [_site_admin_email]','Форма подписки ua','','publish','closed','closed','','%d1%84%d0%be%d1%80%d0%bc%d0%b0-%d0%bf%d0%be%d0%b4%d0%bf%d0%b8%d1%81%d0%ba%d0%b8-en_copy','','','2021-08-26 16:50:21','2021-08-26 13:50:21','',0,'https://upod.goodface.com.ua/wp/?post_type=wpcf7_contact_form&#038;p=389',0,'wpcf7_contact_form','',0),(390,1,'2021-08-19 17:20:23','2021-08-19 14:20:23','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:20:23','2021-08-19 14:20:23','',9,'https://upod.goodface.com.ua/wp/?p=390',0,'revision','',0),(391,1,'2021-08-19 17:29:43','2021-08-19 14:29:43','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:29:43','2021-08-19 14:29:43','',9,'https://upod.goodface.com.ua/wp/?p=391',0,'revision','',0),(392,1,'2021-08-19 17:33:23','2021-08-19 14:33:23','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:33:23','2021-08-19 14:33:23','',9,'https://upod.goodface.com.ua/wp/?p=392',0,'revision','',0),(393,1,'2021-08-19 17:34:16','2021-08-19 14:34:16','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:34:16','2021-08-19 14:34:16','',9,'https://upod.goodface.com.ua/wp/?p=393',0,'revision','',0),(394,1,'2021-08-19 17:37:16','2021-08-19 14:37:16','','Главная','','inherit','closed','closed','','9-autosave-v1','','','2021-08-19 17:37:16','2021-08-19 14:37:16','',9,'https://upod.goodface.com.ua/wp/?p=394',0,'revision','',0),(395,1,'2021-08-19 17:37:47','2021-08-19 14:37:47','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:37:47','2021-08-19 14:37:47','',9,'https://upod.goodface.com.ua/wp/?p=395',0,'revision','',0),(396,1,'2021-08-19 17:39:14','2021-08-19 14:39:14','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:39:14','2021-08-19 14:39:14','',9,'https://upod.goodface.com.ua/wp/?p=396',0,'revision','',0),(397,1,'2021-08-19 17:39:33','2021-08-19 14:39:33','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:39:33','2021-08-19 14:39:33','',9,'https://upod.goodface.com.ua/wp/?p=397',0,'revision','',0),(398,1,'2021-08-19 17:40:14','2021-08-19 14:40:14','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:40:14','2021-08-19 14:40:14','',9,'https://upod.goodface.com.ua/wp/?p=398',0,'revision','',0),(399,1,'2021-08-19 17:41:12','2021-08-19 14:41:12','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:41:12','2021-08-19 14:41:12','',9,'https://upod.goodface.com.ua/wp/?p=399',0,'revision','',0),(400,1,'2021-08-19 17:49:39','2021-08-19 14:49:39','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:49:39','2021-08-19 14:49:39','',9,'https://upod.goodface.com.ua/wp/?p=400',0,'revision','',0),(401,1,'2021-08-19 17:55:33','2021-08-19 14:55:33','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 17:55:33','2021-08-19 14:55:33','',9,'https://upod.goodface.com.ua/wp/?p=401',0,'revision','',0),(402,1,'2021-08-19 19:10:32','2021-08-19 16:10:32','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:10:32','2021-08-19 16:10:32','',9,'https://upod.goodface.com.ua/wp/?p=402',0,'revision','',0),(403,1,'2021-08-19 19:11:15','2021-08-19 16:11:15','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:11:15','2021-08-19 16:11:15','',9,'https://upod.goodface.com.ua/wp/?p=403',0,'revision','',0),(404,1,'2021-08-19 19:21:59','2021-08-19 16:21:59','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:21:59','2021-08-19 16:21:59','',9,'https://upod.goodface.com.ua/wp/?p=404',0,'revision','',0),(405,1,'2021-08-19 19:24:25','2021-08-19 16:24:25','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:24:25','2021-08-19 16:24:25','',9,'https://upod.goodface.com.ua/wp/?p=405',0,'revision','',0),(406,1,'2021-08-19 19:24:45','2021-08-19 16:24:45','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:24:45','2021-08-19 16:24:45','',9,'https://upod.goodface.com.ua/wp/?p=406',0,'revision','',0),(407,1,'2021-08-19 19:35:49','2021-08-19 16:35:49','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:35:49','2021-08-19 16:35:49','',9,'https://upod.goodface.com.ua/wp/?p=407',0,'revision','',0),(408,1,'2021-08-19 19:37:56','2021-08-19 16:37:56','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:37:56','2021-08-19 16:37:56','',9,'https://upod.goodface.com.ua/wp/?p=408',0,'revision','',0),(409,1,'2021-08-19 19:44:41','2021-08-19 16:44:41','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:44:41','2021-08-19 16:44:41','',9,'https://upod.goodface.com.ua/wp/?p=409',0,'revision','',0),(410,1,'2021-08-19 19:45:30','2021-08-19 16:45:30','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:45:30','2021-08-19 16:45:30','',9,'https://upod.goodface.com.ua/wp/?p=410',0,'revision','',0),(411,1,'2021-08-19 19:47:09','2021-08-19 16:47:09','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 19:47:09','2021-08-19 16:47:09','',9,'https://upod.goodface.com.ua/wp/?p=411',0,'revision','',0),(412,1,'2021-08-19 20:10:55','2021-08-19 17:10:55','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 20:10:55','2021-08-19 17:10:55','',9,'https://upod.goodface.com.ua/wp/?p=412',0,'revision','',0),(413,1,'2021-08-19 20:11:50','2021-08-19 17:11:50','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-19 20:11:50','2021-08-19 17:11:50','',9,'https://upod.goodface.com.ua/wp/?p=413',0,'revision','',0),(414,1,'2021-08-19 21:11:05','2021-08-19 18:11:05','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Главный блок','страница_бренда','publish','closed','closed','','field_611e95e80bb8a','','','2021-08-19 21:11:05','2021-08-19 18:11:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=414',5,'acf-field','',0),(415,1,'2021-08-19 21:11:05','2021-08-19 18:11:05','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Логотип','main_brand_logo','publish','closed','closed','','field_611e961c0bb8b','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=415',6,'acf-field','',0),(416,1,'2021-08-19 21:11:05','2021-08-19 18:11:05','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:1;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','main_brand_title','publish','closed','closed','','field_611e965b0bb8c','','','2021-08-27 16:14:19','2021-08-27 13:14:19','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=416',7,'acf-field','',0),(417,1,'2021-08-19 21:11:05','2021-08-19 18:11:05','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','main_brand_subtitle','publish','closed','closed','','field_611e968c0bb8d','','','2021-08-20 20:18:28','2021-08-20 17:18:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=417',8,'acf-field','',0),(418,1,'2021-08-19 21:12:12','2021-08-19 18:12:12','','aiir','','inherit','open','closed','','aiir-3','','','2021-08-26 02:14:53','2021-08-25 23:14:53','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-1.png',0,'attachment','image/png',0),(419,1,'2021-08-19 21:18:51','2021-08-19 18:18:51','a:19:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Слайдер','main_brand_slider','publish','closed','closed','','field_611ea06bce096','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=419',9,'acf-field','',0),(420,1,'2021-08-19 21:21:36','2021-08-19 18:21:36','','aiir-scroll-img-1','','inherit','open','closed','','aiir-scroll-img-1','','','2021-08-26 02:14:56','2021-08-25 23:14:56','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-scroll-img-1.png',0,'attachment','image/png',0),(421,1,'2021-08-19 21:21:42','2021-08-19 18:21:42','','aiir-scroll-img-2','','inherit','open','closed','','aiir-scroll-img-2','','','2021-08-26 02:14:58','2021-08-25 23:14:58','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-scroll-img-2.png',0,'attachment','image/png',0),(422,1,'2021-08-19 21:21:48','2021-08-19 18:21:48','','aiir-scroll-img-3','','inherit','open','closed','','aiir-scroll-img-3','','','2021-08-26 02:15:00','2021-08-25 23:15:00','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-scroll-img-3.png',0,'attachment','image/png',0),(423,1,'2021-08-19 22:03:08','2021-08-19 19:03:08','','aiir-plane','','inherit','open','closed','','aiir-plane-2','','','2021-08-26 02:15:03','2021-08-25 23:15:03','',358,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-plane.png',0,'attachment','image/png',0),(424,1,'2021-08-19 22:12:46','2021-08-19 19:12:46','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Описание бренда','описание_бренда','publish','closed','closed','','field_611eacafb4041','','','2021-08-20 20:18:28','2021-08-20 17:18:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=424',12,'acf-field','',0),(425,1,'2021-08-19 22:12:46','2021-08-19 19:12:46','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Текст блока','brand_description_text','publish','closed','closed','','field_611eacc9b4042','','','2021-08-25 14:41:44','2021-08-25 11:41:44','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=425',13,'acf-field','',0),(426,1,'2021-08-19 22:29:59','2021-08-19 19:29:59','a:19:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Фоновые фотографии','brand_secription_phones_photo','publish','closed','closed','','field_611eb0eba98c2','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=426',14,'acf-field','',0),(427,1,'2021-08-19 22:36:04','2021-08-19 19:36:04','','info-img-1','','inherit','open','closed','','info-img-1-2','','','2021-08-26 02:15:05','2021-08-25 23:15:05','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-1.png',0,'attachment','image/png',0),(428,1,'2021-08-19 22:36:05','2021-08-19 19:36:05','','info-img-2','','inherit','open','closed','','info-img-2-2','','','2021-08-26 02:15:11','2021-08-25 23:15:11','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-1.png',0,'attachment','image/png',0),(429,1,'2021-08-19 22:36:06','2021-08-19 19:36:06','','info-img-3','','inherit','open','closed','','info-img-3-2','','','2021-08-26 02:15:16','2021-08-25 23:15:16','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-1.png',0,'attachment','image/png',0),(430,1,'2021-08-20 16:24:38','2021-08-20 13:24:38','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Глобальные тексты','глобальные_тексты','publish','closed','closed','','field_611fac051bfff','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=430',36,'acf-field','',0),(431,1,'2021-08-20 16:24:38','2021-08-20 13:24:38','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Варианты заголовка на странице брендов','models_brand_page_title-ru','publish','closed','closed','','field_611fac441c000','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=431',37,'acf-field','',0),(432,1,'2021-08-20 16:24:38','2021-08-20 13:24:38','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_611fac851c001','','','2021-08-20 16:30:48','2021-08-20 13:30:48','',431,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=432',0,'acf-field','',0),(433,1,'2021-08-20 16:24:38','2021-08-20 13:24:38','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_611faca11c002','','','2021-08-20 16:30:48','2021-08-20 13:30:48','',431,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=433',1,'acf-field','',0),(434,1,'2021-08-20 16:24:38','2021-08-20 13:24:38','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_611facb61c003','','','2021-08-20 16:30:48','2021-08-20 13:30:48','',431,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=434',2,'acf-field','',0),(435,1,'2021-08-20 16:47:42','2021-08-20 13:47:42','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Блок с моделями бренда','brand_model','publish','closed','closed','','field_611fb22c83b0f','','','2021-08-20 20:18:28','2021-08-20 17:18:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=435',10,'acf-field','',0),(436,1,'2021-08-20 16:47:42','2021-08-20 13:47:42','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:1;s:9:\"new_lines\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','brand_model_title','publish','closed','closed','','field_611fb25783b10','','','2021-08-27 16:14:19','2021-08-27 13:14:19','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=436',11,'acf-field','',0),(437,1,'2021-08-20 20:06:09','2021-08-20 17:06:09','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Преимущества','brand_preferences','publish','closed','closed','','field_611fe07ed9913','','','2021-08-20 20:18:28','2021-08-20 17:18:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=437',15,'acf-field','',0),(441,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Преимущество 1','text_1','publish','closed','closed','','field_611fe24e5b6a4','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',437,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=441',0,'acf-field','',0),(442,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611fe2685b6a5','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',441,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=442',0,'acf-field','',0),(443,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611fe2725b6a6','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',441,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=443',1,'acf-field','',0),(444,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Преимущество 2','text_2','publish','closed','closed','','field_611fe28d5b6a7','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',437,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=444',1,'acf-field','',0),(445,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611fe28d5b6a8','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',444,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=445',0,'acf-field','',0),(446,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611fe28d5b6a9','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',444,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=446',1,'acf-field','',0),(447,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Преимущество 3','text_3','publish','closed','closed','','field_611fe28f5b6aa','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',437,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=447',2,'acf-field','',0),(448,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_611fe28f5b6ab','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',447,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=448',0,'acf-field','',0),(449,1,'2021-08-20 20:15:20','2021-08-20 17:15:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст','text','publish','closed','closed','','field_611fe28f5b6ac','','','2021-08-20 20:15:20','2021-08-20 17:15:20','',447,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=449',1,'acf-field','',0),(450,1,'2021-08-20 20:18:28','2021-08-20 17:18:28','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Отзывы','отзывы_','publish','closed','closed','','field_611fe3a4b2386','','','2021-08-20 20:18:28','2021-08-20 17:18:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=450',16,'acf-field','',0),(451,1,'2021-08-20 20:18:28','2021-08-20 17:18:28','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','brand_review_title','publish','closed','closed','','field_611fe3ceb2387','','','2021-08-25 14:41:44','2021-08-25 11:41:44','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=451',17,'acf-field','',0),(452,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:27:\"Добавить отзыв\";}','Слайдер отзывов','slider_repeater','publish','closed','closed','','field_611fe49a7c751','','','2021-08-20 20:26:28','2021-08-20 17:26:28','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=452',18,'acf-field','',0),(453,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Отзыв','отзыв','publish','closed','closed','','field_611fe5a97c756','','','2021-08-20 20:26:28','2021-08-20 17:26:28','',452,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=453',0,'acf-field','',0),(454,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст отзыва','text','publish','closed','closed','','field_611fe4de7c752','','','2021-08-20 20:32:53','2021-08-20 17:32:53','',452,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=454',1,'acf-field','',0),(455,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Имя','name','publish','closed','closed','','field_611fe5097c753','','','2021-08-20 20:26:28','2021-08-20 17:26:28','',452,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=455',2,'acf-field','',0),(456,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:9:{s:4:\"type\";s:11:\"date_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"display_format\";s:5:\"F j Y\";s:13:\"return_format\";s:5:\"F j Y\";s:9:\"first_day\";i:1;s:12:\"translations\";s:9:\"copy_once\";}','Дата отзыва','date','publish','closed','closed','','field_611fe54a7c754','','','2021-08-20 20:32:00','2021-08-20 17:32:00','',452,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=456',3,'acf-field','',0),(457,1,'2021-08-20 20:26:28','2021-08-20 17:26:28','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','photo','publish','closed','closed','','field_611fe55a7c755','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',452,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=457',4,'acf-field','',0),(458,1,'2021-08-20 20:34:12','2021-08-20 17:34:12','','user-1','','inherit','open','closed','','user-1','','','2021-08-26 02:15:19','2021-08-25 23:15:19','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/user-1.png',0,'attachment','image/png',0),(459,1,'2021-08-20 20:34:13','2021-08-20 17:34:13','','user-2','','inherit','open','closed','','user-2','','','2021-08-26 02:15:22','2021-08-25 23:15:22','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/user-2.png',0,'attachment','image/png',0),(460,1,'2021-08-20 20:34:14','2021-08-20 17:34:14','','user-3','','inherit','open','closed','','user-3','','','2021-08-26 02:15:24','2021-08-25 23:15:24','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/user-3.png',0,'attachment','image/png',0),(461,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Видео блок','video_block','publish','closed','closed','','field_6120eb2082a59','','','2021-08-21 15:13:44','2021-08-21 12:13:44','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=461',19,'acf-field','',0),(462,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','brand_video_title','publish','closed','closed','','field_6120eb2f82a5a','','','2021-08-21 15:13:44','2021-08-21 12:13:44','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=462',20,'acf-field','',0),(463,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','brand_video_subtitle','publish','closed','closed','','field_6120eb4482a5b','','','2021-08-21 15:13:44','2021-08-21 12:13:44','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=463',21,'acf-field','',0),(464,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:27:\"Добавить видео\";}','Список видео','brand_video_list','publish','closed','closed','','field_6120ec0882a5c','','','2021-08-21 15:14:42','2021-08-21 12:14:42','',253,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=464',22,'acf-field','',0),(465,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Настройки видео','настройки_видео','publish','closed','closed','','field_6120ec3782a5d','','','2021-08-21 15:13:44','2021-08-21 12:13:44','',464,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=465',0,'acf-field','',0),(466,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Превью','preview','publish','closed','closed','','field_6120ec4382a5e','','','2021-08-25 16:12:05','2021-08-25 13:12:05','',464,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=466',2,'acf-field','',0),(467,1,'2021-08-21 15:13:44','2021-08-21 12:13:44','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка на видео','link','publish','closed','closed','','field_6120ec5882a5f','','','2021-08-21 15:17:47','2021-08-21 12:17:47','',464,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=467',1,'acf-field','',0),(468,1,'2021-08-21 15:15:27','2021-08-21 12:15:27','','poster-1','','inherit','open','closed','','poster-1','','','2021-08-26 02:15:27','2021-08-25 23:15:27','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/poster-1.png',0,'attachment','image/png',0),(469,1,'2021-08-21 15:15:40','2021-08-21 12:15:40','','poster-2','','inherit','open','closed','','poster-2','','','2021-08-26 02:15:29','2021-08-25 23:15:29','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/poster-2.png',0,'attachment','image/png',0),(470,1,'2021-08-21 15:15:41','2021-08-21 12:15:41','','poster-3','','inherit','open','closed','','poster-3','','','2021-08-26 02:15:32','2021-08-25 23:15:32','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/poster-3.png',0,'attachment','image/png',0),(471,1,'2021-08-21 15:15:42','2021-08-21 12:15:42','','poster-4','','inherit','open','closed','','poster-4','','','2021-08-26 02:15:35','2021-08-25 23:15:35','',63,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/poster-4.png',0,'attachment','image/png',0),(472,1,'2021-08-21 16:06:07','2021-08-21 13:06:07','','404','','trash','closed','closed','','404__trashed','','','2021-08-21 16:07:27','2021-08-21 13:07:27','',0,'https://upod.goodface.com.ua/wp/?page_id=472',0,'page','',0),(473,1,'2021-08-21 16:03:31','2021-08-21 13:03:31','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','404','404','trash','closed','closed','','group_6120f8cbebfa9__trashed','','','2021-08-21 16:13:13','2021-08-21 13:13:13','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=473',0,'acf-field-group','',0),(474,1,'2021-08-21 16:03:31','2021-08-21 13:03:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','404-title-ru','publish','closed','closed','','field_6120f8dfebd59','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=474',29,'acf-field','',0),(475,1,'2021-08-21 16:03:31','2021-08-21 13:03:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','404-subtitle-ru','publish','closed','closed','','field_6120f961ebd5a','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=475',30,'acf-field','',0),(476,1,'2021-08-21 16:03:31','2021-08-21 13:03:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Кнопка','404-button-ru','publish','closed','closed','','field_6120f96eebd5b','','','2021-08-26 00:51:59','2021-08-25 21:51:59','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=476',31,'acf-field','',0),(477,1,'2021-08-21 16:03:31','2021-08-21 13:03:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6120f981ebd5c','','','2021-08-21 16:03:31','2021-08-21 13:03:31','',476,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=477',0,'acf-field','',0),(479,1,'2021-08-21 16:06:07','2021-08-21 13:06:07','','404','','inherit','closed','closed','','472-revision-v1','','','2021-08-21 16:06:07','2021-08-21 13:06:07','',472,'https://upod.goodface.com.ua/wp/?p=479',0,'revision','',0),(480,1,'2021-08-21 16:06:50','2021-08-21 13:06:50','','404','','inherit','closed','closed','','472-revision-v1','','','2021-08-21 16:06:50','2021-08-21 13:06:50','',472,'https://upod.goodface.com.ua/wp/?p=480',0,'revision','',0),(481,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','404-title-uk','publish','closed','closed','','field_6120fb6bc0049','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=481',29,'acf-field','',0),(482,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','404-subtitle-uk','publish','closed','closed','','field_6120fb7ac004a','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=482',30,'acf-field','',0),(483,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Кнопка','404-button-uk','publish','closed','closed','','field_6120fb8ac004b','','','2021-08-26 00:51:52','2021-08-25 21:51:52','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=483',31,'acf-field','',0),(484,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6120fb8ac004c','','','2021-08-21 16:12:20','2021-08-21 13:12:20','',483,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=484',0,'acf-field','',0),(486,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','404-title-en','publish','closed','closed','','field_6120fb98c004e','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=486',29,'acf-field','',0),(487,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','404-subtitle-en','publish','closed','closed','','field_6120fba1c004f','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=487',30,'acf-field','',0),(488,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Кнопка','404-button-en','publish','closed','closed','','field_6120fbacc0050','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=488',31,'acf-field','',0),(489,1,'2021-08-21 16:12:20','2021-08-21 13:12:20','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6120fbacc0051','','','2021-08-21 16:12:20','2021-08-21 13:12:20','',488,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=489',0,'acf-field','',0),(491,1,'2021-08-21 16:14:14','2021-08-21 13:14:14','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','404','404_','publish','closed','closed','','field_6120fbfc7b36a','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=491',28,'acf-field','',0),(492,1,'2021-08-21 16:14:45','2021-08-21 13:14:45','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','404','404','publish','closed','closed','','field_6120fc2ea6d50','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=492',28,'acf-field','',0),(493,1,'2021-08-21 16:15:19','2021-08-21 13:15:19','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','404','404','publish','closed','closed','','field_6120fc475529e','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=493',28,'acf-field','',0),(494,1,'2021-08-22 15:37:25','2021-08-22 12:37:25','','Aiir Plus','','publish','closed','closed','','aiir-plus','','','2021-08-22 15:37:25','2021-08-22 12:37:25','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=494',0,'product','',0),(495,1,'2021-08-22 15:37:15','2021-08-22 12:37:15','','aiir-bilo','','inherit','open','closed','','aiir-bilo-2','','','2021-08-26 02:15:37','2021-08-25 23:15:37','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-bilo.png',0,'attachment','image/png',0),(496,1,'2021-08-22 15:37:16','2021-08-22 12:37:16','','aiir-plus','','inherit','open','closed','','aiir-plus-3','','','2021-08-26 02:15:40','2021-08-25 23:15:40','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-plus.png',0,'attachment','image/png',0),(497,1,'2021-08-22 15:37:17','2021-08-22 12:37:17','','aiir-pop','','inherit','open','closed','','aiir-pop-2','','','2021-08-26 02:15:42','2021-08-25 23:15:42','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-pop.png',0,'attachment','image/png',0),(498,1,'2021-08-22 15:37:18','2021-08-22 12:37:18','','aiir-surf','','inherit','open','closed','','aiir-surf','','','2021-08-26 02:15:45','2021-08-25 23:15:45','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-surf.png',0,'attachment','image/png',0),(499,1,'2021-08-22 15:37:19','2021-08-22 12:37:19','','aiir-wave','','inherit','open','closed','','aiir-wave-3','','','2021-08-26 02:15:48','2021-08-25 23:15:48','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-wave.png',0,'attachment','image/png',0),(500,1,'2021-08-22 15:37:20','2021-08-22 12:37:20','','aiir-wave-blue','','inherit','open','closed','','aiir-wave-blue','','','2021-08-26 02:15:50','2021-08-25 23:15:50','',494,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-wave-blue.png',0,'attachment','image/png',0),(501,1,'2021-08-22 15:38:27','2021-08-22 12:38:27','','Aiir POP','','publish','closed','closed','','aiir-pop','','','2021-08-22 15:38:27','2021-08-22 12:38:27','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=501',0,'product','',0),(502,1,'2021-08-22 15:39:16','2021-08-22 12:39:16','','Aiir BILO','','publish','closed','closed','','aiir-bilo','','','2021-08-22 15:39:16','2021-08-22 12:39:16','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=502',0,'product','',0),(503,1,'2021-08-22 15:42:25','2021-08-22 12:42:25','','Aiir Surf','','publish','closed','closed','','aiir-plus-2','','','2021-08-22 15:42:42','2021-08-22 12:42:42','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=503',0,'product','',0),(504,1,'2021-08-22 15:40:54','2021-08-22 12:40:54','','Aiir Wave','','publish','closed','closed','','aiir-wave-2','','','2021-08-22 15:41:28','2021-08-22 12:41:28','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=504',0,'product','',0),(505,1,'2021-08-22 15:39:58','2021-08-22 12:39:58','','Aiir Wave','','publish','closed','closed','','aiir-wave','','','2021-08-22 15:39:58','2021-08-22 12:39:58','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=505',0,'product','',0),(506,1,'2021-08-22 15:58:18','2021-08-22 12:58:18','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Настройки цены','price_edit-ru','publish','closed','closed','','field_6122499a52aee','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=506',39,'acf-field','',0),(507,1,'2021-08-22 15:58:18','2021-08-22 12:58:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Префикс к цене','prefix','publish','closed','closed','','field_612249be52aef','','','2021-08-22 15:58:18','2021-08-22 12:58:18','',506,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=507',0,'acf-field','',0),(508,1,'2021-08-22 15:58:18','2021-08-22 12:58:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Валюта','valuta','publish','closed','closed','','field_612249ce52af0','','','2021-08-22 15:58:18','2021-08-22 12:58:18','',506,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=508',1,'acf-field','',0),(509,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Название характеристик товара','product_characteristics_name-ru','publish','closed','closed','','field_612249f213d5e','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=509',40,'acf-field','',0),(510,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество затяжек','count_of_puff','publish','closed','closed','','field_612249f213d5f','','','2021-08-22 15:58:29','2021-08-22 12:58:29','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=510',0,'acf-field','',0),(511,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество никотина','count_of_nikotin','publish','closed','closed','','field_612249f213d60','','','2021-08-22 15:58:29','2021-08-22 12:58:29','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=511',1,'acf-field','',0),(512,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Размер, мм','size','publish','closed','closed','','field_612249f213d61','','','2021-08-22 15:58:29','2021-08-22 12:58:29','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=512',2,'acf-field','',0),(513,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Вес, гр','weight','publish','closed','closed','','field_612249f213d62','','','2021-08-22 15:58:29','2021-08-22 12:58:29','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=513',3,'acf-field','',0),(514,1,'2021-08-22 15:58:29','2021-08-22 12:58:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Ёмкость аккумулятора','capacity','publish','closed','closed','','field_612249f213d63','','','2021-08-22 15:58:29','2021-08-22 12:58:29','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=514',4,'acf-field','',0),(515,1,'2021-08-22 16:00:55','2021-08-22 13:00:55','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Приобрести данный товар можно только в розничных магазинах.','where_buy_text-ru','publish','closed','closed','','field_61224a26c0494','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=515',41,'acf-field','',0),(516,1,'2021-08-22 16:08:09','2021-08-22 13:08:09','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Варианты написания вкуов','models_brand_taste-ru','publish','closed','closed','','field_61224c1c68538','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=516',38,'acf-field','',0),(517,1,'2021-08-22 16:08:09','2021-08-22 13:08:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_61224c1c68539','','','2021-08-22 16:08:09','2021-08-22 13:08:09','',516,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=517',0,'acf-field','',0),(518,1,'2021-08-22 16:08:09','2021-08-22 13:08:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_61224c1c6853a','','','2021-08-22 16:08:09','2021-08-22 13:08:09','',516,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=518',1,'acf-field','',0),(519,1,'2021-08-22 16:08:09','2021-08-22 13:08:09','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_61224c1c6853b','','','2021-08-22 16:08:09','2021-08-22 13:08:09','',516,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=519',2,'acf-field','',0),(520,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Глобальные тексты','','publish','closed','closed','','field_61224f199d752','','','2021-08-26 00:53:46','2021-08-25 21:53:46','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=520',36,'acf-field','',0),(521,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:3:{i:0;a:23:{s:2:\"ID\";i:522;s:3:\"key\";s:19:\"field_61224f239d755\";s:5:\"label\";s:35:\"Единственное число\";s:4:\"name\";s:8:\"singular\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:0;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:521;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:8:\"singular\";s:6:\"_valid\";i:1;}i:1;a:23:{s:2:\"ID\";i:523;s:3:\"key\";s:19:\"field_61224f239d756\";s:5:\"label\";s:56:\"Множественное число (вариант 1)\";s:4:\"name\";s:8:\"plural_1\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:1;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:521;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:8:\"plural_1\";s:6:\"_valid\";i:1;}i:2;a:23:{s:2:\"ID\";i:524;s:3:\"key\";s:19:\"field_61224f239d757\";s:5:\"label\";s:56:\"Множественное число (вариант 2)\";s:4:\"name\";s:8:\"plural_2\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:2;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:521;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:8:\"plural_2\";s:6:\"_valid\";i:1;}}}','Варианты заголовка на странице брендов','models_brand_page_title-en','publish','closed','closed','','field_61224f239d754','','','2021-08-26 00:53:46','2021-08-25 21:53:46','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=521',37,'acf-field','',0),(522,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_61224f239d755','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',521,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=522',0,'acf-field','',0),(523,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_61224f239d756','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',521,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=523',1,'acf-field','',0),(524,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_61224f239d757','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',521,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=524',2,'acf-field','',0),(525,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Варианты написания вкусов','models_brand_taste-en','publish','closed','closed','','field_61224f319d758','','','2021-08-26 00:54:06','2021-08-25 21:54:06','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=525',38,'acf-field','',0),(526,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_61224f319d759','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',525,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=526',0,'acf-field','',0),(527,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_61224f319d75a','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',525,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=527',1,'acf-field','',0),(528,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_61224f319d75b','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',525,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=528',2,'acf-field','',0),(529,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:2:{i:0;a:23:{s:2:\"ID\";i:530;s:3:\"key\";s:19:\"field_61224f3a9d75d\";s:5:\"label\";s:26:\"Префикс к цене\";s:4:\"name\";s:6:\"prefix\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:0;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:529;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:6:\"prefix\";s:6:\"_valid\";i:1;}i:1;a:23:{s:2:\"ID\";i:531;s:3:\"key\";s:19:\"field_61224f3a9d75e\";s:5:\"label\";s:12:\"Валюта\";s:4:\"name\";s:6:\"valuta\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:1;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:529;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:6:\"valuta\";s:6:\"_valid\";i:1;}}}','Настройки цены','price_edit-en','publish','closed','closed','','field_61224f3a9d75c','','','2021-08-26 00:54:18','2021-08-25 21:54:18','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=529',39,'acf-field','',0),(530,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Префикс к цене','prefix','publish','closed','closed','','field_61224f3a9d75d','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',529,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=530',0,'acf-field','',0),(531,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Валюта','valuta','publish','closed','closed','','field_61224f3a9d75e','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',529,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=531',1,'acf-field','',0),(532,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:5:{i:0;a:23:{s:2:\"ID\";i:533;s:3:\"key\";s:19:\"field_61224f439d760\";s:5:\"label\";s:35:\"Количество затяжек\";s:4:\"name\";s:13:\"count_of_puff\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:0;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:532;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:13:\"count_of_puff\";s:6:\"_valid\";i:1;}i:1;a:23:{s:2:\"ID\";i:534;s:3:\"key\";s:19:\"field_61224f439d761\";s:5:\"label\";s:37:\"Количество никотина\";s:4:\"name\";s:16:\"count_of_nikotin\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:1;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:532;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:16:\"count_of_nikotin\";s:6:\"_valid\";i:1;}i:2;a:23:{s:2:\"ID\";i:535;s:3:\"key\";s:19:\"field_61224f439d762\";s:5:\"label\";s:18:\"Размер, мм\";s:4:\"name\";s:4:\"size\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:2;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:532;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:4:\"size\";s:6:\"_valid\";i:1;}i:3;a:23:{s:2:\"ID\";i:536;s:3:\"key\";s:19:\"field_61224f439d763\";s:5:\"label\";s:12:\"Вес, гр\";s:4:\"name\";s:6:\"weight\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:3;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:532;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:6:\"weight\";s:6:\"_valid\";i:1;}i:4;a:23:{s:2:\"ID\";i:537;s:3:\"key\";s:19:\"field_61224f439d764\";s:5:\"label\";s:39:\"Ёмкость аккумулятора\";s:4:\"name\";s:8:\"capacity\";s:6:\"prefix\";s:3:\"acf\";s:4:\"type\";s:4:\"text\";s:5:\"value\";N;s:10:\"menu_order\";i:4;s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:2:\"id\";s:0:\"\";s:5:\"class\";s:0:\"\";s:17:\"conditional_logic\";i:0;s:6:\"parent\";i:532;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";s:5:\"_name\";s:8:\"capacity\";s:6:\"_valid\";i:1;}}}','Название характеристик товара','product_characteristics_name-en','publish','closed','closed','','field_61224f439d75f','','','2021-08-26 00:54:18','2021-08-25 21:54:18','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=532',40,'acf-field','',0),(533,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество затяжек','count_of_puff','publish','closed','closed','','field_61224f439d760','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=533',0,'acf-field','',0),(534,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество никотина','count_of_nikotin','publish','closed','closed','','field_61224f439d761','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=534',1,'acf-field','',0),(535,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Размер, мм','size','publish','closed','closed','','field_61224f439d762','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=535',2,'acf-field','',0),(536,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Вес, гр','weight','publish','closed','closed','','field_61224f439d763','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=536',3,'acf-field','',0),(537,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Ёмкость аккумулятора','capacity','publish','closed','closed','','field_61224f439d764','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=537',4,'acf-field','',0),(538,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Приобрести данный товар можно только в розничных магазинах.','where_buy_text-en','publish','closed','closed','','field_61224f4d9d765','','','2021-08-26 00:54:18','2021-08-25 21:54:18','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=538',41,'acf-field','',0),(539,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Глобальные тексты','','publish','closed','closed','','field_61224f209d753','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=539',36,'acf-field','',0),(540,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Варианты заголовка на странице брендов','models_brand_page_title-uk','publish','closed','closed','','field_61224f5a9d766','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=540',37,'acf-field','',0),(541,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_61224f5a9d767','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',540,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=541',0,'acf-field','',0),(542,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_61224f5a9d768','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',540,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=542',1,'acf-field','',0),(543,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_61224f5a9d769','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',540,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=543',2,'acf-field','',0),(544,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Варианты написания вкуов','models_brand_taste-uk','publish','closed','closed','','field_61224f649d76a','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=544',38,'acf-field','',0),(545,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единственное число','singular','publish','closed','closed','','field_61224f649d76b','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',544,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=545',0,'acf-field','',0),(546,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 1)','plural_1','publish','closed','closed','','field_61224f649d76c','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',544,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=546',1,'acf-field','',0),(547,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Множественное число (вариант 2)','plural_2','publish','closed','closed','','field_61224f649d76d','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',544,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=547',2,'acf-field','',0),(548,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Настройки цены','price_edit-uk','publish','closed','closed','','field_61224f6c9d76e','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=548',39,'acf-field','',0),(549,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Префикс к цене','prefix','publish','closed','closed','','field_61224f6c9d76f','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',548,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=549',0,'acf-field','',0),(550,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Валюта','valuta','publish','closed','closed','','field_61224f6c9d770','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',548,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=550',1,'acf-field','',0),(551,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:3:\"row\";s:10:\"sub_fields\";a:0:{}}','Название характеристик товара','product_characteristics_name-uk','publish','closed','closed','','field_61224f769d771','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=551',40,'acf-field','',0),(552,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество затяжек','count_of_puff','publish','closed','closed','','field_61224f769d772','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=552',0,'acf-field','',0),(553,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Количество никотина','count_of_nikotin','publish','closed','closed','','field_61224f769d773','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=553',1,'acf-field','',0),(554,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Размер, мм','size','publish','closed','closed','','field_61224f769d774','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=554',2,'acf-field','',0),(555,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Вес, гр','weight','publish','closed','closed','','field_61224f769d775','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=555',3,'acf-field','',0),(556,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Ёмкость аккумулятора','capacity','publish','closed','closed','','field_61224f769d776','','','2021-08-22 16:22:23','2021-08-22 13:22:23','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=556',4,'acf-field','',0),(557,1,'2021-08-22 16:22:23','2021-08-22 13:22:23','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Приобрести данный товар можно только в розничных магазинах.','where_buy_text-uk','publish','closed','closed','','field_61224f7f9d777','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=557',41,'acf-field','',0),(558,1,'2021-08-22 17:41:53','2021-08-22 14:41:53','','HQD Cuvie','','inherit','closed','closed','','157-autosave-v1','','','2021-08-22 17:41:53','2021-08-22 14:41:53','',157,'https://upod.goodface.com.ua/wp/?p=558',0,'revision','',0),(559,1,'2021-08-22 17:43:46','2021-08-22 14:43:46','','hqd-cuvie','','inherit','open','closed','','hqd-cuvie','','','2021-08-26 02:15:52','2021-08-25 23:15:52','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-cuvie.png',0,'attachment','image/png',0),(560,1,'2021-08-22 17:43:47','2021-08-22 14:43:47','','hqd-cuvie-plus','','inherit','open','closed','','hqd-cuvie-plus-2','','','2021-08-26 02:15:54','2021-08-25 23:15:54','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-cuvie-plus.png',0,'attachment','image/png',0),(561,1,'2021-08-22 17:43:48','2021-08-22 14:43:48','','hqd-king','','inherit','open','closed','','hqd-king','','','2021-08-26 02:15:57','2021-08-25 23:15:57','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-king.png',0,'attachment','image/png',0),(562,1,'2021-08-22 17:43:49','2021-08-22 14:43:49','','hqd-maxim','','inherit','open','closed','','hqd-maxim','','','2021-08-26 02:15:59','2021-08-25 23:15:59','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-maxim.png',0,'attachment','image/png',0),(563,1,'2021-08-22 17:43:50','2021-08-22 14:43:50','','hqd-maxx','','inherit','open','closed','','hqd-maxx-2','','','2021-08-26 02:16:06','2021-08-25 23:16:06','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-maxx.png',0,'attachment','image/png',0),(564,1,'2021-08-22 17:43:50','2021-08-22 14:43:50','','hqd-mega','','inherit','open','closed','','hqd-mega-2','','','2021-08-26 02:16:03','2021-08-25 23:16:03','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-mega.png',0,'attachment','image/png',0),(565,1,'2021-08-22 17:43:51','2021-08-22 14:43:51','','hqd-melo','','inherit','open','closed','','hqd-melo-2','','','2021-08-26 02:16:09','2021-08-25 23:16:09','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-melo.png',0,'attachment','image/png',0),(566,1,'2021-08-22 17:43:52','2021-08-22 14:43:52','','hqd-rosy','','inherit','open','closed','','hqd-rosy-2','','','2021-08-26 02:16:12','2021-08-25 23:16:12','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-rosy.png',0,'attachment','image/png',0),(567,1,'2021-08-22 17:43:53','2021-08-22 14:43:53','','hqd-stark','','inherit','open','closed','','hqd-stark','','','2021-08-26 02:16:14','2021-08-25 23:16:14','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-stark.png',0,'attachment','image/png',0),(568,1,'2021-08-22 17:43:54','2021-08-22 14:43:54','','hqd-super','','inherit','open','closed','','hqd-super-2','','','2021-08-26 02:16:16','2021-08-25 23:16:16','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-super.png',0,'attachment','image/png',0),(569,1,'2021-08-22 17:43:55','2021-08-22 14:43:55','','hqd-ultra-stick','','inherit','open','closed','','hqd-ultra-stick-2','','','2021-08-26 02:16:19','2021-08-25 23:16:19','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-ultra-stick.png',0,'attachment','image/png',0),(570,1,'2021-08-22 17:43:56','2021-08-22 14:43:56','','hqd-v2','','inherit','open','closed','','hqd-v2-2','','','2021-08-26 02:16:21','2021-08-25 23:16:21','',154,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-v2.png',0,'attachment','image/png',0),(571,1,'2021-08-22 17:46:12','2021-08-22 14:46:12','','HQD Maxim','','inherit','closed','closed','','153-autosave-v1','','','2021-08-22 17:46:12','2021-08-22 14:46:12','',153,'https://upod.goodface.com.ua/wp/?p=571',0,'revision','',0),(572,1,'2021-08-22 17:49:02','2021-08-22 14:49:02','','HQD V2','','publish','closed','closed','','hqd-v2','','','2021-08-22 17:49:02','2021-08-22 14:49:02','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=572',0,'product','',0),(573,1,'2021-08-22 17:49:48','2021-08-22 14:49:48','','HQD Ultra Stick','','publish','closed','closed','','hqd-ultra-stick','','','2021-08-22 18:06:32','2021-08-22 15:06:32','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=573',0,'product','',0),(574,1,'2021-08-22 18:10:47','2021-08-22 15:10:47','','HQD Cuvie','','trash','closed','closed','','__trashed','','','2021-08-22 18:10:47','2021-08-22 15:10:47','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=574',0,'product','',0),(575,1,'2021-08-22 18:10:25','2021-08-22 15:10:25','','HQD MAXX','','publish','closed','closed','','hqd-maxx','','','2021-08-22 18:10:25','2021-08-22 15:10:25','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=575',0,'product','',0),(576,1,'2021-08-22 18:09:46','2021-08-22 15:09:46','','HQD Mega','','publish','closed','closed','','hqd-mega','','','2021-08-22 18:09:46','2021-08-22 15:09:46','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=576',0,'product','',0),(577,1,'2021-08-22 18:09:15','2021-08-22 15:09:15','','HQD Melo','','publish','closed','closed','','hqd-melo','','','2021-08-22 18:09:15','2021-08-22 15:09:15','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=577',0,'product','',0),(578,1,'2021-08-22 18:08:43','2021-08-22 15:08:43','','HQD Cuvie Plus','','publish','closed','closed','','hqd-cuvie-plus','','','2021-08-22 18:08:43','2021-08-22 15:08:43','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=578',0,'product','',0),(579,1,'2021-08-22 18:08:13','2021-08-22 15:08:13','','HQD Super','','publish','closed','closed','','hqd-super','','','2021-08-22 18:08:13','2021-08-22 15:08:13','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=579',0,'product','',0),(580,1,'2021-08-22 18:07:09','2021-08-22 15:07:09','','HQD Rosy','','publish','closed','closed','','hqd-rosy','','','2021-08-22 18:07:36','2021-08-22 15:07:36','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=580',0,'product','',0),(581,1,'2021-08-22 18:12:51','2021-08-22 15:12:51','','hqd-scroll-img-1','','inherit','open','closed','','hqd-scroll-img-1','','','2021-08-26 02:16:24','2021-08-25 23:16:24','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-scroll-img-1.png',0,'attachment','image/png',0),(582,1,'2021-08-22 18:12:57','2021-08-22 15:12:57','','hqd-scroll-img-2','','inherit','open','closed','','hqd-scroll-img-2','','','2021-08-26 02:16:26','2021-08-25 23:16:26','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-scroll-img-2.png',0,'attachment','image/png',0),(583,1,'2021-08-22 18:13:02','2021-08-22 15:13:02','','hqd-scroll-img-3','','inherit','open','closed','','hqd-scroll-img-3','','','2021-08-26 02:16:29','2021-08-25 23:16:29','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-scroll-img-3.png',0,'attachment','image/png',0),(584,1,'2021-08-22 18:13:09','2021-08-22 15:13:09','','info-img-1','','inherit','open','closed','','info-img-1-3','','','2021-08-26 02:16:31','2021-08-25 23:16:31','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-2.png',0,'attachment','image/png',0),(585,1,'2021-08-22 18:13:11','2021-08-22 15:13:11','','info-img-2','','inherit','open','closed','','info-img-2-3','','','2021-08-26 02:16:33','2021-08-25 23:16:33','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-2.png',0,'attachment','image/png',0),(586,1,'2021-08-22 18:13:13','2021-08-22 15:13:13','','info-img-3','','inherit','open','closed','','info-img-3-3','','','2021-08-26 02:16:35','2021-08-25 23:16:35','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-2.png',0,'attachment','image/png',0),(587,1,'2021-08-22 18:18:11','2021-08-22 15:18:11','','china-flag','','inherit','open','closed','','china-flag','','','2021-08-22 18:18:27','2021-08-22 15:18:27','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/china-flag.svg',0,'attachment','image/svg+xml',0),(588,1,'2021-08-22 18:24:31','2021-08-22 15:24:31','','hqd','','inherit','open','closed','','hqd-3','','','2021-08-26 02:16:41','2021-08-25 23:16:41','',60,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd.svg',0,'attachment','image/svg+xml',0),(593,1,'2021-08-22 18:30:39','2021-08-22 15:30:39','','IORE LITE','','publish','closed','closed','','iore-lite','','','2021-08-22 18:30:39','2021-08-22 15:30:39','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=593',0,'product','',0),(594,1,'2021-08-22 18:29:31','2021-08-22 15:29:31','','eleaf-scroll-img-1','','inherit','open','closed','','eleaf-scroll-img-1-2','','','2021-08-26 02:16:44','2021-08-25 23:16:44','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-scroll-img-1-1.png',0,'attachment','image/png',0),(595,1,'2021-08-22 18:29:35','2021-08-22 15:29:35','','eleaf-scroll-img-2','','inherit','open','closed','','eleaf-scroll-img-2-2','','','2021-08-26 02:16:46','2021-08-25 23:16:46','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-scroll-img-2-1.png',0,'attachment','image/png',0),(596,1,'2021-08-22 18:29:37','2021-08-22 15:29:37','','eleaf-scroll-img-3','','inherit','open','closed','','eleaf-scroll-img-3-2','','','2021-08-26 02:16:49','2021-08-25 23:16:49','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-scroll-img-3-1.png',0,'attachment','image/png',0),(597,1,'2021-08-22 18:29:44','2021-08-22 15:29:44','','info-img-1','','inherit','open','closed','','info-img-1-4','','','2021-08-26 02:16:53','2021-08-25 23:16:53','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-3.png',0,'attachment','image/png',0),(598,1,'2021-08-22 18:29:45','2021-08-22 15:29:45','','info-img-2','','inherit','open','closed','','info-img-2-4','','','2021-08-26 02:16:59','2021-08-25 23:16:59','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-3.png',0,'attachment','image/png',0),(599,1,'2021-08-22 18:29:47','2021-08-22 15:29:47','','info-img-3','','inherit','open','closed','','info-img-3-4','','','2021-08-26 02:17:01','2021-08-25 23:17:01','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-3.png',0,'attachment','image/png',0),(600,1,'2021-08-22 18:29:48','2021-08-22 15:29:48','','iore-lite','','inherit','open','closed','','iore-lite-2','','','2021-08-26 02:17:04','2021-08-25 23:17:04','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iore-lite.png',0,'attachment','image/png',0),(601,1,'2021-08-22 18:29:49','2021-08-22 15:29:49','','iore-lite-black','','inherit','open','closed','','iore-lite-black-2','','','2021-08-26 02:17:06','2021-08-25 23:17:06','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iore-lite-black.png',0,'attachment','image/png',0),(602,1,'2021-08-22 18:29:50','2021-08-22 15:29:50','','iore-lite-white','','inherit','open','closed','','iore-lite-white-2','','','2021-08-26 02:17:08','2021-08-25 23:17:08','',593,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iore-lite-white.png',0,'attachment','image/png',0),(603,1,'2021-08-22 18:31:35','2021-08-22 15:31:35','','IORE LITE white','','publish','closed','closed','','iore-lite-white','','','2021-08-22 18:32:18','2021-08-22 15:32:18','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=603',0,'product','',0),(604,1,'2021-08-22 18:32:39','2021-08-22 15:32:39','','IORE LITE black','','publish','closed','closed','','iore-lite-black','','','2021-08-22 18:32:39','2021-08-22 15:32:39','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=604',0,'product','',0),(605,1,'2021-08-22 18:33:36','2021-08-22 15:33:36','','eleaf','','inherit','open','closed','','eleaf-4','','','2021-08-26 02:17:10','2021-08-25 23:17:10','',62,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf.svg',0,'attachment','image/svg+xml',0),(606,1,'2021-08-22 18:45:43','2021-08-22 15:45:43','','eleaf','','inherit','open','closed','','eleaf-3','','','2021-08-26 02:17:13','2021-08-25 23:17:13','',152,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-1.png',0,'attachment','image/png',0),(607,1,'2021-08-22 18:48:52','2021-08-22 15:48:52','','iget-600','','inherit','open','closed','','iget-600-2','','','2021-08-26 02:17:15','2021-08-25 23:17:15','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-600.png',0,'attachment','image/png',0),(608,1,'2021-08-22 18:48:53','2021-08-22 15:48:53','','iget-janna','','inherit','open','closed','','iget-janna','','','2021-08-26 02:17:18','2021-08-25 23:17:18','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-janna.png',0,'attachment','image/png',0),(609,1,'2021-08-22 18:48:54','2021-08-22 15:48:54','','iget-king','','inherit','open','closed','','iget-king-2','','','2021-08-26 02:17:20','2021-08-25 23:17:20','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-king.png',0,'attachment','image/png',0),(610,1,'2021-08-22 18:48:55','2021-08-22 15:48:55','','iget-max','','inherit','open','closed','','iget-max-2','','','2021-08-26 02:17:23','2021-08-25 23:17:23','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-max.png',0,'attachment','image/png',0),(611,1,'2021-08-22 18:48:55','2021-08-22 15:48:55','','iget-nova','','inherit','open','closed','','iget-nova-2','','','2021-08-26 02:17:28','2021-08-25 23:17:28','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-nova.png',0,'attachment','image/png',0),(612,1,'2021-08-22 18:48:56','2021-08-22 15:48:56','','iget-plus','','inherit','open','closed','','iget-plus-2','','','2021-08-26 02:17:31','2021-08-25 23:17:31','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-plus.png',0,'attachment','image/png',0),(613,1,'2021-08-22 18:48:57','2021-08-22 15:48:57','','iget-scroll-img-1','','inherit','open','closed','','iget-scroll-img-1','','','2021-08-26 02:17:34','2021-08-25 23:17:34','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-1.png',0,'attachment','image/png',0),(614,1,'2021-08-22 18:49:07','2021-08-22 15:49:07','','iget-scroll-img-2','','inherit','open','closed','','iget-scroll-img-2','','','2021-08-26 02:17:39','2021-08-25 23:17:39','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-2.png',0,'attachment','image/png',0),(615,1,'2021-08-22 18:49:17','2021-08-22 15:49:17','','iget-scroll-img-3','','inherit','open','closed','','iget-scroll-img-3','','','2021-08-26 02:17:42','2021-08-25 23:17:42','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-3.png',0,'attachment','image/png',0),(616,1,'2021-08-22 18:49:24','2021-08-22 15:49:24','','iget-shion','','inherit','open','closed','','iget-shion-2','','','2021-08-26 02:17:44','2021-08-25 23:17:44','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-shion.png',0,'attachment','image/png',0),(617,1,'2021-08-22 18:49:25','2021-08-22 15:49:25','','iget-xxl','','inherit','open','closed','','iget-xxl-2','','','2021-08-26 02:17:46','2021-08-25 23:17:46','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-xxl.png',0,'attachment','image/png',0),(618,1,'2021-08-22 18:49:26','2021-08-22 15:49:26','','info-img-1','','inherit','open','closed','','info-img-1-5','','','2021-08-26 02:17:49','2021-08-25 23:17:49','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-4.png',0,'attachment','image/png',0),(619,1,'2021-08-22 18:49:28','2021-08-22 15:49:28','','info-img-2','','inherit','open','closed','','info-img-2-5','','','2021-08-26 02:17:52','2021-08-25 23:17:52','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-4.png',0,'attachment','image/png',0),(620,1,'2021-08-22 18:49:29','2021-08-22 15:49:29','','info-img-3','','inherit','open','closed','','info-img-3-5','','','2021-08-26 02:17:55','2021-08-25 23:17:55','',359,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-4.png',0,'attachment','image/png',0),(621,1,'2021-08-22 18:52:45','2021-08-22 15:52:45','','IGET JANNA','','inherit','closed','closed','','360-autosave-v1','','','2021-08-22 18:52:45','2021-08-22 15:52:45','',360,'https://upod.goodface.com.ua/wp/?p=621',0,'revision','',0),(622,1,'2021-08-22 18:53:33','2021-08-22 15:53:33','','IGET XXL','','publish','closed','closed','','iget-xxl','','','2021-08-22 18:53:33','2021-08-22 15:53:33','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=622',0,'product','',0),(623,1,'2021-08-22 18:54:30','2021-08-22 15:54:30','','IGET 600','','publish','closed','closed','','iget-600','','','2021-08-22 18:54:30','2021-08-22 15:54:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=623',0,'product','',0),(624,1,'2021-08-22 18:55:20','2021-08-22 15:55:20','','IGET PLUS','','publish','closed','closed','','iget-plus','','','2021-08-22 18:55:20','2021-08-22 15:55:20','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=624',0,'product','',0),(625,1,'2021-08-22 18:55:56','2021-08-22 15:55:56','','IGET NOVA','','publish','closed','closed','','iget-nova','','','2021-08-22 18:55:56','2021-08-22 15:55:56','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=625',0,'product','',0),(626,1,'2021-08-22 18:57:12','2021-08-22 15:57:12','','IGET MAX','','publish','closed','closed','','iget-max','','','2021-08-22 19:32:30','2021-08-22 16:32:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=626',0,'product','',0),(627,1,'2021-08-22 18:56:26','2021-08-22 15:56:26','','IGET KING','','publish','closed','closed','','iget-king','','','2021-08-22 18:56:26','2021-08-22 15:56:26','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=627',0,'product','',0),(628,1,'2021-08-22 19:33:27','2021-08-22 16:33:27','','iget','','inherit','open','closed','','iget-3','','','2021-08-26 02:17:58','2021-08-25 23:17:58','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget.svg',0,'attachment','image/svg+xml',0),(629,1,'2021-08-22 19:34:15','2021-08-22 16:34:15','','iget-scroll-img-1','','inherit','open','closed','','iget-scroll-img-1-2','','','2021-08-26 02:18:07','2021-08-25 23:18:07','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-1-1.png',0,'attachment','image/png',0),(630,1,'2021-08-22 19:34:24','2021-08-22 16:34:24','','iget-scroll-img-2','','inherit','open','closed','','iget-scroll-img-2-2','','','2021-08-26 02:18:11','2021-08-25 23:18:11','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-2-1.png',0,'attachment','image/png',0),(631,1,'2021-08-22 19:34:34','2021-08-22 16:34:34','','iget-scroll-img-3','','inherit','open','closed','','iget-scroll-img-3-2','','','2021-08-26 02:18:13','2021-08-25 23:18:13','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-scroll-img-3-1.png',0,'attachment','image/png',0),(632,1,'2021-08-22 19:39:30','2021-08-22 16:39:30','','info-img-1','','inherit','open','closed','','info-img-1-6','','','2021-08-26 02:18:15','2021-08-25 23:18:15','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-5.png',0,'attachment','image/png',0),(633,1,'2021-08-22 19:39:32','2021-08-22 16:39:32','','info-img-2','','inherit','open','closed','','info-img-2-6','','','2021-08-26 02:18:17','2021-08-25 23:18:17','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-5.png',0,'attachment','image/png',0),(634,1,'2021-08-22 19:39:33','2021-08-22 16:39:33','','info-img-3','','inherit','open','closed','','info-img-3-6','','','2021-08-26 02:18:19','2021-08-25 23:18:19','',61,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-5.png',0,'attachment','image/png',0),(635,1,'2021-08-22 19:47:59','2021-08-22 16:47:59','','puff-bar','','inherit','open','closed','','puff-bar-3','','','2021-08-26 02:18:23','2021-08-25 23:18:23','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar.svg',0,'attachment','image/svg+xml',0),(636,1,'2021-08-22 19:50:03','2021-08-22 16:50:03','','info-img-1','','inherit','open','closed','','info-img-1-7','','','2021-08-26 02:18:25','2021-08-25 23:18:25','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-1-6.png',0,'attachment','image/png',0),(637,1,'2021-08-22 19:50:04','2021-08-22 16:50:04','','info-img-2','','inherit','open','closed','','info-img-2-7','','','2021-08-26 02:18:28','2021-08-25 23:18:28','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-2-6.png',0,'attachment','image/png',0),(638,1,'2021-08-22 19:50:04','2021-08-22 16:50:04','','info-img-3','','inherit','open','closed','','info-img-3-7','','','2021-08-26 02:18:31','2021-08-25 23:18:31','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/info-img-3-6.png',0,'attachment','image/png',0),(639,1,'2021-08-22 19:50:05','2021-08-22 16:50:05','','puff-bar','','inherit','open','closed','','puff-bar-4','','','2021-08-26 02:18:33','2021-08-25 23:18:33','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-2.png',0,'attachment','image/png',0),(640,1,'2021-08-22 19:50:06','2021-08-22 16:50:06','','puff-bar-scroll-img-1','','inherit','open','closed','','puff-bar-scroll-img-1-2','','','2021-08-26 02:18:36','2021-08-25 23:18:36','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-1-1.png',0,'attachment','image/png',0),(641,1,'2021-08-22 19:50:09','2021-08-22 16:50:09','','puff-bar-scroll-img-2','','inherit','open','closed','','puff-bar-scroll-img-2-2','','','2021-08-26 02:18:38','2021-08-25 23:18:38','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-2-1.png',0,'attachment','image/png',0),(642,1,'2021-08-22 19:50:11','2021-08-22 16:50:11','','puff-bar-scroll-img-3','','inherit','open','closed','','puff-bar-scroll-img-3-2','','','2021-08-26 02:18:41','2021-08-25 23:18:41','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-bar-scroll-img-3-1.png',0,'attachment','image/png',0),(643,1,'2021-08-22 19:50:13','2021-08-22 16:50:13','','puff-nano','','inherit','open','closed','','puff-nano-2','','','2021-08-26 02:18:46','2021-08-25 23:18:46','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-nano-1.png',0,'attachment','image/png',0),(644,1,'2021-08-22 19:50:13','2021-08-22 16:50:13','','puff-plus','','inherit','open','closed','','puff-plus-2','','','2021-08-26 02:18:44','2021-08-25 23:18:44','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff-plus-1.png',0,'attachment','image/png',0),(645,1,'2021-08-22 19:50:14','2021-08-22 16:50:14','','usa-flag-icon','','inherit','open','closed','','usa-flag-icon','','','2021-08-26 02:18:48','2021-08-25 23:18:48','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/usa-flag-icon.svg',0,'attachment','image/svg+xml',0),(646,1,'2021-08-22 20:05:17','2021-08-22 17:05:17','','Puff Nano','','publish','closed','closed','','puff-nano','','','2021-08-22 20:05:17','2021-08-22 17:05:17','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=646',0,'product','',0),(647,1,'2021-08-22 20:04:22','2021-08-22 17:04:22','','Puff Bar','','inherit','closed','closed','','155-autosave-v1','','','2021-08-22 20:04:22','2021-08-22 17:04:22','',155,'https://upod.goodface.com.ua/wp/?p=647',0,'revision','',0),(648,1,'2021-08-22 20:06:03','2021-08-22 17:06:03','','Puff Plus','','publish','closed','closed','','puff-plus','','','2021-08-22 20:06:03','2021-08-22 17:06:03','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=648',0,'product','',0),(649,1,'2021-08-22 20:07:52','2021-08-22 17:07:52','a:12:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:7:\"product\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Полоска 1','slider_1','publish','closed','closed','','field_612284262bd6b','','','2021-08-22 20:14:36','2021-08-22 17:14:36','',141,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=649',0,'acf-field','',0),(650,1,'2021-08-22 20:07:52','2021-08-22 17:07:52','a:12:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:7:\"product\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Полоска 2','slider_2','publish','closed','closed','','field_612284602bd6e','','','2021-08-22 20:14:36','2021-08-22 17:14:36','',141,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=650',1,'acf-field','',0),(651,1,'2021-08-22 20:07:52','2021-08-22 17:07:52','a:12:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:7:\"product\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Полоска 3','slider_3','publish','closed','closed','','field_612284622bd6f','','','2021-08-22 20:14:36','2021-08-22 17:14:36','',141,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=651',2,'acf-field','',0),(652,1,'2021-08-22 20:15:45','2021-08-22 17:15:45','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-22 20:15:45','2021-08-22 17:15:45','',9,'https://upod.goodface.com.ua/wp/?p=652',0,'revision','',0),(653,1,'2021-08-22 20:24:41','2021-08-22 17:24:41','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-22 20:24:41','2021-08-22 17:24:41','',9,'https://upod.goodface.com.ua/wp/?p=653',0,'revision','',0),(654,1,'2021-08-22 20:25:47','2021-08-22 17:25:47','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-22 20:25:47','2021-08-22 17:25:47','',72,'https://upod.goodface.com.ua/wp/?p=654',0,'revision','',0),(655,1,'2021-08-22 20:26:07','2021-08-22 17:26:07','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-22 20:26:07','2021-08-22 17:26:07','',71,'https://upod.goodface.com.ua/wp/?p=655',0,'revision','',0),(657,1,'2021-08-22 20:29:58','2021-08-22 17:29:58','','Aiir - ua','','publish','closed','closed','','aiir-ua','','','2021-08-26 02:34:42','2021-08-25 23:34:42','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=657',0,'brand','',0),(658,1,'2021-08-22 20:30:21','2021-08-22 17:30:21','','Aiir - en','','publish','closed','closed','','aiir-en','','','2021-08-26 02:34:30','2021-08-25 23:34:30','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=658',0,'brand','',0),(659,1,'2021-08-22 20:30:47','2021-08-22 17:30:47','','Eleaf  - ua','','publish','closed','closed','','eleaf-ua','','','2021-08-25 21:36:23','2021-08-25 18:36:23','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=659',0,'brand','',0),(660,1,'2021-08-22 20:31:06','2021-08-22 17:31:06','','Eleaf - en','','publish','closed','closed','','eleaf-en','','','2021-08-25 21:35:50','2021-08-25 18:35:50','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=660',0,'brand','',0),(661,1,'2021-08-22 20:31:54','2021-08-22 17:31:54','','IGET - ua','','publish','closed','closed','','iget-ua','','','2021-08-25 21:34:48','2021-08-25 18:34:48','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=661',0,'brand','',0),(662,1,'2021-08-22 20:32:10','2021-08-22 17:32:10','','IGET - en','','publish','closed','closed','','iget-en','','','2021-08-25 21:34:12','2021-08-25 18:34:12','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=662',0,'brand','',0),(663,1,'2021-08-22 20:32:31','2021-08-22 17:32:31','','HQD - ua','','publish','closed','closed','','hqd-ua','','','2021-08-25 21:33:36','2021-08-25 18:33:36','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=663',0,'brand','',0),(664,1,'2021-08-22 20:32:41','2021-08-22 17:32:41','','HQD - en','','publish','closed','closed','','hqd-en','','','2021-08-25 21:33:08','2021-08-25 18:33:08','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=664',0,'brand','',0),(665,1,'2021-08-22 20:33:38','2021-08-22 17:33:38','','Puff bar - ua','','publish','closed','closed','','puff-bar-ua','','','2021-08-27 16:20:48','2021-08-27 13:20:48','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=665',0,'brand','',0),(666,1,'2021-08-22 20:34:08','2021-08-22 17:34:08','','Puff bar - en','','publish','closed','closed','','puff-bar-en','','','2021-08-27 16:11:49','2021-08-27 13:11:49','',0,'https://upod.goodface.com.ua/wp/?post_type=brand&#038;p=666',0,'brand','',0),(667,1,'2021-08-22 20:35:53','2021-08-22 17:35:53','','Puff Plus','','publish','closed','closed','','puff-plus','','','2021-08-22 20:35:53','2021-08-22 17:35:53','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=667',0,'product','',0),(668,1,'2021-08-22 20:36:07','2021-08-22 17:36:07','','Puff Plus','','publish','closed','closed','','puff-plus','','','2021-08-22 20:36:07','2021-08-22 17:36:07','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=668',0,'product','',0),(669,1,'2021-08-22 20:36:26','2021-08-22 17:36:26','','Puff Nano','','publish','closed','closed','','puff-nano','','','2021-08-22 20:36:26','2021-08-22 17:36:26','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=669',0,'product','',0),(670,1,'2021-08-22 20:36:36','2021-08-22 17:36:36','','Puff Nano','','publish','closed','closed','','puff-nano','','','2021-08-22 20:36:36','2021-08-22 17:36:36','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=670',0,'product','',0),(671,1,'2021-08-22 20:37:10','2021-08-22 17:37:10','','Aiir BILO - ua','','publish','closed','closed','','puff-nano-ua','','','2021-08-22 20:37:22','2021-08-22 17:37:22','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=671',0,'product','',0),(672,1,'2021-08-22 20:37:30','2021-08-22 17:37:30','','Aiir BILO - en','','publish','closed','closed','','aiir-bilo-en','','','2021-08-22 20:37:30','2021-08-22 17:37:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=672',0,'product','',0),(673,1,'2021-08-22 20:37:57','2021-08-22 17:37:57','','Aiir Plane - ua','','publish','closed','closed','','aiir-plane-ua','','','2021-08-22 20:37:57','2021-08-22 17:37:57','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=673',0,'product','',0),(674,1,'2021-08-22 20:38:10','2021-08-22 17:38:10','','Aiir Plane - en','','publish','closed','closed','','aiir-plane-en','','','2021-08-22 20:38:10','2021-08-22 17:38:10','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=674',0,'product','',0),(675,1,'2021-08-22 20:38:29','2021-08-22 17:38:29','','IGET MAX - ua','','publish','closed','closed','','iget-max-ua','','','2021-08-22 20:38:29','2021-08-22 17:38:29','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=675',0,'product','',0),(676,1,'2021-08-22 20:38:41','2021-08-22 17:38:41','','IGET MAX - en','','publish','closed','closed','','iget-max-en','','','2021-08-22 20:38:41','2021-08-22 17:38:41','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=676',0,'product','',0),(677,1,'2021-08-22 20:39:02','2021-08-22 17:39:02','','IGET KING - ua','','publish','closed','closed','','iget-king-ua','','','2021-08-22 20:39:02','2021-08-22 17:39:02','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=677',0,'product','',0),(678,1,'2021-08-22 20:39:11','2021-08-22 17:39:11','','IGET KING - en','','publish','closed','closed','','iget-king-en','','','2021-08-22 20:39:11','2021-08-22 17:39:11','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=678',0,'product','',0),(679,1,'2021-08-22 20:39:41','2021-08-22 17:39:41','','Aiir Plus - ua','','publish','closed','closed','','aiir-plus-ua','','','2021-08-22 20:39:41','2021-08-22 17:39:41','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=679',0,'product','',0),(680,1,'2021-08-22 20:39:52','2021-08-22 17:39:52','','Aiir Plus - en','','publish','closed','closed','','aiir-plus-en','','','2021-08-22 20:39:52','2021-08-22 17:39:52','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=680',0,'product','',0),(681,1,'2021-08-22 20:40:20','2021-08-22 17:40:20','','Aiir POP - ua','','publish','closed','closed','','aiir-pop-ua','','','2021-08-22 20:40:20','2021-08-22 17:40:20','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=681',0,'product','',0),(682,1,'2021-08-22 20:40:31','2021-08-22 17:40:31','','Aiir POP - en','','publish','closed','closed','','aiir-pop-en','','','2021-08-22 20:40:31','2021-08-22 17:40:31','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=682',0,'product','',0),(683,1,'2021-08-22 20:40:53','2021-08-22 17:40:53','','Aiir Surf - ua','','publish','closed','closed','','aiir-surf-ua','','','2021-08-22 20:40:53','2021-08-22 17:40:53','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=683',0,'product','',0),(684,1,'2021-08-22 20:41:16','2021-08-22 17:41:16','','Aiir Surf - en','','publish','closed','closed','','aiir-surf-en','','','2021-08-22 20:41:16','2021-08-22 17:41:16','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=684',0,'product','',0),(685,1,'2021-08-22 20:43:19','2021-08-22 17:43:19','','Aiir Wave - ua','','publish','closed','closed','','aiir-wave-ua','','','2021-08-22 20:43:19','2021-08-22 17:43:19','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=685',0,'product','',0),(686,1,'2021-08-22 20:43:28','2021-08-22 17:43:28','','Aiir Wave - en','','publish','closed','closed','','aiir-wave-en','','','2021-08-22 20:43:28','2021-08-22 17:43:28','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=686',0,'product','',0),(687,1,'2021-08-22 20:43:47','2021-08-22 17:43:47','','Aiir Wave - ua','','publish','closed','closed','','aiir-wave-ua-2','','','2021-08-22 20:43:47','2021-08-22 17:43:47','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=687',0,'product','',0),(688,1,'2021-08-22 20:43:57','2021-08-22 17:43:57','','Aiir Wave - en','','publish','closed','closed','','aiir-wave-en-2','','','2021-08-22 20:43:57','2021-08-22 17:43:58','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=688',0,'product','',0),(689,1,'2021-08-22 20:44:12','2021-08-22 17:44:12','','Eleaf - ua','','publish','closed','closed','','eleaf-ua','','','2021-08-25 15:03:16','2021-08-25 12:03:16','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=689',0,'product','',0),(690,1,'2021-08-22 20:44:22','2021-08-22 17:44:22','','Eleaf - en','','publish','closed','closed','','eleaf-en','','','2021-08-25 15:03:12','2021-08-25 12:03:12','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=690',0,'product','',0),(691,1,'2021-08-22 20:44:39','2021-08-22 17:44:39','','HQD Cuvie - ua','','publish','closed','closed','','hqd-cuvie-ua','','','2021-08-22 20:44:39','2021-08-22 17:44:39','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=691',0,'product','',0),(692,1,'2021-08-22 20:44:49','2021-08-22 17:44:49','','HQD Cuvie - en','','publish','closed','closed','','hqd-cuvie-en','','','2021-08-22 20:44:49','2021-08-22 17:44:49','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=692',0,'product','',0),(693,1,'2021-08-22 20:45:02','2021-08-22 17:45:02','','HQD Cuvie Plus - ua','','publish','closed','closed','','hqd-cuvie-plus-ua','','','2021-08-22 20:45:02','2021-08-22 17:45:02','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=693',0,'product','',0),(694,1,'2021-08-22 20:45:19','2021-08-22 17:45:19','','HQD Cuvie Plus - en','','publish','closed','closed','','hqd-cuvie-plus-en','','','2021-08-22 20:45:19','2021-08-22 17:45:19','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=694',0,'product','',0),(695,1,'2021-08-22 20:45:55','2021-08-22 17:45:55','','IGET NOVA - ua','','publish','closed','closed','','iget-nova-ua','','','2021-08-22 20:45:55','2021-08-22 17:45:55','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=695',0,'product','',0),(696,1,'2021-08-22 20:46:08','2021-08-22 17:46:08','','IGET NOVA - en','','publish','closed','closed','','iget-nova-en','','','2021-08-22 20:46:08','2021-08-22 17:46:08','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=696',0,'product','',0),(697,1,'2021-08-22 20:46:23','2021-08-22 17:46:23','','IGET PLUS - ua','','publish','closed','closed','','iget-plus-ua','','','2021-08-22 20:46:23','2021-08-22 17:46:23','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=697',0,'product','',0),(698,1,'2021-08-22 20:46:35','2021-08-22 17:46:35','','IGET PLUS - en','','publish','closed','closed','','iget-plus-en','','','2021-08-22 20:46:35','2021-08-22 17:46:35','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=698',0,'product','',0),(699,1,'2021-08-22 20:47:18','2021-08-22 17:47:18','','IGET 600 - ua','','publish','closed','closed','','iget-600-ua','','','2021-08-22 20:47:18','2021-08-22 17:47:18','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=699',0,'product','',0),(700,1,'2021-08-22 20:47:28','2021-08-22 17:47:28','','IGET 600 - en','','publish','closed','closed','','iget-600-en','','','2021-08-22 20:47:28','2021-08-22 17:47:28','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=700',0,'product','',0),(701,1,'2021-08-22 20:47:49','2021-08-22 17:47:49','','IGET XXL - ua','','publish','closed','closed','','iget-xxl-ua','','','2021-08-22 20:47:49','2021-08-22 17:47:49','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=701',0,'product','',0),(702,1,'2021-08-22 20:47:59','2021-08-22 17:47:59','','IGET XXL - en','','publish','closed','closed','','iget-xxl-en','','','2021-08-22 20:47:59','2021-08-22 17:47:59','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=702',0,'product','',0),(703,1,'2021-08-22 20:48:30','2021-08-22 17:48:30','','IORE LITE black - ua','','publish','closed','closed','','iore-lite-black-ua','','','2021-08-22 20:48:30','2021-08-22 17:48:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=703',0,'product','',0),(704,1,'2021-08-22 20:48:40','2021-08-22 17:48:40','','IORE LITE black - en','','publish','closed','closed','','iore-lite-black-en','','','2021-08-22 20:48:40','2021-08-22 17:48:40','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=704',0,'product','',0),(705,1,'2021-08-22 20:48:53','2021-08-22 17:48:53','','IORE LITE white - ua','','publish','closed','closed','','iore-lite-white-ua','','','2021-08-22 20:48:53','2021-08-22 17:48:53','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=705',0,'product','',0),(706,1,'2021-08-22 20:49:07','2021-08-22 17:49:07','','IORE LITE white - en','','publish','closed','closed','','iore-lite-white-en','','','2021-08-22 20:49:07','2021-08-22 17:49:07','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=706',0,'product','',0),(707,1,'2021-08-22 20:49:26','2021-08-22 17:49:26','','IORE LITE - ua','','publish','closed','closed','','iore-lite-ua','','','2021-08-22 20:49:26','2021-08-22 17:49:26','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=707',0,'product','',0),(708,1,'2021-08-22 20:49:35','2021-08-22 17:49:35','','IORE LITE - en','','publish','closed','closed','','iore-lite-en','','','2021-08-22 20:49:35','2021-08-22 17:49:35','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=708',0,'product','',0),(709,1,'2021-08-22 20:49:50','2021-08-22 17:49:50','','HQD MAXX - ua','','publish','closed','closed','','hqd-maxx-ua','','','2021-08-22 20:49:50','2021-08-22 17:49:50','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=709',0,'product','',0),(710,1,'2021-08-22 20:49:59','2021-08-22 17:49:59','','HQD MAXX - en','','publish','closed','closed','','hqd-maxx-en','','','2021-08-22 20:49:59','2021-08-22 17:49:59','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=710',0,'product','',0),(711,1,'2021-08-22 20:51:04','2021-08-22 17:51:04','','HQD Mega - ua','','publish','closed','closed','','hqd-mega-ua','','','2021-08-22 20:51:04','2021-08-22 17:51:04','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=711',0,'product','',0),(712,1,'2021-08-22 20:51:13','2021-08-22 17:51:13','','HQD Mega - en','','publish','closed','closed','','hqd-mega-en','','','2021-08-22 20:51:13','2021-08-22 17:51:13','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=712',0,'product','',0),(713,1,'2021-08-22 20:51:30','2021-08-22 17:51:30','','HQD Melo - ua','','publish','closed','closed','','hqd-melo-ua','','','2021-08-22 20:51:30','2021-08-22 17:51:30','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=713',0,'product','',0),(714,1,'2021-08-22 20:51:43','2021-08-22 17:51:43','','HQD Melo - en','','publish','closed','closed','','hqd-melo-en','','','2021-08-22 20:51:43','2021-08-22 17:51:43','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=714',0,'product','',0),(715,1,'2021-08-22 20:52:00','2021-08-22 17:52:00','','HQD Super - ua','','publish','closed','closed','','hqd-super-ua','','','2021-08-22 20:52:00','2021-08-22 17:52:00','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=715',0,'product','',0),(716,1,'2021-08-22 20:52:11','2021-08-22 17:52:11','','HQD Super - en','','publish','closed','closed','','hqd-super-en','','','2021-08-22 20:52:11','2021-08-22 17:52:11','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=716',0,'product','',0),(717,1,'2021-08-22 20:52:22','2021-08-22 17:52:22','','HQD Rosy - ua','','publish','closed','closed','','hqd-rosy-ua','','','2021-08-22 20:52:22','2021-08-22 17:52:22','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=717',0,'product','',0),(718,1,'2021-08-22 20:52:31','2021-08-22 17:52:31','','HQD Rosy - en','','publish','closed','closed','','hqd-rosy-en','','','2021-08-22 20:52:31','2021-08-22 17:52:31','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=718',0,'product','',0),(719,1,'2021-08-22 20:52:46','2021-08-22 17:52:46','','HQD Ultra Stick - ua','','publish','closed','closed','','hqd-ultra-stick-ua','','','2021-08-22 20:52:46','2021-08-22 17:52:46','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=719',0,'product','',0),(720,1,'2021-08-22 20:52:53','2021-08-22 17:52:53','','HQD Ultra Stick - en','','publish','closed','closed','','hqd-ultra-stick-en','','','2021-08-22 20:52:53','2021-08-22 17:52:53','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=720',0,'product','',0),(721,1,'2021-08-22 20:53:05','2021-08-22 17:53:05','','HQD V2 - ua','','publish','closed','closed','','hqd-v2-ua','','','2021-08-22 20:53:05','2021-08-22 17:53:05','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=721',0,'product','',0),(722,1,'2021-08-22 20:53:13','2021-08-22 17:53:13','','HQD V2 - en','','publish','closed','closed','','hqd-v2-en','','','2021-08-22 20:53:13','2021-08-22 17:53:13','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=722',0,'product','',0),(723,1,'2021-08-22 20:53:25','2021-08-22 17:53:25','','IGET JANNA - ua','','publish','closed','closed','','iget-janna-ua','','','2021-08-22 20:53:25','2021-08-22 17:53:25','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=723',0,'product','',0),(724,1,'2021-08-22 20:53:33','2021-08-22 17:53:33','','IGET JANNA - en','','publish','closed','closed','','iget-janna-en','','','2021-08-22 20:53:33','2021-08-22 17:53:33','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=724',0,'product','',0),(725,1,'2021-08-22 20:53:44','2021-08-22 17:53:44','','IGET SHION - ua','','publish','closed','closed','','iget-shion-ua','','','2021-08-22 20:53:44','2021-08-22 17:53:44','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=725',0,'product','',0),(726,1,'2021-08-22 20:53:52','2021-08-22 17:53:52','','IGET SHION - en','','publish','closed','closed','','iget-shion-en','','','2021-08-22 20:53:52','2021-08-22 17:53:52','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=726',0,'product','',0),(727,1,'2021-08-22 20:54:03','2021-08-22 17:54:03','','Puff Bar - ua','','publish','closed','closed','','puff-bar-ua','','','2021-08-22 20:54:03','2021-08-22 17:54:03','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=727',0,'product','',0),(728,1,'2021-08-22 20:54:14','2021-08-22 17:54:14','','Puff Bar - en','','publish','closed','closed','','puff-bar-en','','','2021-08-22 20:54:14','2021-08-22 17:54:14','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=728',0,'product','',0),(729,1,'2021-08-22 20:54:26','2021-08-22 17:54:26','','HQD Stark - ua','','publish','closed','closed','','hqd-stark-ua','','','2021-08-22 20:54:26','2021-08-22 17:54:26','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=729',0,'product','',0),(730,1,'2021-08-22 20:54:34','2021-08-22 17:54:34','','HQD Stark - en','','publish','closed','closed','','hqd-stark-en','','','2021-08-22 20:54:34','2021-08-22 17:54:34','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=730',0,'product','',0),(731,1,'2021-08-22 20:54:54','2021-08-22 17:54:54','','HQD Maxim - ua','','publish','closed','closed','','hqd-maxim-ua','','','2021-08-22 20:54:54','2021-08-22 17:54:54','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=731',0,'product','',0),(732,1,'2021-08-22 20:55:11','2021-08-22 17:55:11','','HQD Maxim - en','','publish','closed','closed','','hqd-maxim-en','','','2021-08-22 20:55:11','2021-08-22 17:55:11','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=732',0,'product','',0),(733,1,'2021-08-22 20:55:27','2021-08-22 17:55:27','','HQD King - ua','','publish','closed','closed','','hqd-king-ua','','','2021-08-22 20:55:27','2021-08-22 17:55:27','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=733',0,'product','',0),(734,1,'2021-08-22 20:55:37','2021-08-22 17:55:37','','HQD King - en','','publish','closed','closed','','hqd-king-en','','','2021-08-22 20:55:37','2021-08-22 17:55:37','',0,'https://upod.goodface.com.ua/wp/?post_type=product&#038;p=734',0,'product','',0),(735,1,'2021-08-22 20:56:56','2021-08-22 17:56:56','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-22 20:56:56','2021-08-22 17:56:56','',71,'https://upod.goodface.com.ua/wp/?p=735',0,'revision','',0),(736,1,'2021-08-22 20:58:01','2021-08-22 17:58:01','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-22 20:58:01','2021-08-22 17:58:01','',72,'https://upod.goodface.com.ua/wp/?p=736',0,'revision','',0),(737,1,'2021-08-22 21:01:30','2021-08-22 18:01:30','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-22 21:01:30','2021-08-22 18:01:30','',71,'https://upod.goodface.com.ua/wp/?p=737',0,'revision','',0),(738,1,'2021-08-22 21:03:18','2021-08-22 18:03:18','a:12:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:5:\"brand\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:13:\"return_format\";s:2:\"id\";s:12:\"translations\";s:9:\"copy_once\";s:2:\"ui\";i:1;}','Список брендов','brand_list','publish','closed','closed','','field_61229153d215f','','','2021-08-22 21:04:16','2021-08-22 18:04:16','',134,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=738',6,'acf-field','',0),(739,1,'2021-08-22 21:04:46','2021-08-22 18:04:46','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-22 21:04:46','2021-08-22 18:04:46','',71,'https://upod.goodface.com.ua/wp/?p=739',0,'revision','',0),(740,1,'2021-08-22 21:04:59','2021-08-22 18:04:59','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-22 21:04:59','2021-08-22 18:04:59','',72,'https://upod.goodface.com.ua/wp/?p=740',0,'revision','',0),(741,1,'2021-08-22 21:17:49','2021-08-22 18:17:49','','Хлібна Гавань, 5.','','publish','closed','closed','','%d1%85%d0%bb%d1%96%d0%b1%d0%bd%d0%b0-%d0%b3%d0%b0%d0%b2%d0%b0%d0%bd%d1%8c-5','','','2021-08-26 17:59:13','2021-08-26 14:59:13','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=741',0,'shop','',0),(742,1,'2021-08-22 21:17:59','2021-08-22 18:17:59','','Хлібна Гавань, 5.','','publish','closed','closed','','%d1%85%d0%bb%d1%96%d0%b1%d0%bd%d0%b0-%d0%b3%d0%b0%d0%b2%d0%b0%d0%bd%d1%8c-5','','','2021-08-26 17:59:05','2021-08-26 14:59:05','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=742',0,'shop','',0),(743,1,'2021-08-22 21:18:10','2021-08-22 18:18:10','','Митна площа, 1.','','publish','closed','closed','','%d0%bc%d0%b8%d1%82%d0%bd%d0%b0-%d0%bf%d0%bb%d0%be%d1%89%d0%b0-1','','','2021-08-26 17:57:04','2021-08-26 14:57:04','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=743',0,'shop','',0),(744,1,'2021-08-22 21:18:18','2021-08-22 18:18:18','','Митна площа, 1.','','publish','closed','closed','','%d0%bc%d0%b8%d1%82%d0%bd%d0%b0-%d0%bf%d0%bb%d0%be%d1%89%d0%b0-1','','','2021-08-26 17:57:08','2021-08-26 14:57:08','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=744',0,'shop','',0),(745,1,'2021-08-22 21:18:33','2021-08-22 18:18:33','','вулиця Соломії Крушельницької, 11-13.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d1%81%d0%be%d0%bb%d0%be%d0%bc%d1%96%d1%97-%d0%ba%d1%80%d1%83%d1%88%d0%b5%d0%bb%d1%8c%d0%bd%d0%b8%d1%86%d1%8c%d0%ba%d0%be%d1%97-11-13','','','2021-08-26 17:55:36','2021-08-26 14:55:36','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=745',0,'shop','',0),(746,1,'2021-08-22 21:18:40','2021-08-22 18:18:40','','вулиця Соломії Крушельницької, 11-13.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d1%81%d0%be%d0%bb%d0%be%d0%bc%d1%96%d1%97-%d0%ba%d1%80%d1%83%d1%88%d0%b5%d0%bb%d1%8c%d0%bd%d0%b8%d1%86%d1%8c%d0%ba%d0%be%d1%97-11-13','','','2021-08-26 17:56:08','2021-08-26 14:56:08','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=746',0,'shop','',0),(747,1,'2021-08-22 21:18:51','2021-08-22 18:18:51','','Площа Ринок','','publish','closed','closed','','%d0%bf%d0%bb%d0%be%d1%89%d0%b0-%d1%80%d0%b8%d0%bd%d0%be%d0%ba','','','2021-08-26 17:53:14','2021-08-26 14:53:14','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=747',0,'shop','',0),(748,1,'2021-08-22 21:18:58','2021-08-22 18:18:58','','Площа Ринок','','publish','closed','closed','','%d0%bf%d0%bb%d0%be%d1%89%d0%b0-%d1%80%d0%b8%d0%bd%d0%be%d0%ba','','','2021-08-26 17:53:05','2021-08-26 14:53:05','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=748',0,'shop','',0),(749,1,'2021-08-22 21:19:08','2021-08-22 18:19:08','','вулиця Вадима Гетьмана, 17.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d0%b2%d0%b0%d0%b4%d0%b8%d0%bc%d0%b0-%d0%b3%d0%b5%d1%82%d1%8c%d0%bc%d0%b0%d0%bd%d0%b0-17','','','2021-08-26 17:51:31','2021-08-26 14:51:31','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=749',0,'shop','',0),(750,1,'2021-08-22 21:19:16','2021-08-22 18:19:16','','вулиця Вадима Гетьмана, 17.','','publish','closed','closed','','%d0%b2%d1%83%d0%bb%d0%b8%d1%86%d1%8f-%d0%b2%d0%b0%d0%b4%d0%b8%d0%bc%d0%b0-%d0%b3%d0%b5%d1%82%d1%8c%d0%bc%d0%b0%d0%bd%d0%b0-17','','','2021-08-26 17:51:24','2021-08-26 14:51:24','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=750',0,'shop','',0),(751,1,'2021-08-22 21:19:27','2021-08-22 18:19:27','','проспект Академіка Глушкова, 31А.','','publish','closed','closed','','%d0%bf%d1%80%d0%be%d1%81%d0%bf%d0%b5%d0%ba%d1%82-%d0%b0%d0%ba%d0%b0%d0%b4%d0%b5%d0%bc%d1%96%d0%ba%d0%b0-%d0%b3%d0%bb%d1%83%d1%88%d0%ba%d0%be%d0%b2%d0%b0-31%d0%b0','','','2021-08-26 17:49:52','2021-08-26 14:49:52','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=751',0,'shop','',0),(752,1,'2021-08-22 21:19:33','2021-08-22 18:19:33','','проспект Академіка Глушкова, 31А.','','publish','closed','closed','','%d0%bf%d1%80%d0%be%d1%81%d0%bf%d0%b5%d0%ba%d1%82-%d0%b0%d0%ba%d0%b0%d0%b4%d0%b5%d0%bc%d1%96%d0%ba%d0%b0-%d0%b3%d0%bb%d1%83%d1%88%d0%ba%d0%be%d0%b2%d0%b0-31%d0%b0','','','2021-08-26 17:49:28','2021-08-26 14:49:28','',0,'https://upod.goodface.com.ua/wp/?post_type=shop&#038;p=752',0,'shop','',0),(753,1,'2021-08-23 14:37:53','2021-08-23 11:37:53','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','join_form_thanks_text-ru','publish','closed','closed','','field_6123886692260','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=753',16,'acf-field','',0),(754,1,'2021-08-23 14:37:53','2021-08-23 11:37:53','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','join_form_thanks_text-uk','publish','closed','closed','','field_6123888292261','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=754',16,'acf-field','',0),(756,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма комерческого предложения','_копия2','publish','closed','closed','','field_6123928cd41e6','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=756',17,'acf-field','',0),(757,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','commerce_form_thanks-ru','publish','closed','closed','','field_6123921cd41e0','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=757',19,'acf-field','',0),(758,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','commerce_form_thanks_text-ru','publish','closed','closed','','field_6123923ed41e1','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=758',20,'acf-field','',0),(759,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма комерческого предложения','','publish','closed','closed','','field_6123920bd41df','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=759',17,'acf-field','',0),(760,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','commerce_form_thanks-uk','publish','closed','closed','','field_6123927bd41e4','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=760',19,'acf-field','',0),(761,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','commerce_form_thanks_text-uk','publish','closed','closed','','field_6123925fd41e2','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=761',20,'acf-field','',0),(762,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Форма комерческого предложения','','publish','closed','closed','','field_6123928ed41e7','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=762',17,'acf-field','',0),(763,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','commerce_form_thanks-en','publish','closed','closed','','field_6123927cd41e5','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=763',19,'acf-field','',0),(764,1,'2021-08-23 15:21:26','2021-08-23 12:21:26','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','commerce_form_thanks_text-en','publish','closed','closed','','field_61239261d41e3','','','2021-08-24 17:16:43','2021-08-24 14:16:43','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=764',20,'acf-field','',0),(765,1,'2021-08-23 17:07:28','2021-08-23 14:07:28','','Где купить','','publish','closed','closed','','map','','','2021-08-27 14:47:00','2021-08-27 11:47:00','',0,'https://upod.goodface.com.ua/wp/?page_id=765',0,'page','',0),(766,1,'2021-08-23 17:07:28','2021-08-23 14:07:28','','гДЕ КУПИТЬ','','inherit','closed','closed','','765-revision-v1','','','2021-08-23 17:07:28','2021-08-23 14:07:28','',765,'https://upod.goodface.com.ua/wp/?p=766',0,'revision','',0),(767,1,'2021-08-23 17:07:42','2021-08-23 14:07:42','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-23 17:07:42','2021-08-23 14:07:42','',765,'https://upod.goodface.com.ua/wp/?p=767',0,'revision','',0),(768,1,'2021-08-23 17:08:15','2021-08-23 14:08:15','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"where_buy.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Где купить','%d0%b3%d0%b4%d0%b5-%d0%ba%d1%83%d0%bf%d0%b8%d1%82%d1%8c','publish','closed','closed','','group_6123abb51562c','','','2021-08-25 14:42:15','2021-08-25 11:42:15','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=768',0,'acf-field-group','',0),(769,1,'2021-08-23 17:08:15','2021-08-23 14:08:15','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_6123abc3a66c9','','','2021-08-25 14:42:15','2021-08-25 11:42:15','',768,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=769',0,'acf-field','',0),(770,1,'2021-08-23 17:11:21','2021-08-23 14:11:21','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-23 17:11:21','2021-08-23 14:11:21','',765,'https://upod.goodface.com.ua/wp/?p=770',0,'revision','',0),(771,1,'2021-08-23 17:12:29','2021-08-23 14:12:29','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-23 17:12:29','2021-08-23 14:12:29','',765,'https://upod.goodface.com.ua/wp/?p=771',0,'revision','',0),(772,1,'2021-08-23 17:13:37','2021-08-23 14:13:37','','Где купить','','publish','closed','closed','','map-ua','','','2021-08-23 17:13:53','2021-08-23 14:13:53','',0,'https://upod.goodface.com.ua/wp/?page_id=772',0,'page','',0),(773,1,'2021-08-23 17:13:37','2021-08-23 14:13:37','','Где купить','','inherit','closed','closed','','772-revision-v1','','','2021-08-23 17:13:37','2021-08-23 14:13:37','',772,'https://upod.goodface.com.ua/wp/?p=773',0,'revision','',0),(774,1,'2021-08-23 17:14:06','2021-08-23 14:14:06','','Где купить','','publish','closed','closed','','map-en','','','2021-08-23 17:14:15','2021-08-23 14:14:15','',0,'https://upod.goodface.com.ua/wp/?page_id=774',0,'page','',0),(775,1,'2021-08-23 17:14:06','2021-08-23 14:14:06','','Где купить','','inherit','closed','closed','','774-revision-v1','','','2021-08-23 17:14:06','2021-08-23 14:14:06','',774,'https://upod.goodface.com.ua/wp/?p=775',0,'revision','',0),(776,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"check_info.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Проверка подлинности','%d0%bf%d1%80%d0%be%d0%b2%d0%b5%d1%80%d0%ba%d0%b0-%d0%bf%d0%be%d0%b4%d0%bb%d0%b8%d0%bd%d0%bd%d0%be%d1%81%d1%82%d0%b8','publish','closed','closed','','group_6123ade3428ab','','','2021-08-26 13:14:38','2021-08-26 10:14:38','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=776',0,'acf-field-group','',0),(777,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок страницы','title','publish','closed','closed','','field_6123adf68267c','','','2021-08-25 14:41:59','2021-08-25 11:41:59','',776,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=777',0,'acf-field','',0),(778,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок страницы','subtitle','publish','closed','closed','','field_6123ae088267d','','','2021-08-23 17:49:51','2021-08-23 14:49:51','',776,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=778',1,'acf-field','',0),(779,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:29:\"Добавить способ\";}','Способ проверки','method_list','publish','closed','closed','','field_6123ae248267e','','','2021-08-23 18:06:25','2021-08-23 15:06:25','',776,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=779',2,'acf-field','',0),(780,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Описание способа','method_description','publish','closed','closed','','field_6123b4ab8267f','','','2021-08-23 18:09:14','2021-08-23 15:09:14','',779,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=780',1,'acf-field','',0),(781,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Надзаголовок','suptitle','publish','closed','closed','','field_6123b4d382680','','','2021-08-23 17:49:51','2021-08-23 14:49:51','',780,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=781',0,'acf-field','',0),(782,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_6123b4e482681','','','2021-08-23 17:49:51','2021-08-23 14:49:51','',780,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=782',1,'acf-field','',0),(783,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:7:\"wpautop\";s:12:\"translations\";s:9:\"translate\";}','Описание','text','publish','closed','closed','','field_6123b4ed82682','','','2021-08-23 17:56:10','2021-08-23 14:56:10','',780,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=783',2,'acf-field','',0),(784,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Шаг 1','step_1','publish','closed','closed','','field_6123b4ff82683','','','2021-08-23 18:09:14','2021-08-23 15:09:14','',779,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=784',2,'acf-field','',0),(785,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_6123b4ff82685','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',784,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=785',1,'acf-field','',0),(786,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Описание','text','publish','closed','closed','','field_6123b4ff82686','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',784,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=786',2,'acf-field','',0),(787,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','img','publish','closed','closed','','field_6123b4ff82684','','','2021-08-25 16:27:04','2021-08-25 13:27:04','',784,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=787',3,'acf-field','',0),(788,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Шаг 2','step_2','publish','closed','closed','','field_6123b53e8268b','','','2021-08-23 18:09:14','2021-08-23 15:09:14','',779,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=788',3,'acf-field','',0),(789,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','title','publish','closed','closed','','field_6123b53e8268c','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=789',1,'acf-field','',0),(790,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Описание','text','publish','closed','closed','','field_6123b53e8268d','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=790',2,'acf-field','',0),(791,1,'2021-08-23 17:49:51','2021-08-23 14:49:51','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','img','publish','closed','closed','','field_6123b53e8268e','','','2021-08-26 13:14:38','2021-08-26 10:14:38','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=791',3,'acf-field','',0),(805,1,'2021-08-23 17:50:59','2021-08-23 14:50:59','','Проверка подлинности','','publish','closed','closed','','check-info','','','2021-08-24 13:40:07','2021-08-24 10:40:07','',0,'https://upod.goodface.com.ua/wp/?page_id=805',0,'page','',0),(806,1,'2021-08-23 17:50:59','2021-08-23 14:50:59','','Проверка подлинности','','inherit','closed','closed','','805-revision-v1','','','2021-08-23 17:50:59','2021-08-23 14:50:59','',805,'https://upod.goodface.com.ua/wp/?p=806',0,'revision','',0),(807,1,'2021-08-23 17:53:26','2021-08-23 14:53:26','','check-1-step-1-img','','inherit','open','closed','','check-1-step-1-img','','','2021-08-26 02:18:51','2021-08-25 23:18:51','',805,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/check-1-step-1-img.png',0,'attachment','image/png',0),(808,1,'2021-08-23 17:53:28','2021-08-23 14:53:28','','check-1-step-2-img','','inherit','open','closed','','check-1-step-2-img','','','2021-08-26 02:18:56','2021-08-25 23:18:56','',805,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/check-1-step-2-img.png',0,'attachment','image/png',0),(809,1,'2021-08-23 17:53:28','2021-08-23 14:53:28','','check-2-step-1-img','','inherit','open','closed','','check-2-step-1-img','','','2021-08-26 02:18:54','2021-08-25 23:18:54','',805,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/check-2-step-1-img.png',0,'attachment','image/png',0),(810,1,'2021-08-23 17:55:15','2021-08-23 14:55:15','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Настройки','настройки','publish','closed','closed','','field_6123b67cab267','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',784,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=810',0,'acf-field','',0),(811,1,'2021-08-23 17:55:15','2021-08-23 14:55:15','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Настройки','настройки','publish','closed','closed','','field_6123b689ab268','','','2021-08-23 17:55:15','2021-08-23 14:55:15','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=811',0,'acf-field','',0),(812,1,'2021-08-23 17:55:15','2021-08-23 14:55:15','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Описание внизу','description_after_img','publish','closed','closed','','field_6123b694ab269','','','2021-08-24 13:40:03','2021-08-24 10:40:03','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=812',5,'acf-field','',0),(824,1,'2021-08-23 18:06:25','2021-08-23 15:06:25','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Способ проверки','способ_проверки','publish','closed','closed','','field_6123b82722bb4','','','2021-08-23 18:06:25','2021-08-23 15:06:25','',779,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=824',0,'acf-field','',0),(825,1,'2021-08-23 18:06:46','2021-08-23 15:06:46','','Проверка подлинности','','inherit','closed','closed','','805-revision-v1','','','2021-08-23 18:06:46','2021-08-23 15:06:46','',805,'https://upod.goodface.com.ua/wp/?p=825',0,'revision','',0),(826,1,'2021-08-23 18:26:17','2021-08-23 15:26:17','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"privacy_policy.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Политика конфиденциальности','%d0%bf%d0%be%d0%bb%d0%b8%d1%82%d0%b8%d0%ba%d0%b0-%d0%ba%d0%be%d0%bd%d1%84%d0%b8%d0%b4%d0%b5%d0%bd%d1%86%d0%b8%d0%b0%d0%bb%d1%8c%d0%bd%d0%be%d1%81%d1%82%d0%b8','trash','closed','closed','','group_6123bdfa1515d__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=826',0,'acf-field-group','',0),(827,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Условия использования сайта','terms_of_use','trash','closed','closed','','field_6123be711b228__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=827',0,'acf-field','',0),(828,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название таба в панели','terms_of_use_title','trash','closed','closed','','field_6123bead1b229__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=828',1,'acf-field','',0),(829,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Описание','terms_of_use_description','trash','closed','closed','','field_6123bed01b22a__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=829',2,'acf-field','',0),(830,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Шаги','terms_of_use_text','trash','closed','closed','','field_6123bef51b22b__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=830',3,'acf-field','',0),(831,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Политика использования файлов Cookie','terms_of_use_копия','trash','closed','closed','','field_6123bf191b22c__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=831',4,'acf-field','',0),(832,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название таба в панели','cookie_title','trash','closed','closed','','field_6123bf2e1b22d__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=832',5,'acf-field','',0),(833,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Описание','cookie_text','trash','closed','closed','','field_6123bf4f1b22e__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=833',6,'acf-field','',0),(834,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Гарантии','terms_of_use_копия2','trash','closed','closed','','field_6123bf6a1b22f__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=834',7,'acf-field','',0),(835,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название таба в панели','garanty_title','trash','closed','closed','','field_6123bf781b230__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=835',8,'acf-field','',0),(836,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Описание','garanty_text','trash','closed','closed','','field_6123bf7b1b231__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=836',9,'acf-field','',0),(837,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Сертификаты','сертификаты','trash','closed','closed','','field_6123bfb11b232__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=837',10,'acf-field','',0),(838,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Название таба в панели','sertificates_title','trash','closed','closed','','field_6123bfb71b233__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=838',11,'acf-field','',0),(839,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Описание','sertificates_description','trash','closed','closed','','field_6123bfe01b234__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=839',12,'acf-field','',0),(840,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:37:\"Добавить сертификат\";}','Список сертификатов','sertificates_list','trash','closed','closed','','field_6123bff21b235__trashed','','','2021-08-26 01:11:34','2021-08-25 22:11:34','',826,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=840',13,'acf-field','',0),(841,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Сертификат','сертификат','publish','closed','closed','','field_6123c0bb1b238','','','2021-08-23 18:38:08','2021-08-23 15:38:08','',840,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=841',0,'acf-field','',0),(842,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','img','publish','closed','closed','','field_6123c0241b236','','','2021-08-23 18:38:08','2021-08-23 15:38:08','',840,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=842',1,'acf-field','',0),(843,1,'2021-08-23 18:38:08','2021-08-23 15:38:08','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Описание','text','publish','closed','closed','','field_6123c0381b237','','','2021-08-23 18:38:08','2021-08-23 15:38:08','',840,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=843',2,'acf-field','',0),(844,1,'2021-08-23 18:45:00','2021-08-23 15:45:00','','Политика конфиденциальности','','publish','closed','closed','','privacy-policy','','','2021-08-26 01:26:51','2021-08-25 22:26:51','',0,'https://upod.goodface.com.ua/wp/?page_id=844',0,'page','',0),(845,1,'2021-08-23 18:45:00','2021-08-23 15:45:00','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-23 18:45:00','2021-08-23 15:45:00','',844,'https://upod.goodface.com.ua/wp/?p=845',0,'revision','',0),(846,1,'2021-08-23 18:47:54','2021-08-23 15:47:54','','ce-logo','','inherit','open','closed','','ce-logo','','','2021-08-26 02:18:59','2021-08-25 23:18:59','',844,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/ce-logo.svg',0,'attachment','image/svg+xml',0),(847,1,'2021-08-23 18:47:55','2021-08-23 15:47:55','','fc-logo','','inherit','open','closed','','fc-logo','','','2021-08-26 02:19:01','2021-08-25 23:19:01','',844,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/fc-logo.svg',0,'attachment','image/svg+xml',0),(848,1,'2021-08-23 18:47:55','2021-08-23 15:47:55','','rohs-logo','','inherit','open','closed','','rohs-logo','','','2021-08-26 02:19:04','2021-08-25 23:19:04','',844,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/rohs-logo.svg',0,'attachment','image/svg+xml',0),(849,1,'2021-08-23 18:58:03','2021-08-23 15:58:03','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-23 18:58:03','2021-08-23 15:58:03','',844,'https://upod.goodface.com.ua/wp/?p=849',0,'revision','',0),(850,1,'2021-08-23 18:59:12','2021-08-23 15:59:12','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-23 18:59:12','2021-08-23 15:59:12','',844,'https://upod.goodface.com.ua/wp/?p=850',0,'revision','',0),(851,1,'2021-08-23 19:11:10','2021-08-23 16:11:10','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-23 19:11:10','2021-08-23 16:11:10','',844,'https://upod.goodface.com.ua/wp/?p=851',0,'revision','',0),(852,1,'2021-08-23 19:11:53','2021-08-23 16:11:53','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-23 19:11:53','2021-08-23 16:11:53','',844,'https://upod.goodface.com.ua/wp/?p=852',0,'revision','',0),(860,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','505','505','publish','closed','closed','','field_6124bbb8ed4a8','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=860',32,'acf-field','',0),(861,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','505-title-ru','publish','closed','closed','','field_6124bb42ed4a3','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=861',33,'acf-field','',0),(862,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','505-subtitle-ru','publish','closed','closed','','field_6124bb89ed4a4','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=862',34,'acf-field','',0),(863,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Кнопка','505-button-ru','publish','closed','closed','','field_6124bb98ed4a5','','','2021-08-24 16:59:32','2021-08-24 13:59:32','',104,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=863',35,'acf-field','',0),(864,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6124bb98ed4a6','','','2021-08-24 12:29:49','2021-08-24 09:29:49','',863,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=864',0,'acf-field','',0),(865,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_6124bb98ed4a7','','','2021-08-24 12:29:49','2021-08-24 09:29:49','',863,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=865',1,'acf-field','',0),(866,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','505','505','publish','closed','closed','','field_6124bbbbed4a9','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=866',32,'acf-field','',0),(867,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','505-title-uk','publish','closed','closed','','field_6124bbdbed4ae','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=867',33,'acf-field','',0),(868,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','505-subtitle-uk','publish','closed','closed','','field_6124bbd1ed4ad','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=868',34,'acf-field','',0),(869,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Кнопка','505-button-uk','publish','closed','closed','','field_6124bbc3ed4aa','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=869',35,'acf-field','',0),(870,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6124bbc3ed4ab','','','2021-08-24 12:29:49','2021-08-24 09:29:49','',869,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=870',0,'acf-field','',0),(871,1,'2021-08-24 12:29:49','2021-08-24 09:29:49','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_6124bbc3ed4ac','','','2021-08-24 12:29:49','2021-08-24 09:29:49','',869,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=871',1,'acf-field','',0),(872,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','505','505','publish','closed','closed','','field_6124ba6bed4a2','','','2021-08-26 00:53:08','2021-08-25 21:53:08','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=872',32,'acf-field','',0),(873,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок','505-title-en','publish','closed','closed','','field_6124bbe8ed4af','','','2021-08-26 00:53:30','2021-08-25 21:53:30','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=873',33,'acf-field','',0),(874,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Подзаголовок','505-subtitle-en','publish','closed','closed','','field_6124bbf2ed4b0','','','2021-08-26 00:53:30','2021-08-25 21:53:30','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=874',34,'acf-field','',0),(875,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:7:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:6:\"layout\";s:5:\"table\";s:10:\"sub_fields\";a:0:{}}','Кнопка','505-button-en','publish','closed','closed','','field_6124bbfded4b1','','','2021-08-26 00:53:46','2021-08-25 21:53:46','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=875',35,'acf-field','',0),(876,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Текст кнопки','text','publish','closed','closed','','field_6124bbfded4b2','','','2021-08-24 12:29:50','2021-08-24 09:29:50','',875,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=876',0,'acf-field','',0),(877,1,'2021-08-24 12:29:50','2021-08-24 09:29:50','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_6124bbfded4b3','','','2021-08-24 12:29:50','2021-08-24 09:29:50','',875,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=877',1,'acf-field','',0),(878,1,'2021-08-24 13:19:29','2021-08-24 10:19:29','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:3:\"yes\";s:4:\"Да\";s:2:\"no\";s:6:\"Нет\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:12:\"translations\";s:9:\"copy_once\";s:17:\"save_other_choice\";i:0;}','Добавить ссылки на бренды?','need_brand','publish','closed','closed','','field_6124c77ff300e','','','2021-08-24 13:40:03','2021-08-24 10:40:03','',788,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=878',4,'acf-field','',0),(879,1,'2021-08-24 13:39:49','2021-08-24 10:39:49','','Проверка подлинности','','inherit','closed','closed','','805-revision-v1','','','2021-08-24 13:39:49','2021-08-24 10:39:49','',805,'https://upod.goodface.com.ua/wp/?p=879',0,'revision','',0),(880,1,'2021-08-24 14:45:44','2021-08-24 11:45:44','','Проверка подлинности','','publish','closed','closed','','check-info-ua','','','2021-08-24 14:45:44','2021-08-24 11:45:44','',0,'https://upod.goodface.com.ua/wp/?page_id=880',0,'page','',0),(881,1,'2021-08-24 14:45:44','2021-08-24 11:45:44','','Проверка подлинности','','inherit','closed','closed','','880-revision-v1','','','2021-08-24 14:45:44','2021-08-24 11:45:44','',880,'https://upod.goodface.com.ua/wp/?p=881',0,'revision','',0),(882,1,'2021-08-24 14:45:54','2021-08-24 11:45:54','','Проверка подлинности','','publish','closed','closed','','check-info-en','','','2021-08-24 14:46:07','2021-08-24 11:46:07','',0,'https://upod.goodface.com.ua/wp/?page_id=882',0,'page','',0),(883,1,'2021-08-24 14:45:54','2021-08-24 11:45:54','','Проверка подлинности','','inherit','closed','closed','','882-revision-v1','','','2021-08-24 14:45:54','2021-08-24 11:45:54','',882,'https://upod.goodface.com.ua/wp/?p=883',0,'revision','',0),(884,1,'2021-08-24 14:46:29','2021-08-24 11:46:29','','Политика конфиденциальности','','publish','closed','closed','','privacy-policy-ua','','','2021-08-26 01:31:07','2021-08-25 22:31:07','',0,'https://upod.goodface.com.ua/wp/?page_id=884',0,'page','',0),(885,1,'2021-08-24 14:46:29','2021-08-24 11:46:29','','Политика конфиденциальности','','inherit','closed','closed','','884-revision-v1','','','2021-08-24 14:46:29','2021-08-24 11:46:29','',884,'https://upod.goodface.com.ua/wp/?p=885',0,'revision','',0),(886,1,'2021-08-24 14:47:11','2021-08-24 11:47:11','','Политика конфиденциальности','','publish','closed','closed','','privacy-policy-en','','','2021-08-26 01:33:57','2021-08-25 22:33:57','',0,'https://upod.goodface.com.ua/wp/?page_id=886',0,'page','',0),(887,1,'2021-08-24 14:47:11','2021-08-24 11:47:11','','Политика конфиденциальности','','inherit','closed','closed','','886-revision-v1','','','2021-08-24 14:47:11','2021-08-24 11:47:11','',886,'https://upod.goodface.com.ua/wp/?p=887',0,'revision','',0),(888,1,'2021-08-24 15:54:01','2021-08-24 12:54:01','<!-- wp:paragraph -->\n<p>Ласкаво просимо до WordPress. Це ваш перший запис. Редагуйте або видаліть, а потім починайте писати!</p>\n<!-- /wp:paragraph -->','Привіт, світ!','','inherit','closed','closed','','1-revision-v1','','','2021-08-24 15:54:01','2021-08-24 12:54:01','',1,'https://upod.goodface.com.ua/wp/?p=888',0,'revision','',0),(890,1,'2021-08-24 15:58:34','2021-08-24 12:58:34','','Магазин №1 «Табакерка»','','inherit','closed','closed','','752-autosave-v1','','','2021-08-24 15:58:34','2021-08-24 12:58:34','',752,'https://upod.goodface.com.ua/wp/?p=890',0,'revision','',0),(893,1,'2021-08-24 16:59:17','2021-08-24 13:59:17','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:29:\"Добавить ссылку\";}','Список ссылок','footer_link-uk','publish','closed','closed','','field_6124fb2524028','','','2021-08-24 17:14:48','2021-08-24 14:14:48','',90,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=893',12,'acf-field','',0),(894,1,'2021-08-24 16:59:17','2021-08-24 13:59:17','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_6124fb2524029','','','2021-08-26 00:48:46','2021-08-25 21:48:46','',893,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=894',0,'acf-field','',0),(895,1,'2021-08-24 16:59:17','2021-08-24 13:59:17','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:29:\"Добавить ссылку\";}','Список ссылок','footer_link-en','publish','closed','closed','','field_6124fb2d2402a','','','2021-08-24 17:05:57','2021-08-24 14:05:57','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=895',12,'acf-field','',0),(896,1,'2021-08-24 16:59:17','2021-08-24 13:59:17','a:7:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"translations\";s:9:\"copy_once\";}','Ссылка','link','publish','closed','closed','','field_6124fb2d2402b','','','2021-08-26 00:46:57','2021-08-25 21:46:57','',895,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=896',0,'acf-field','',0),(897,1,'2021-08-24 17:06:39','2021-08-24 14:06:39','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок подписки','join_form_title-en','publish','closed','closed','','field_6124fcd0fb6ff','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=897',14,'acf-field','',0),(898,1,'2021-08-24 17:06:39','2021-08-24 14:06:39','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок благодарности','join_form_thanks-en','publish','closed','closed','','field_6124fcdcfb700','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=898',15,'acf-field','',0),(899,1,'2021-08-24 17:06:39','2021-08-24 14:06:39','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:2;s:9:\"new_lines\";s:2:\"br\";s:12:\"translations\";s:9:\"translate\";}','Текст благодарности','join_form_thanks_text-en','publish','closed','closed','','field_6124fce6fb701','','','2021-08-24 17:07:34','2021-08-24 14:07:34','',77,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=899',16,'acf-field','',0),(902,1,'2021-08-25 14:44:26','2021-08-25 11:44:26','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Подсказки','подсказки','publish','closed','closed','','field_61262ca767715','','','2021-08-25 14:44:26','2021-08-25 11:44:26','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=902',9,'acf-field','',0),(903,1,'2021-08-25 14:44:26','2021-08-25 11:44:26','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:1090:\"Использование шорткода для обводки: </br></br>\r\n\r\n[gradient_border direction=top color=red-orange-yellow]текст который надо обвести[/gradient_border] </br></br>\r\n\r\nАтрибуты нужно устанавливать только если хотите кастомизировать обводку </br>\r\nВозможные цвета: </br>\r\nred, orange, yellow, light_blue, blue, violet, green, light_green</br>\r\nУказывать цвета нужно один за другим разделля их символом \"-\" </br>\r\nВозможные направления: </br>\r\ntop - Обводка начинается сверху и заканчивается там же </br>\r\ntop-cross - Обводка начинается сверху и перекрещивается в конце </br>\r\nbottom  - Обводка начинается снизу и заканчивается под началом </br>\r\nbootom-cross - Обводка начинается снизу и перекрещивается в конце </br>\";s:9:\"new_lines\";s:0:\"\";s:8:\"esc_html\";i:0;}','Использование шорткода','','publish','closed','closed','','field_61262cb067716','','','2021-08-25 21:26:08','2021-08-25 18:26:08','',64,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=903',10,'acf-field','',0),(904,1,'2021-08-25 14:58:06','2021-08-25 11:58:06','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"false\";s:20:\"Посередине\";s:4:\"true\";s:24:\"На всю ширину\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:12:\"translations\";s:9:\"copy_once\";s:17:\"save_other_choice\";i:0;}','Изображение на весь блок в ширину или посередине?','img_width','publish','closed','closed','','field_6126300f8c399','','','2021-08-25 15:02:02','2021-08-25 12:02:02','',12,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=904',5,'acf-field','',0),(905,1,'2021-08-25 15:03:19','2021-08-25 12:03:19','','Eleaf - ua','','inherit','closed','closed','','689-autosave-v1','','','2021-08-25 15:03:19','2021-08-25 12:03:19','',689,'https://upod.goodface.com.ua/wp/?p=905',0,'revision','',0),(906,1,'2021-08-25 18:31:42','2021-08-25 15:31:42','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-25 18:31:42','2021-08-25 15:31:42','',9,'https://upod.goodface.com.ua/wp/?p=906',0,'revision','',0),(907,1,'2021-08-25 18:42:33','2021-08-25 15:42:33','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-25 18:42:33','2021-08-25 15:42:33','',9,'https://upod.goodface.com.ua/wp/?p=907',0,'revision','',0),(908,1,'2021-08-25 21:29:10','2021-08-25 18:29:10','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-25 21:29:10','2021-08-25 18:29:10','',9,'https://upod.goodface.com.ua/wp/?p=908',0,'revision','',0),(909,1,'2021-08-25 21:29:44','2021-08-25 18:29:44','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-25 21:29:44','2021-08-25 18:29:44','',72,'https://upod.goodface.com.ua/wp/?p=909',0,'revision','',0),(910,1,'2021-08-25 21:30:16','2021-08-25 18:30:16','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-25 21:30:16','2021-08-25 18:30:16','',71,'https://upod.goodface.com.ua/wp/?p=910',0,'revision','',0),(911,1,'2021-08-26 00:07:22','2021-08-25 21:07:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единицы измерения ёмкости аккумулятора','capacity_dat','publish','closed','closed','','field_6126b0f595fd6','','','2021-08-26 00:09:03','2021-08-25 21:09:03','',509,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=911',5,'acf-field','',0),(912,1,'2021-08-26 00:08:56','2021-08-25 21:08:56','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единицы измерения ёмкости аккумулятора','capacity_dat','publish','closed','closed','','field_6126b15ffbb76','','','2021-08-26 00:08:56','2021-08-25 21:08:56','',532,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=912',5,'acf-field','',0),(913,1,'2021-08-26 00:08:59','2021-08-25 21:08:59','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Единицы измерения ёмкости аккумулятора','capacity_dat','publish','closed','closed','','field_6126b153e9948','','','2021-08-26 00:08:59','2021-08-25 21:08:59','',551,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=913',5,'acf-field','',0),(914,1,'2021-08-26 00:36:31','2021-08-25 21:36:31','','favicon','','inherit','open','closed','','favicon','','','2021-08-26 02:19:06','2021-08-25 23:19:06','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/favicon.png',0,'attachment','image/png',0),(915,1,'2021-08-26 00:36:35','2021-08-25 21:36:35','https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/cropped-favicon.png','cropped-favicon.png','','inherit','open','closed','','cropped-favicon-png','','','2021-08-26 02:19:08','2021-08-25 23:19:08','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/cropped-favicon.png',0,'attachment','image/png',0),(916,1,'2021-08-26 00:36:43','2021-08-25 21:36:43','{\n    \"site_icon\": {\n        \"value\": 915,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-08-25 21:36:43\"\n    }\n}','','','trash','closed','closed','','6a2bc641-c4cd-4455-b509-19c9a0e9530d','','','2021-08-26 00:36:43','2021-08-25 21:36:43','',0,'https://upod.goodface.com.ua/wp/6a2bc641-c4cd-4455-b509-19c9a0e9530d/',0,'customize_changeset','',0),(919,1,'2021-08-26 00:38:18','2021-08-25 21:38:18','{\n    \"site_icon\": {\n        \"value\": 918,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-08-25 21:38:18\"\n    }\n}','','','trash','closed','closed','','b7132761-f7bc-4cd1-b4a1-3e036e08ad55','','','2021-08-26 00:38:18','2021-08-25 21:38:18','',0,'https://upod.goodface.com.ua/wp/b7132761-f7bc-4cd1-b4a1-3e036e08ad55/',0,'customize_changeset','',0),(920,1,'2021-08-26 00:38:51','2021-08-25 21:38:51','https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/cropped-favicon-1.png','cropped-favicon-1.png','','inherit','open','closed','','cropped-favicon-1-png','','','2021-08-26 02:19:12','2021-08-25 23:19:12','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/cropped-favicon-1.png',0,'attachment','image/png',0),(921,1,'2021-08-26 00:38:56','2021-08-25 21:38:56','{\n    \"site_icon\": {\n        \"value\": 920,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-08-25 21:38:56\"\n    }\n}','','','trash','closed','closed','','3344df0c-790a-487e-9b68-35429dc27eb2','','','2021-08-26 00:38:56','2021-08-25 21:38:56','',0,'https://upod.goodface.com.ua/wp/3344df0c-790a-487e-9b68-35429dc27eb2/',0,'customize_changeset','',0),(922,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"privacy_policy.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:6:\"format\";i:8;s:14:\"featured_image\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}s:11:\"description\";s:0:\"\";}','Политика конфиденциальности','%d0%bf%d0%be%d0%bb%d0%b8%d1%82%d0%b8%d0%ba%d0%b0-%d0%ba%d0%be%d0%bd%d1%84%d0%b8%d0%b4%d0%b5%d0%bd%d1%86%d0%b8%d0%b0%d0%bb%d1%8c%d0%bd%d0%be%d1%81%d1%82%d0%b8','publish','closed','closed','','group_6126bd24c6d9d','','','2021-08-26 01:23:15','2021-08-25 22:23:15','',0,'https://upod.goodface.com.ua/wp/?post_type=acf-field-group&#038;p=922',0,'acf-field-group','',0),(923,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:23:\"Добавить таб\";}','Список табов','tab_list','publish','closed','closed','','field_6126bd313828d','','','2021-08-26 01:11:53','2021-08-25 22:11:53','',922,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=923',0,'acf-field','',0),(924,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Настройки таба','настройки_таба','publish','closed','closed','','field_6126bd433828e','','','2021-08-26 01:11:53','2021-08-25 22:11:53','',923,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=924',0,'acf-field','',0),(925,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','Заголовок таба','title','publish','closed','closed','','field_6126bd533828f','','','2021-08-26 01:11:53','2021-08-25 22:11:53','',923,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=925',1,'acf-field','',0),(926,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:363:\"ID всегда должно быть уникальным для каждого елемента </br>\r\nЕсли захотите добавить ссылку на данный таб в футер, вставьте этот ID в конце ссылки на страницу с символом \"#\" </br>\r\nПример: </br>\r\nВаша ссылка/#Ваш ID\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:12:\"translations\";s:9:\"translate\";}','ID таба','ID','publish','closed','closed','','field_6126bd6438290','','','2021-08-26 01:11:53','2021-08-25 22:11:53','',923,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=926',2,'acf-field','',0),(927,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:1;s:3:\"max\";s:0:\"\";s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:25:\"Добавить блок\";}','Список блоков','block_list','publish','closed','closed','','field_6126be3838291','','','2021-08-26 01:16:34','2021-08-25 22:16:34','',923,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=927',4,'acf-field','',0),(928,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Настройка блока','настройка_блока','publish','closed','closed','','field_6126bf2c38293','','','2021-08-26 01:11:53','2021-08-25 22:11:53','',927,'https://upod.goodface.com.ua/wp/?post_type=acf-field&p=928',0,'acf-field','',0),(929,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"text\";s:18:\"Текстовый\";s:8:\"text_img\";s:41:\"Текстовый с фото слева\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:12:\"translations\";s:9:\"copy_once\";s:17:\"save_other_choice\";i:0;}','Какой блок добавить?','which_block','publish','closed','closed','','field_6126be5338292','','','2021-08-26 01:16:34','2021-08-25 22:16:34','',927,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=929',1,'acf-field','',0),(930,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6126be5338292\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"text_img\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Заполните поле','text_img','publish','closed','closed','','field_6126bf8f38297','','','2021-08-26 01:16:34','2021-08-25 22:16:34','',927,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=930',4,'acf-field','',0),(931,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6126be5338292\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"text\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Введите текст','text_regular','publish','closed','closed','','field_6126bf3c38294','','','2021-08-26 01:16:34','2021-08-25 22:16:34','',927,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=931',2,'acf-field','',0),(932,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6126be5338292\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"text_img\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:12:\"translations\";s:9:\"copy_once\";}','Изображение','img','publish','closed','closed','','field_6126bf7d38296','','','2021-08-26 01:16:34','2021-08-25 22:16:34','',927,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=932',3,'acf-field','',0),(933,1,'2021-08-26 01:11:53','2021-08-25 22:11:53','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:0;s:5:\"delay\";i:0;s:12:\"translations\";s:9:\"translate\";}','Шапка таба','text_header','publish','closed','closed','','field_6126bf6438295','','','2021-08-26 01:23:15','2021-08-25 22:23:15','',923,'https://upod.goodface.com.ua/wp/?post_type=acf-field&#038;p=933',3,'acf-field','',0),(934,1,'2021-08-26 01:23:18','2021-08-25 22:23:18','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-26 01:23:18','2021-08-25 22:23:18','',844,'https://upod.goodface.com.ua/wp/?p=934',0,'revision','',0),(935,1,'2021-08-26 01:26:51','2021-08-25 22:26:51','','Политика конфиденциальности','','inherit','closed','closed','','844-revision-v1','','','2021-08-26 01:26:51','2021-08-25 22:26:51','',844,'https://upod.goodface.com.ua/wp/?p=935',0,'revision','',0),(936,1,'2021-08-26 01:31:07','2021-08-25 22:31:07','','Политика конфиденциальности','','inherit','closed','closed','','884-revision-v1','','','2021-08-26 01:31:07','2021-08-25 22:31:07','',884,'https://upod.goodface.com.ua/wp/?p=936',0,'revision','',0),(937,1,'2021-08-26 01:31:08','2021-08-25 22:31:08','','Политика конфиденциальности','','inherit','closed','closed','','886-revision-v1','','','2021-08-26 01:31:08','2021-08-25 22:31:08','',886,'https://upod.goodface.com.ua/wp/?p=937',0,'revision','',0),(938,1,'2021-08-26 01:33:57','2021-08-25 22:33:57','','Политика конфиденциальности','','inherit','closed','closed','','886-revision-v1','','','2021-08-26 01:33:57','2021-08-25 22:33:57','',886,'https://upod.goodface.com.ua/wp/?p=938',0,'revision','',0),(939,1,'2021-08-26 02:21:29','2021-08-25 23:21:29','','aiir','','inherit','open','closed','','aiir-4','','','2021-08-26 02:21:29','2021-08-25 23:21:29','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-2.png',0,'attachment','image/png',0),(940,1,'2021-08-26 02:21:29','2021-08-25 23:21:29','','Logo Puff bar','','inherit','open','closed','','logo-puff-bar','','','2021-08-26 02:21:29','2021-08-25 23:21:29','',59,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/Logo-Puff-bar.png',0,'attachment','image/png',0),(941,1,'2021-08-26 02:28:54','2021-08-25 23:28:54','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-26 02:28:54','2021-08-25 23:28:54','',9,'https://upod.goodface.com.ua/wp/?p=941',0,'revision','',0),(942,1,'2021-08-26 02:29:12','2021-08-25 23:29:12','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-26 02:29:12','2021-08-25 23:29:12','',72,'https://upod.goodface.com.ua/wp/?p=942',0,'revision','',0),(943,1,'2021-08-26 02:33:29','2021-08-25 23:33:29','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-26 02:33:29','2021-08-25 23:33:29','',71,'https://upod.goodface.com.ua/wp/?p=943',0,'revision','',0),(944,1,'2021-08-26 13:41:32','2021-08-26 10:41:32','','aiir','','inherit','open','closed','','aiir-5','','','2021-08-26 13:41:32','2021-08-26 10:41:32','',71,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/aiir-3.png',0,'attachment','image/png',0),(945,1,'2021-08-26 13:41:33','2021-08-26 10:41:33','','eleaf','','inherit','open','closed','','eleaf-5','','','2021-08-26 13:41:33','2021-08-26 10:41:33','',71,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/eleaf-1.svg',0,'attachment','image/svg+xml',0),(946,1,'2021-08-26 13:41:34','2021-08-26 10:41:34','','hqd','','inherit','open','closed','','hqd-4','','','2021-08-26 13:41:34','2021-08-26 10:41:34','',71,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/hqd-1.svg',0,'attachment','image/svg+xml',0),(947,1,'2021-08-26 13:41:34','2021-08-26 10:41:34','','iget','','inherit','open','closed','','iget-4','','','2021-08-26 13:41:34','2021-08-26 10:41:34','',71,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/iget-1.svg',0,'attachment','image/svg+xml',0),(948,1,'2021-08-26 13:41:35','2021-08-26 10:41:35','','puff','','inherit','open','closed','','puff','','','2021-08-26 13:41:35','2021-08-26 10:41:35','',71,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/puff.png',0,'attachment','image/png',0),(949,1,'2021-08-26 13:41:39','2021-08-26 10:41:39','','Главная - Українська','','inherit','closed','closed','','71-revision-v1','','','2021-08-26 13:41:39','2021-08-26 10:41:39','',71,'https://upod.goodface.com.ua/wp/?p=949',0,'revision','',0),(950,1,'2021-08-26 13:42:16','2021-08-26 10:42:16','','Главная - English','','inherit','closed','closed','','72-revision-v1','','','2021-08-26 13:42:16','2021-08-26 10:42:16','',72,'https://upod.goodface.com.ua/wp/?p=950',0,'revision','',0),(951,1,'2021-08-26 13:42:24','2021-08-26 10:42:24','','Главная','','inherit','closed','closed','','9-revision-v1','','','2021-08-26 13:42:24','2021-08-26 10:42:24','',9,'https://upod.goodface.com.ua/wp/?p=951',0,'revision','',0),(952,1,'2021-08-26 17:09:51','2021-08-26 14:09:51','','pin','','inherit','open','closed','','pin','','','2021-08-26 17:09:51','2021-08-26 14:09:51','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/08/pin.svg',0,'attachment','image/svg+xml',0),(953,1,'2021-08-26 17:55:38','2021-08-26 14:55:38','','вулиця Соломії Крушельницької, 11-13.','','inherit','closed','closed','','232-autosave-v1','','','2021-08-26 17:55:38','2021-08-26 14:55:38','',232,'https://upod.goodface.com.ua/wp/?p=953',0,'revision','',0),(954,1,'2021-08-26 17:57:11','2021-08-26 14:57:11','','Митна площа, 1.','','inherit','closed','closed','','233-autosave-v1','','','2021-08-26 17:57:11','2021-08-26 14:57:11','',233,'https://upod.goodface.com.ua/wp/?p=954',0,'revision','',0),(956,1,'2021-08-27 14:43:23','2021-08-27 11:43:23','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:43:23','2021-08-27 11:43:23','',765,'https://upod.goodface.com.ua/wp/?p=956',0,'revision','',0),(957,1,'2021-08-27 14:43:48','2021-08-27 11:43:48','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:43:48','2021-08-27 11:43:48','',765,'https://upod.goodface.com.ua/wp/?p=957',0,'revision','',0),(958,1,'2021-08-27 14:44:02','2021-08-27 11:44:02','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:44:02','2021-08-27 11:44:02','',765,'https://upod.goodface.com.ua/wp/?p=958',0,'revision','',0),(959,1,'2021-08-27 14:44:17','2021-08-27 11:44:17','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:44:17','2021-08-27 11:44:17','',765,'https://upod.goodface.com.ua/wp/?p=959',0,'revision','',0),(960,1,'2021-08-27 14:44:30','2021-08-27 11:44:30','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:44:30','2021-08-27 11:44:30','',765,'https://upod.goodface.com.ua/wp/?p=960',0,'revision','',0),(961,1,'2021-08-27 14:44:56','2021-08-27 11:44:56','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:44:56','2021-08-27 11:44:56','',765,'https://upod.goodface.com.ua/wp/?p=961',0,'revision','',0),(962,1,'2021-08-27 14:45:16','2021-08-27 11:45:16','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:45:16','2021-08-27 11:45:16','',765,'https://upod.goodface.com.ua/wp/?p=962',0,'revision','',0),(963,1,'2021-08-27 14:45:32','2021-08-27 11:45:32','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:45:32','2021-08-27 11:45:32','',765,'https://upod.goodface.com.ua/wp/?p=963',0,'revision','',0),(964,1,'2021-08-27 14:45:49','2021-08-27 11:45:49','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:45:49','2021-08-27 11:45:49','',765,'https://upod.goodface.com.ua/wp/?p=964',0,'revision','',0),(965,1,'2021-08-27 14:47:00','2021-08-27 11:47:00','','Где купить','','inherit','closed','closed','','765-revision-v1','','','2021-08-27 14:47:00','2021-08-27 11:47:00','',765,'https://upod.goodface.com.ua/wp/?p=965',0,'revision','',0),(968,1,'2021-09-06 13:24:41','0000-00-00 00:00:00','','Черновик','','auto-draft','open','open','','','','','2021-09-06 13:24:41','0000-00-00 00:00:00','',0,'https://upod.goodface.com.ua/wp/?p=968',0,'post','',0),(970,1,'2021-09-13 15:59:07','2021-09-13 12:59:07','','main-logo','','inherit','open','closed','','main-logo-2','','','2021-09-13 15:59:15','2021-09-13 12:59:15','',0,'https://upod.goodface.com.ua/wp/wp-content/uploads/2021/09/main-logo.svg',0,'attachment','image/svg+xml',0),(971,1,'2021-09-14 11:49:29','0000-00-00 00:00:00','','Черновик','','auto-draft','closed','closed','','','','','2021-09-14 11:49:29','0000-00-00 00:00:00','',0,'https://upod.goodface.com.ua/wp/?page_id=971',0,'page','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(1,2,0),(1,3,0),(1,4,0),(7,4,0),(7,6,0),(9,2,0),(9,13,0),(11,4,0),(11,10,0),(14,3,0),(14,17,0),(15,3,0),(15,18,0),(16,3,0),(16,19,0),(20,6,0),(20,17,0),(22,6,0),(22,18,0),(24,6,0),(24,19,0),(26,10,0),(26,19,0),(28,10,0),(28,17,0),(30,10,0),(30,18,0),(31,2,0),(59,2,0),(59,36,0),(60,2,0),(60,14,0),(60,15,0),(60,35,0),(61,2,0),(61,34,0),(62,2,0),(62,14,0),(62,16,0),(62,33,0),(63,2,0),(63,14,0),(63,15,0),(63,16,0),(63,32,0),(71,5,0),(71,13,0),(72,9,0),(72,13,0),(90,1,0),(90,2,0),(104,1,0),(104,2,0),(145,2,0),(145,70,0),(152,2,0),(152,48,0),(153,2,0),(153,69,0),(154,2,0),(154,68,0),(155,2,0),(155,67,0),(157,2,0),(157,49,0),(221,2,0),(221,14,0),(221,76,0),(230,2,0),(230,14,0),(230,75,0),(231,2,0),(231,15,0),(231,74,0),(232,2,0),(232,15,0),(232,73,0),(233,2,0),(233,16,0),(233,72,0),(234,2,0),(234,16,0),(234,71,0),(328,1,0),(328,2,0),(358,2,0),(358,40,0),(359,2,0),(359,66,0),(360,2,0),(360,65,0),(472,2,0),(494,2,0),(494,43,0),(501,2,0),(501,44,0),(502,2,0),(502,39,0),(503,2,0),(503,45,0),(504,2,0),(504,46,0),(505,2,0),(505,47,0),(572,2,0),(572,64,0),(573,2,0),(573,63,0),(574,2,0),(575,2,0),(575,58,0),(576,2,0),(576,59,0),(577,2,0),(577,60,0),(578,2,0),(578,50,0),(579,2,0),(579,61,0),(580,2,0),(580,62,0),(593,2,0),(593,57,0),(603,2,0),(603,56,0),(604,2,0),(604,55,0),(622,2,0),(622,54,0),(623,2,0),(623,53,0),(624,2,0),(624,52,0),(625,2,0),(625,51,0),(626,2,0),(626,41,0),(627,2,0),(627,42,0),(646,2,0),(646,38,0),(648,2,0),(648,37,0),(657,5,0),(657,20,0),(657,22,0),(657,24,0),(657,32,0),(658,9,0),(658,26,0),(658,28,0),(658,30,0),(658,32,0),(659,5,0),(659,20,0),(659,24,0),(659,33,0),(660,9,0),(660,26,0),(660,28,0),(660,33,0),(661,5,0),(661,34,0),(662,9,0),(662,34,0),(663,5,0),(663,20,0),(663,22,0),(663,35,0),(664,9,0),(664,28,0),(664,30,0),(664,35,0),(665,5,0),(665,36,0),(666,9,0),(666,36,0),(667,5,0),(667,37,0),(668,9,0),(668,37,0),(669,9,0),(669,38,0),(670,5,0),(670,38,0),(671,5,0),(671,39,0),(672,9,0),(672,39,0),(673,5,0),(673,40,0),(674,9,0),(674,40,0),(675,5,0),(675,41,0),(676,9,0),(676,41,0),(677,5,0),(677,42,0),(678,9,0),(678,42,0),(679,5,0),(679,43,0),(680,9,0),(680,43,0),(681,5,0),(681,44,0),(682,9,0),(682,44,0),(683,5,0),(683,45,0),(684,9,0),(684,45,0),(685,5,0),(685,46,0),(686,9,0),(686,46,0),(687,5,0),(687,47,0),(688,9,0),(688,47,0),(689,5,0),(689,48,0),(690,9,0),(690,48,0),(691,5,0),(691,49,0),(692,9,0),(692,49,0),(693,5,0),(693,50,0),(694,9,0),(694,50,0),(695,5,0),(695,51,0),(696,9,0),(696,51,0),(697,5,0),(697,52,0),(698,9,0),(698,52,0),(699,5,0),(699,53,0),(700,9,0),(700,53,0),(701,5,0),(701,54,0),(702,9,0),(702,54,0),(703,5,0),(703,55,0),(704,9,0),(704,55,0),(705,5,0),(705,56,0),(706,9,0),(706,56,0),(707,5,0),(707,57,0),(708,9,0),(708,57,0),(709,5,0),(709,58,0),(710,9,0),(710,58,0),(711,5,0),(711,59,0),(712,9,0),(712,59,0),(713,5,0),(713,60,0),(714,9,0),(714,60,0),(715,5,0),(715,61,0),(716,9,0),(716,61,0),(717,5,0),(717,62,0),(718,9,0),(718,62,0),(719,5,0),(719,63,0),(720,9,0),(720,63,0),(721,5,0),(721,64,0),(722,9,0),(722,64,0),(723,5,0),(723,65,0),(724,9,0),(724,65,0),(725,5,0),(725,66,0),(726,9,0),(726,66,0),(727,5,0),(727,67,0),(728,9,0),(728,67,0),(729,5,0),(729,68,0),(730,9,0),(730,68,0),(731,5,0),(731,69,0),(732,9,0),(732,69,0),(733,5,0),(733,70,0),(734,9,0),(734,70,0),(741,5,0),(741,24,0),(741,71,0),(742,9,0),(742,26,0),(742,71,0),(743,5,0),(743,24,0),(743,72,0),(744,9,0),(744,26,0),(744,72,0),(745,5,0),(745,22,0),(745,73,0),(746,9,0),(746,30,0),(746,73,0),(747,5,0),(747,22,0),(747,74,0),(748,9,0),(748,30,0),(748,74,0),(749,5,0),(749,20,0),(749,75,0),(750,9,0),(750,28,0),(750,75,0),(751,5,0),(751,20,0),(751,76,0),(752,9,0),(752,28,0),(752,76,0),(765,2,0),(765,77,0),(772,5,0),(772,77,0),(774,9,0),(774,77,0),(805,2,0),(805,78,0),(844,2,0),(844,79,0),(880,5,0),(880,78,0),(882,9,0),(882,78,0),(884,5,0),(884,79,0),(886,9,0),(886,79,0),(968,2,0),(971,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'language','a:3:{s:6:\"locale\";s:5:\"ru_RU\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"ru\";}',0,49),(3,3,'term_language','',0,4),(4,4,'term_translations','a:3:{s:2:\"ru\";i:1;s:2:\"uk\";i:7;s:2:\"en\";i:11;}',0,3),(5,5,'language','a:3:{s:6:\"locale\";s:2:\"uk\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"ua\";}',0,49),(6,6,'term_language','',0,4),(7,7,'category','',0,0),(9,9,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,49),(10,10,'term_language','',0,4),(11,11,'category','',0,0),(13,13,'post_translations','a:3:{s:2:\"ru\";i:9;s:2:\"uk\";i:71;s:2:\"en\";i:72;}',0,3),(14,14,'cities','',0,5),(15,15,'cities','',0,4),(16,16,'cities','',0,4),(17,17,'term_translations','a:3:{s:2:\"ru\";i:14;s:2:\"uk\";i:20;s:2:\"en\";i:28;}',0,3),(18,18,'term_translations','a:3:{s:2:\"ru\";i:15;s:2:\"uk\";i:22;s:2:\"en\";i:30;}',0,3),(19,19,'term_translations','a:3:{s:2:\"ru\";i:16;s:2:\"uk\";i:24;s:2:\"en\";i:26;}',0,3),(20,20,'cities','',0,5),(22,22,'cities','',0,4),(24,24,'cities','',0,4),(26,26,'cities','',0,4),(28,28,'cities','',0,5),(30,30,'cities','',0,4),(32,32,'post_translations','a:3:{s:2:\"uk\";i:657;s:2:\"ru\";i:63;s:2:\"en\";i:658;}',0,3),(33,33,'post_translations','a:3:{s:2:\"uk\";i:659;s:2:\"ru\";i:62;s:2:\"en\";i:660;}',0,3),(34,34,'post_translations','a:3:{s:2:\"uk\";i:661;s:2:\"ru\";i:61;s:2:\"en\";i:662;}',0,3),(35,35,'post_translations','a:3:{s:2:\"uk\";i:663;s:2:\"ru\";i:60;s:2:\"en\";i:664;}',0,3),(36,36,'post_translations','a:3:{s:2:\"uk\";i:665;s:2:\"ru\";i:59;s:2:\"en\";i:666;}',0,3),(37,37,'post_translations','a:3:{s:2:\"uk\";i:667;s:2:\"ru\";i:648;s:2:\"en\";i:668;}',0,3),(38,38,'post_translations','a:3:{s:2:\"en\";i:669;s:2:\"ru\";i:646;s:2:\"uk\";i:670;}',0,3),(39,39,'post_translations','a:3:{s:2:\"uk\";i:671;s:2:\"ru\";i:502;s:2:\"en\";i:672;}',0,3),(40,40,'post_translations','a:3:{s:2:\"uk\";i:673;s:2:\"ru\";i:358;s:2:\"en\";i:674;}',0,3),(41,41,'post_translations','a:3:{s:2:\"uk\";i:675;s:2:\"ru\";i:626;s:2:\"en\";i:676;}',0,3),(42,42,'post_translations','a:3:{s:2:\"uk\";i:677;s:2:\"ru\";i:627;s:2:\"en\";i:678;}',0,3),(43,43,'post_translations','a:3:{s:2:\"uk\";i:679;s:2:\"ru\";i:494;s:2:\"en\";i:680;}',0,3),(44,44,'post_translations','a:3:{s:2:\"uk\";i:681;s:2:\"ru\";i:501;s:2:\"en\";i:682;}',0,3),(45,45,'post_translations','a:3:{s:2:\"uk\";i:683;s:2:\"ru\";i:503;s:2:\"en\";i:684;}',0,3),(46,46,'post_translations','a:3:{s:2:\"uk\";i:685;s:2:\"ru\";i:504;s:2:\"en\";i:686;}',0,3),(47,47,'post_translations','a:3:{s:2:\"uk\";i:687;s:2:\"ru\";i:505;s:2:\"en\";i:688;}',0,3),(48,48,'post_translations','a:3:{s:2:\"uk\";i:689;s:2:\"ru\";i:152;s:2:\"en\";i:690;}',0,3),(49,49,'post_translations','a:3:{s:2:\"uk\";i:691;s:2:\"ru\";i:157;s:2:\"en\";i:692;}',0,3),(50,50,'post_translations','a:3:{s:2:\"uk\";i:693;s:2:\"ru\";i:578;s:2:\"en\";i:694;}',0,3),(51,51,'post_translations','a:3:{s:2:\"uk\";i:695;s:2:\"ru\";i:625;s:2:\"en\";i:696;}',0,3),(52,52,'post_translations','a:3:{s:2:\"uk\";i:697;s:2:\"ru\";i:624;s:2:\"en\";i:698;}',0,3),(53,53,'post_translations','a:3:{s:2:\"uk\";i:699;s:2:\"ru\";i:623;s:2:\"en\";i:700;}',0,3),(54,54,'post_translations','a:3:{s:2:\"uk\";i:701;s:2:\"ru\";i:622;s:2:\"en\";i:702;}',0,3),(55,55,'post_translations','a:3:{s:2:\"uk\";i:703;s:2:\"ru\";i:604;s:2:\"en\";i:704;}',0,3),(56,56,'post_translations','a:3:{s:2:\"uk\";i:705;s:2:\"ru\";i:603;s:2:\"en\";i:706;}',0,3),(57,57,'post_translations','a:3:{s:2:\"uk\";i:707;s:2:\"ru\";i:593;s:2:\"en\";i:708;}',0,3),(58,58,'post_translations','a:3:{s:2:\"uk\";i:709;s:2:\"ru\";i:575;s:2:\"en\";i:710;}',0,3),(59,59,'post_translations','a:3:{s:2:\"uk\";i:711;s:2:\"ru\";i:576;s:2:\"en\";i:712;}',0,3),(60,60,'post_translations','a:3:{s:2:\"uk\";i:713;s:2:\"ru\";i:577;s:2:\"en\";i:714;}',0,3),(61,61,'post_translations','a:3:{s:2:\"uk\";i:715;s:2:\"ru\";i:579;s:2:\"en\";i:716;}',0,3),(62,62,'post_translations','a:3:{s:2:\"uk\";i:717;s:2:\"ru\";i:580;s:2:\"en\";i:718;}',0,3),(63,63,'post_translations','a:3:{s:2:\"uk\";i:719;s:2:\"ru\";i:573;s:2:\"en\";i:720;}',0,3),(64,64,'post_translations','a:3:{s:2:\"uk\";i:721;s:2:\"ru\";i:572;s:2:\"en\";i:722;}',0,3),(65,65,'post_translations','a:3:{s:2:\"uk\";i:723;s:2:\"ru\";i:360;s:2:\"en\";i:724;}',0,3),(66,66,'post_translations','a:3:{s:2:\"uk\";i:725;s:2:\"ru\";i:359;s:2:\"en\";i:726;}',0,3),(67,67,'post_translations','a:3:{s:2:\"uk\";i:727;s:2:\"ru\";i:155;s:2:\"en\";i:728;}',0,3),(68,68,'post_translations','a:3:{s:2:\"uk\";i:729;s:2:\"ru\";i:154;s:2:\"en\";i:730;}',0,3),(69,69,'post_translations','a:3:{s:2:\"uk\";i:731;s:2:\"ru\";i:153;s:2:\"en\";i:732;}',0,3),(70,70,'post_translations','a:3:{s:2:\"uk\";i:733;s:2:\"ru\";i:145;s:2:\"en\";i:734;}',0,3),(71,71,'post_translations','a:3:{s:2:\"uk\";i:741;s:2:\"ru\";i:234;s:2:\"en\";i:742;}',0,3),(72,72,'post_translations','a:3:{s:2:\"uk\";i:743;s:2:\"ru\";i:233;s:2:\"en\";i:744;}',0,3),(73,73,'post_translations','a:3:{s:2:\"uk\";i:745;s:2:\"ru\";i:232;s:2:\"en\";i:746;}',0,3),(74,74,'post_translations','a:3:{s:2:\"uk\";i:747;s:2:\"ru\";i:231;s:2:\"en\";i:748;}',0,3),(75,75,'post_translations','a:3:{s:2:\"uk\";i:749;s:2:\"ru\";i:230;s:2:\"en\";i:750;}',0,3),(76,76,'post_translations','a:3:{s:2:\"uk\";i:751;s:2:\"ru\";i:221;s:2:\"en\";i:752;}',0,3),(77,77,'post_translations','a:3:{s:2:\"uk\";i:772;s:2:\"ru\";i:765;s:2:\"en\";i:774;}',0,3),(78,78,'post_translations','a:3:{s:2:\"uk\";i:880;s:2:\"ru\";i:805;s:2:\"en\";i:882;}',0,3),(79,79,'post_translations','a:3:{s:2:\"uk\";i:884;s:2:\"ru\";i:844;s:2:\"en\";i:886;}',0,3);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Без категорії','%d0%b1%d0%b5%d0%b7-%d0%ba%d0%b0%d1%82%d0%b5%d0%b3%d0%be%d1%80%d1%96%d1%97',0),(2,'Русский','ru',0),(3,'Русский','pll_ru',0),(4,'pll_611b9a86969bc','pll_611b9a86969bc',0),(5,'Українська','uk',0),(6,'Українська','pll_uk',0),(7,'Uncategorized','uncategorized-uk',0),(9,'English','en',0),(10,'English','pll_en',0),(11,'Uncategorized','uncategorized-en',0),(13,'pll_611b9aa47f6f5','pll_611b9aa47f6f5',0),(14,'Киев','kyiv-ru',0),(15,'Львов','lviv-ru',0),(16,'Одесса','odessa-ru',0),(17,'pll_611bf679e82d3','pll_611bf679e82d3',0),(18,'pll_611bf6a5ce113','pll_611bf6a5ce113',0),(19,'pll_611bf6b4a05ca','pll_611bf6b4a05ca',0),(20,'Київ','kyiv-ua',0),(22,'Львів','lviv-ua',0),(24,'Одеса','odessa-ua',0),(26,'Odesa','odessa-en',0),(28,'Kyiv','kyiv-en',0),(30,'Lviv','lviv-en',0),(32,'pll_61228996db7e1','pll_61228996db7e1',0),(33,'pll_612289c723a44','pll_612289c723a44',0),(34,'pll_61228a0a869b2','pll_61228a0a869b2',0),(35,'pll_61228a2f5dd2b','pll_61228a2f5dd2b',0),(36,'pll_61228a7287765','pll_61228a7287765',0),(37,'pll_61228af934160','pll_61228af934160',0),(38,'pll_61228b1ac5183','pll_61228b1ac5183',0),(39,'pll_61228b45f0f27','pll_61228b45f0f27',0),(40,'pll_61228b75b0f05','pll_61228b75b0f05',0),(41,'pll_61228b9538bda','pll_61228b9538bda',0),(42,'pll_61228bb676b98','pll_61228bb676b98',0),(43,'pll_61228bdd009c0','pll_61228bdd009c0',0),(44,'pll_61228c04b73a6','pll_61228c04b73a6',0),(45,'pll_61228c25a76a6','pll_61228c25a76a6',0),(46,'pll_61228cb6e0873','pll_61228cb6e0873',0),(47,'pll_61228cd3a869e','pll_61228cd3a869e',0),(48,'pll_61228cec5ac0e','pll_61228cec5ac0e',0),(49,'pll_61228d0747882','pll_61228d0747882',0),(50,'pll_61228d1e23d78','pll_61228d1e23d78',0),(51,'pll_61228d53c7193','pll_61228d53c7193',0),(52,'pll_61228d6f12830','pll_61228d6f12830',0),(53,'pll_61228da615625','pll_61228da615625',0),(54,'pll_61228dc5c469a','pll_61228dc5c469a',0),(55,'pll_61228deeaec1f','pll_61228deeaec1f',0),(56,'pll_61228e0513bed','pll_61228e0513bed',0),(57,'pll_61228e2632d73','pll_61228e2632d73',0),(58,'pll_61228e3ed124f','pll_61228e3ed124f',0),(59,'pll_61228e87e99ab','pll_61228e87e99ab',0),(60,'pll_61228ea2a4ce6','pll_61228ea2a4ce6',0),(61,'pll_61228ec094e44','pll_61228ec094e44',0),(62,'pll_61228ed60bf70','pll_61228ed60bf70',0),(63,'pll_61228eee2debb','pll_61228eee2debb',0),(64,'pll_61228f00e96d1','pll_61228f00e96d1',0),(65,'pll_61228f157e043','pll_61228f157e043',0),(66,'pll_61228f28a1d02','pll_61228f28a1d02',0),(67,'pll_61228f3b66755','pll_61228f3b66755',0),(68,'pll_61228f52ba7bd','pll_61228f52ba7bd',0),(69,'pll_61228f6edce1c','pll_61228f6edce1c',0),(70,'pll_61228f8f63300','pll_61228f8f63300',0),(71,'pll_612294cd56d20','pll_612294cd56d20',0),(72,'pll_612294e21931a','pll_612294e21931a',0),(73,'pll_612294f92808a','pll_612294f92808a',0),(74,'pll_6122950b9a68d','pll_6122950b9a68d',0),(75,'pll_6122951c538c0','pll_6122951c538c0',0),(76,'pll_6122952f468d9','pll_6122952f468d9',0),(77,'pll_6123ad1147720','pll_6123ad1147720',0),(78,'pll_6124dbe80d52f','pll_6124dbe80d52f',0),(79,'pll_6124dc158243c','pll_6124dc158243c',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','upod-admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','false'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"f23a2b8730f467c9276021112ae0f00f291dc1511db5513bf526a70b9a9119d8\";a:4:{s:10:\"expiration\";i:1637394859;s:2:\"ip\";s:12:\"95.46.141.56\";s:2:\"ua\";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\";s:5:\"login\";i:1637222059;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','968'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"95.46.141.0\";}'),(19,1,'meta-box-order_page','a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:36:\"submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:34:\"commentstatusdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(20,1,'screen_layout_page','2'),(21,1,'wp_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=show&editor_expand=on'),(22,1,'wp_user-settings-time','1631269671'),(23,1,'closedpostboxes_shop','a:1:{i:0;s:11:\"categorydiv\";}'),(24,1,'metaboxhidden_shop','a:1:{i:0;s:7:\"slugdiv\";}'),(25,1,'meta-box-order_global-info_page_acf-options-ukrainian','a:2:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:23:\"acf-group_611baa0a2b436\";}'),(26,1,'screen_layout_global-info_page_acf-options-ukrainian','2'),(27,1,'closedpostboxes_product','a:0:{}'),(28,1,'metaboxhidden_product','a:1:{i:0;s:7:\"slugdiv\";}'),(29,1,'meta-box-order_global-info_page_acf-options-russian','a:2:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:23:\"acf-group_611baa6aac92e\";}'),(30,1,'screen_layout_global-info_page_acf-options-russian','2'),(31,1,'closedpostboxes_acf-field-group','a:0:{}'),(32,1,'metaboxhidden_acf-field-group','a:1:{i:0;s:7:\"slugdiv\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'upod-admin','$P$BkEQulaTiPxsePNVCiJ3erfSRURlqj.','upod-admin','vitaliy@goodface.agency','https://upod.goodface.com.ua/wp','2021-08-16 12:23:06','',0,'upod-admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2022-06-11 11:54:47